:root{--bg:#f5f7f8;--surface:#fff;--surface-alt:#edf2f1;--ink:#172026;--ink-strong:#0d181d;--muted:#5d6a72;--line:rgba(23,32,38,.13);--line-strong:rgba(23,32,38,.22);--accent:#13745e;--accent-2:#3155d4;--accent-3:#c78016;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,Sora,Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--bg);color:var(--ink)}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:min(var(--max),calc(100% - 48px));margin:0 auto}.header{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:hsla(0,0%,100%,.92);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.header-inner{min-height:76px;justify-content:space-between;gap:24px}.brand,.header-inner{display:flex;align-items:center}.brand{gap:12px;min-width:220px}.logo-mark{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;background:var(--ink-strong);border:1px solid rgba(19,116,94,.4);color:#55d9b7;flex:0 0 auto}.logo-mark svg{width:18px;height:18px}.brand-kicker{font-size:11px;text-transform:uppercase;color:var(--muted);margin-bottom:3px;font-weight:800}.brand-name{font-size:17px;font-weight:800;color:var(--ink-strong)}.nav{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:14px;font-weight:700}.nav a{border-radius:7px;padding:9px 10px;transition:background .2s ease,color .2s ease,border-color .2s ease}.nav a:hover{color:var(--ink-strong);background:var(--surface-alt)}.nav .nav-cta{border:1px solid var(--ink-strong);color:var(--ink-strong);background:#fff}.nav .nav-cta:hover{background:var(--ink-strong);color:#fff}.nav .nav-lang{border:1px solid var(--line);color:var(--accent-2);font-size:12px;text-transform:uppercase}.hero{padding:86px 0 72px;background:#fff;border-bottom:1px solid var(--line)}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 460px;grid-gap:56px;gap:56px;align-items:center}.eyebrow{font-size:13px;text-transform:uppercase;color:var(--accent);font-weight:900;margin-bottom:16px}.hero h1,.page-hero h1,.section-heading h2{color:var(--ink-strong);font-weight:800;margin:0}.hero h1{font-size:58px;line-height:1.02;max-width:780px}.lead{color:#35464f;font-size:19px;line-height:1.65;max-width:760px;margin:24px 0 0}.hero-sublead{margin:16px 0 0;color:var(--muted);font-size:16px;line-height:1.7;max-width:720px}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.btn-primary,.btn-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:8px;font-weight:800;font-size:14px;transition:transform .2s ease,background .2s ease,border-color .2s ease}.btn-primary{background:var(--ink-strong);color:#fff;border:1px solid var(--ink-strong)}.btn-primary:hover{transform:translateY(-1px);background:#24333a}.btn-secondary{border:1px solid var(--line-strong);background:#fff;color:var(--ink-strong)}.btn-secondary:hover{border-color:var(--accent);transform:translateY(-1px)}.trade-visual{min-height:480px;border-radius:8px;background:linear-gradient(hsla(0,0%,100%,.055) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.055) 1px,transparent 0),#102027;background-size:28px 28px;color:#f4f8fa;border:1px solid #253942;padding:24px;display:grid;grid-template-rows:auto auto 1fr auto auto;grid-gap:22px;gap:22px;box-shadow:0 22px 44px rgba(13,24,29,.16)}.trade-footer,.trade-map,.trade-visual-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.trade-visual-top{color:#b8c6cb;font-size:13px;font-weight:800}.status-dot{width:10px;height:10px;border-radius:50%;background:#55d9b7;box-shadow:0 0 0 4px rgba(85,217,183,.12)}.trade-flow{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.trade-node{min-height:96px;border:1px solid hsla(0,0%,100%,.14);border-radius:8px;padding:14px;background:hsla(0,0%,100%,.045)}.card-number,.node-index{color:var(--accent);font-size:12px;text-transform:uppercase;font-weight:900}.trade-node .node-index{color:#55d9b7;margin-bottom:20px}.trade-node strong{display:block;font-size:15px;line-height:1.35}.trade-middle{display:grid;grid-template-columns:1fr 126px 1fr;grid-gap:18px;gap:18px;align-items:center}.chemistry-list,.spec-stack{display:grid;grid-gap:10px;gap:10px}.chemistry-item,.spec-pill{min-height:38px;display:flex;align-items:center;border-radius:7px;padding:0 12px;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.12);color:#d8e1e5;font-size:13px;font-weight:700}.chemistry-item{gap:9px}.chemistry-item span{width:9px;height:9px;border-radius:50%;background:var(--accent-3)}.cell-stack{height:220px;position:relative}.battery-cell{width:52px;height:168px;border-radius:26px;border:2px solid hsla(0,0%,100%,.2);background:#f4f8fa}.battery-cell,.battery-cell:before{position:absolute;left:50%;transform:translateX(-50%)}.battery-cell:before{content:"";top:11px;width:26px;height:7px;border-radius:50%;background:rgba(23,32,38,.22)}.cell-a{top:20px;margin-left:-36px;background:#55d9b7}.cell-b{top:0;background:#fff}.cell-c{top:36px;margin-left:36px;background:#f0b44d}.trade-map{border-top:1px solid hsla(0,0%,100%,.13);padding-top:16px;color:#d8e1e5;font-size:13px;font-weight:800}.trade-map span{display:inline-flex;min-height:32px;align-items:center;border-radius:7px;padding:0 10px;background:hsla(0,0%,100%,.06)}.trade-footer{color:#9fb0b7;font-size:13px}.section{padding:76px 0;border-bottom:1px solid var(--line)}.section-muted{background:var(--surface-alt)}.section-heading{max-width:820px;margin-bottom:32px}.section-heading.compact{margin-bottom:0}.section-heading h2{font-size:38px;line-height:1.08}.band p,.card p,.cert-card p,.footer,.grid-note,.list li,.page-hero p,.process-step p,.section-heading p{color:var(--muted);line-height:1.68}.assurance-grid,.cert-grid,.contact-wrap,.criteria-grid,.form-grid,.grid-2,.grid-3,.process-grid,.profile-strip,.range-grid{display:grid;grid-gap:18px;gap:18px}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.contact-wrap,.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.align-start{align-items:start}.profile-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.assurance-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:18px}.criteria-item,.profile-item{min-height:74px;border-radius:8px;border:1px solid var(--line);background:#fff;display:flex;align-items:center;padding:18px;color:var(--ink-strong);font-weight:800}.process-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.assurance-card,.band,.card,.cert-card,.contact-card,.process-step,.range-card,.request-box{background:var(--surface);border:1px solid var(--line);border-radius:8px}.process-step{padding:24px;min-height:252px}.assurance-card h3,.band h3,.card h3,.form-card h3,.process-step h3,.request-box h3{margin:10px 0;color:var(--ink-strong)}.assurance-card{padding:22px;border-left:3px solid var(--accent)}.assurance-card h3{font-size:19px;line-height:1.28;margin-top:0}.assurance-card p,.form-card p{color:var(--muted);line-height:1.68;margin:0}.card{padding:26px;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.card:hover{transform:translateY(-2px);border-color:rgba(19,116,94,.35);box-shadow:0 18px 34px rgba(23,32,38,.08)}.card-number{margin-bottom:14px}.card h3{font-size:22px;line-height:1.25}.text-link{display:inline-flex;margin-top:14px;color:var(--accent);font-weight:900}.text-link:hover{color:var(--accent-2)}.band{padding:28px}.band h3{font-size:24px}.check-list,.list{list-style:none;padding:0;margin:0}.list li{padding:14px 0;border-bottom:1px solid var(--line)}.list li:last-child{border-bottom:0}.check-list{display:grid;grid-gap:12px;gap:12px}.check-list li{position:relative;padding-left:28px;color:#3d4e57;line-height:1.6}.check-list li:before{content:"";position:absolute;left:0;top:8px;width:12px;height:12px;border-radius:50%;background:var(--accent);box-shadow:inset 0 0 0 3px #fff}.page-hero{padding:70px 0 46px;background:#fff;border-bottom:1px solid var(--line)}.page-hero h1{font-size:48px;line-height:1.08;max-width:900px}.page-hero p{max-width:820px;font-size:18px;margin:18px 0 0}.product-card{overflow:hidden}.product-visual{margin-bottom:22px;border-radius:8px;border:1px solid var(--line);background:#f8faf9;padding:16px}.product-visual svg{width:100%;height:auto;display:block}.criteria-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.range-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.range-card{padding:24px}.range-card h3{margin:0 0 12px;color:var(--ink-strong);font-size:22px;line-height:1.25}.range-card p{color:var(--muted);line-height:1.68;margin:16px 0 0}.range-meta{color:#30424b;font-weight:800;line-height:1.5;margin-bottom:14px}.chemistry-tags{display:flex;flex-wrap:wrap;gap:8px}.chemistry-tags span{display:inline-flex;align-items:center;min-height:30px;border-radius:7px;border:1px solid rgba(19,116,94,.22);background:#eaf4f1;color:var(--accent);padding:0 10px;font-size:12px;font-weight:900}.cert-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.cert-card{padding:18px}.cert-card h3{margin:0 0 8px;font-size:17px;color:var(--ink-strong)}.cert-badge{width:46px;height:46px;border-radius:8px;display:flex;align-items:center;justify-content:center;background:#e4efeb;border:1px solid rgba(19,116,94,.26);color:var(--accent);font-size:12px;font-weight:900;margin-bottom:14px}.contact-card{padding:26px}.contact-row{padding:16px 0;border-bottom:1px solid var(--line)}.contact-row:first-child{padding-top:0}.contact-row:last-child{border-bottom:0;padding-bottom:0}.contact-label{color:var(--muted);font-size:13px;margin-bottom:6px;font-weight:800}.contact-value{font-size:20px;font-weight:800;color:var(--ink-strong);overflow-wrap:anywhere}.contact-value a{color:var(--accent)}.contact-value a:hover{color:var(--accent-2)}.request-box{padding:24px;margin-top:18px}.request-box h3{font-size:22px;margin-top:0}.form-card input,.form-card select,.form-card textarea{width:100%;min-height:50px;padding:0 14px;border-radius:8px;border:1px solid var(--line-strong);background:#fff;color:var(--ink);outline:none;font:inherit}.form-card textarea{min-height:150px;padding-top:12px;resize:vertical}.form-card input::placeholder,.form-card textarea::placeholder{color:#7b878d}.form-card input:focus,.form-card select:focus,.form-card textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px rgba(19,116,94,.12)}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}.full{grid-column:1/-1}.button-reset{cursor:pointer;font-family:inherit}.footer{padding:28px 0 42px;font-size:14px;background:var(--ink-strong);color:#d9e2e6}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:18px}.footer-note{color:#aebdc4}@media (max-width:1080px){.hero-grid{grid-template-columns:1fr}.trade-visual{min-height:420px}.assurance-grid,.cert-grid,.process-grid,.profile-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.assurance-grid,.contact-wrap,.criteria-grid,.form-grid,.grid-2,.grid-3,.range-grid{grid-template-columns:1fr}.header-inner{align-items:flex-start;flex-direction:column;padding:16px 0}.nav{flex-wrap:wrap}.hero h1{font-size:46px}.page-hero h1,.section-heading h2{font-size:36px}}@media (max-width:640px){.container{width:min(var(--max),calc(100% - 28px))}.brand{min-width:0}.brand-name{font-size:15px}.nav{width:100%;gap:6px}.nav a{padding:8px 9px}.hero,.section{padding:52px 0}.page-hero{padding:52px 0 34px}.hero h1{font-size:40px}.page-hero h1,.section-heading h2{font-size:32px}.lead,.page-hero p{font-size:16px}.trade-visual{min-height:auto;padding:18px}.assurance-grid,.cert-grid,.process-grid,.profile-strip,.trade-flow,.trade-middle{grid-template-columns:1fr}.cell-stack{height:190px}.battery-cell{height:148px}.trade-map{align-items:stretch;flex-direction:column}.footer-inner{flex-direction:column;align-items:flex-start}}