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)}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]{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}.zeye-site{--brand-blue: #0b56b3;--brand-blue-dark: #073b82;--brand-blue-deep: #0b1f45;--brand-blue-soft: #e8f1ff;--brand-blue-tint: #f1f6ff;--brand-blue-link: #b9d8ff;min-height:100vh;color:#14202b;background:#f5f7f8;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}.zeye-site *{box-sizing:border-box}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:flex-start;gap:clamp(16px,2.4vw,34px);height:76px;padding:0 clamp(20px,5vw,72px);background:#fffffff0;border-bottom:1px solid rgba(31,45,58,.08);backdrop-filter:blur(16px)}.brand{display:inline-flex;align-items:center;width:168px}.brand img{display:block;width:100%;height:auto}.site-nav{display:flex;align-items:center;gap:clamp(18px,2.4vw,34px);margin-left:auto}.site-nav a{color:#2d3a45;font-size:15px;font-weight:600;text-decoration:none}.site-nav a:hover{color:var(--brand-blue)}.language-switch{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;min-width:46px;min-height:36px;padding:0 12px;color:var(--brand-blue);font-size:14px;font-weight:800;line-height:1;text-decoration:none;background:#fff;border:1px solid rgba(11,86,179,.22);border-radius:6px}.language-switch:hover{color:#fff;background:var(--brand-blue)}.menu-toggle,.menu-button{display:none}.hero{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,.9fr) minmax(380px,1.1fr);align-items:center;gap:clamp(28px,5vw,72px);min-height:calc(100vh - 76px);padding:clamp(48px,7vw,92px) clamp(20px,5vw,72px) 42px;overflow:hidden;background:#f5f8ff}.hero:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;content:"";background:linear-gradient(90deg,rgba(11,86,179,.026) 1px,transparent 1px),linear-gradient(0deg,rgba(11,86,179,.023) 1px,transparent 1px),linear-gradient(135deg,transparent 0 12%,rgba(11,86,179,.055) 12% 25%,transparent 25% 100%),linear-gradient(45deg,transparent 0 50%,rgba(43,121,215,.085) 50% 64%,transparent 64% 100%),linear-gradient(135deg,rgba(11,31,69,.035) 0 18%,transparent 18% 100%),#f5f8ff;background-position:0 0,0 0,right -260px top -180px,right 6% top 34%,left -330px bottom -220px,0 0;background-size:118px 118px,118px 118px,760px 760px,520px 520px,720px 720px,auto}.hero:after{position:absolute;top:16%;right:18%;z-index:-1;width:220px;height:220px;content:"";background:#0b56b30b;clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%)}.hero-copy{max-width:680px}.eyebrow{margin:0 0 12px;color:var(--brand-blue);font-size:13px;font-weight:800;letter-spacing:0;text-transform:uppercase}.hero h1,.section h2,.contact h2{margin:0;color:#101a22;font-weight:800;letter-spacing:0}.hero h1{max-width:720px;font-size:clamp(44px,6vw,78px);line-height:1.02}.lead{max-width:640px;margin:24px 0 0;color:#52606a;font-size:clamp(17px,1.8vw,22px);line-height:1.75}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.primary-btn,.secondary-btn{display:inline-flex;align-items:center;justify-content:center;min-width:132px;min-height:48px;padding:0 22px;border-radius:6px;font-weight:800;text-decoration:none}.primary-btn{color:#fff;background:var(--brand-blue);box-shadow:0 16px 34px #0b56b33d}.secondary-btn{color:var(--brand-blue-deep);background:#fff;border:1px solid rgba(11,86,179,.18)}.hero-media{position:relative;margin:0;overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 28px 70px #192c392e}.hero-media img{display:block;width:100%;aspect-ratio:1.47;object-fit:cover;object-position:center}.download-card{position:absolute;right:18px;bottom:18px;display:inline-flex;align-items:center;gap:12px;min-width:150px;padding:14px 16px;color:#fff;text-decoration:none;background:#0b56b3f0;border:1px solid rgba(255,255,255,.28);border-radius:8px;box-shadow:0 18px 36px #073b8252;backdrop-filter:blur(10px)}.download-card:hover{color:#fff;background:var(--brand-blue-dark)}.download-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 42px;width:42px;height:42px;color:var(--brand-blue);font-size:22px;background:#fff;border-radius:6px}.download-card strong,.download-card small{display:block;line-height:1.25}.download-card strong{font-size:16px;font-weight:900}.download-card small{margin-top:4px;color:#ffffffd1;font-size:13px;font-weight:700}.metric-band{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid rgba(19,37,50,.08);border-bottom:1px solid rgba(19,37,50,.08);background:#fff}.metric-band div{min-height:132px;padding:28px clamp(18px,4vw,48px);border-right:1px solid rgba(19,37,50,.08)}.metric-band div:last-child{border-right:0}.metric-band strong{display:block;color:#101a22;font-size:clamp(30px,4vw,48px);line-height:1}.metric-band span{display:block;margin-top:12px;color:#68747d;font-weight:700}.section{padding:clamp(64px,8vw,112px) clamp(20px,5vw,72px)}.intro{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(320px,1.1fr);gap:clamp(26px,6vw,92px);align-items:start;background:#fff}.section h2,.contact h2{font-size:clamp(30px,4.2vw,56px);line-height:1.14}.intro p:last-child,.section-heading+p,.case-copy p{margin:0;color:#53616c;font-size:17px;line-height:1.85}.section-heading{max-width:860px;margin-bottom:34px}.solution-grid,.advantage-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.solution-card,.product-card,.advantage-grid article{border:1px solid rgba(28,46,58,.08);border-radius:8px;background:#fff;box-shadow:0 12px 34px #1325320f}.solution-card{min-height:250px;padding:28px}.icon-wrap{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;color:var(--brand-blue);font-size:24px;background:var(--brand-blue-soft);border-radius:6px}.solution-card h3,.product-card h3,.advantage-grid h3{margin:20px 0 10px;color:#121d25;font-size:22px;line-height:1.25}.solution-card p,.product-card p,.advantage-grid p{margin:0;color:#5c6871;font-size:15px;line-height:1.75}.product-section{background:var(--brand-blue-tint)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-card{overflow:hidden}.product-card img{display:block;width:100%;aspect-ratio:1.48;object-fit:cover;object-position:center;background:#dce8f7}.product-body{padding:24px}.product-body>span{color:var(--brand-blue);font-size:13px;font-weight:800}.product-card ul{display:grid;gap:10px;margin:20px 0 0;padding:0;list-style:none}.product-card li{display:flex;gap:10px;align-items:center;color:#26343f;font-weight:700}.product-card li svg{color:var(--brand-blue)}.specs{background:#fff}.spec-table{overflow:hidden;border:1px solid rgba(28,46,58,.1);border-radius:8px;background:#fff}.spec-row{display:grid;grid-template-columns:1fr 1.1fr 1.45fr 1.05fr;min-height:68px;border-top:1px solid rgba(28,46,58,.08)}.spec-row:first-child{border-top:0}.spec-row span{display:flex;align-items:center;min-width:0;padding:18px 20px;color:#43515c;line-height:1.5;border-right:1px solid rgba(28,46,58,.08)}.spec-row span:last-child{border-right:0}.spec-head{background:var(--brand-blue-deep)}.spec-head span{color:#fff;font-weight:800}.advantage-band{color:#fff;background:var(--brand-blue-deep)}.advantage-band .eyebrow,.advantage-band h2{color:#fff}.advantage-grid article{min-height:220px;padding:28px;background:#ffffff0f;border-color:#ffffff1f;box-shadow:none}.advantage-grid strong{color:#7eb6ff;font-size:15px}.advantage-grid h3,.advantage-grid p{color:#fff}.advantage-grid p{color:#ffffffc7}.cases{display:grid;grid-template-columns:minmax(300px,.9fr) minmax(320px,1.1fr);gap:clamp(28px,6vw,80px);background:#fff}.service-icons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:28px}.service-icons span,.case-list span{display:flex;align-items:center;gap:10px;min-height:48px;padding:12px 14px;color:#23313b;font-weight:700;background:var(--brand-blue-tint);border-radius:6px}.service-icons svg{color:var(--brand-blue);font-size:19px}.case-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-content:start}.contact{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(280px,.9fr) minmax(300px,1fr);gap:clamp(24px,6vw,72px);align-items:center;padding:clamp(54px,7vw,86px) clamp(20px,5vw,72px);color:#fff;overflow:hidden;background:#0b56b3}.contact:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;content:"";background:linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(0deg,rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(135deg,rgba(5,27,69,.32) 0 24%,transparent 24% 100%),linear-gradient(45deg,transparent 0 35%,rgba(126,182,255,.2) 35% 49%,transparent 49% 100%),linear-gradient(135deg,transparent 0 55%,rgba(255,255,255,.1) 55% 66%,transparent 66% 100%),#0b56b3;background-position:0 0,0 0,left -240px top -220px,right 8% top 20%,right -160px bottom -210px,0 0;background-size:128px 128px,128px 128px,780px 780px,560px 560px,620px 620px,auto}.contact:after{position:absolute;right:34%;bottom:-70px;z-index:-1;width:190px;height:190px;content:"";background:#ffffff14;clip-path:polygon(0 0,100% 28%,72% 100%,0 74%)}.contact h2,.contact .eyebrow{color:#fff}.contact p{margin:18px 0 0;color:#ffffffd6;font-size:17px}.contact-address{color:#ffffffe6;text-decoration:underline;text-decoration-color:#ffffff6b;text-underline-offset:4px}.contact-address:hover{color:#fff;text-decoration-color:#fff}.contact-panel{display:grid;gap:12px}.contact-panel a{display:flex;align-items:center;gap:12px;min-height:56px;padding:14px 18px;color:#fff;font-size:18px;font-weight:800;text-decoration:none;background:#ffffff24;border:1px solid rgba(255,255,255,.2);border-radius:8px}.site-footer{padding:20px clamp(20px,5vw,72px);color:#ffffffc7;background:#081423}.site-footer a{color:var(--brand-blue-link);text-decoration:none}.site-footer a:hover{color:#fff}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:13px;line-height:1.6}@media (max-width: 1080px){.hero,.intro,.cases,.contact{grid-template-columns:1fr}.hero{min-height:auto}.solution-grid,.advantage-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid{grid-template-columns:1fr}.product-card{display:grid;grid-template-columns:minmax(260px,.92fr) minmax(280px,1fr)}.product-card img{height:100%;min-height:260px;aspect-ratio:auto}}@media (max-width: 760px){.site-header{position:sticky;justify-content:flex-start;gap:10px;height:74px;align-items:center;padding:12px 18px}.brand{order:1;width:132px}.menu-toggle{position:absolute;display:block;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.menu-button{order:3;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:88px;min-height:42px;padding:0 14px;color:var(--brand-blue-deep);font-size:14px;font-weight:800;line-height:1;background:#fff;border:1px solid rgba(11,86,179,.22);border-radius:6px;box-shadow:0 8px 20px #0b1f4514;cursor:pointer}.menu-button svg{color:var(--brand-blue);font-size:18px}.menu-toggle:focus-visible+.menu-button{outline:2px solid rgba(11,86,179,.42);outline-offset:3px}.site-nav{position:absolute;order:4;top:calc(100% + 8px);right:18px;left:18px;display:none;grid-template-columns:1fr;gap:4px;padding:8px;background:#fffffffa;border:1px solid rgba(31,45,58,.1);border-radius:8px;box-shadow:0 18px 36px #0f233429;margin-left:0}.language-switch{order:2;min-width:44px;min-height:38px;margin-left:auto;padding:0 10px;font-size:13px;box-shadow:0 8px 20px #0b1f450f}.menu-toggle:checked~.site-nav{display:grid}.site-nav a{display:flex;align-items:center;min-height:42px;padding:0 12px;font-size:15px;border-radius:6px}.site-nav a:hover{background:var(--brand-blue-soft)}.hero,.section,.contact{padding-right:18px;padding-left:18px}.hero h1{font-size:42px}.download-card{right:12px;bottom:12px;min-width:0;max-width:calc(100% - 24px);padding:10px 12px}.download-icon{flex-basis:36px;width:36px;height:36px;font-size:19px}.download-card strong{font-size:14px}.download-card small{font-size:12px}.metric-band,.solution-grid,.advantage-grid,.service-icons,.case-list{grid-template-columns:1fr}.metric-band div{min-height:auto;border-right:0;border-bottom:1px solid rgba(19,37,50,.08)}.product-section{padding-top:56px;padding-bottom:56px}.product-section .section-heading{margin-bottom:22px}.product-grid{gap:14px}.product-card{display:flex;flex-direction:column;border-radius:8px}.product-card img{width:100%;height:auto;min-height:0;aspect-ratio:1.24;object-fit:cover}.product-body{padding:18px}.product-body>span{font-size:12px}.product-card h3{margin:8px 0;font-size:20px;line-height:1.25}.product-card p{font-size:14px;line-height:1.7}.product-card ul{gap:8px;margin-top:14px}.product-card li{align-items:flex-start;font-size:14px;line-height:1.45}.product-card li svg{flex:0 0 auto;margin-top:2px}.spec-table{overflow-x:auto}.spec-row{grid-template-columns:160px 190px 270px 190px;width:810px}.contact-panel a{font-size:16px}.footer-bottom{grid-template-columns:1fr}.footer-bottom{align-items:flex-start;flex-direction:column}}
