.SiteNav-module__VSfUAq__nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);will-change:transform;background:#0a0a0a99;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;padding:24px 48px;transition:border-color .3s,transform .35s,background-color .3s;display:flex}.SiteNav-module__VSfUAq__fixed{position:fixed;top:0;left:0;right:0}.SiteNav-module__VSfUAq__sticky{position:sticky;top:0}.SiteNav-module__VSfUAq__static{border-bottom-color:var(--border,#2a2a2e);position:relative}.SiteNav-module__VSfUAq__scrolled{border-bottom-color:var(--border,#2a2a2e)}.SiteNav-module__VSfUAq__hidden{transform:translateY(-100%)}.SiteNav-module__VSfUAq__compact{padding:13px 32px}.SiteNav-module__VSfUAq__compact .SiteNav-module__VSfUAq__logoMark svg{height:44px}.SiteNav-module__VSfUAq__compact .SiteNav-module__VSfUAq__links{gap:26px}@media print{.SiteNav-module__VSfUAq__nav{display:none}}.SiteNav-module__VSfUAq__heroScrim{z-index:99;pointer-events:none;opacity:0;background:linear-gradient(#0a0a0aeb 0%,#0a0a0ab3 45%,#0000 100%);height:220px;transition:opacity .35s;position:fixed;top:0;left:0;right:0}.SiteNav-module__VSfUAq__heroScrimOn{opacity:1}@media print{.SiteNav-module__VSfUAq__heroScrim{display:none}}.SiteNav-module__VSfUAq__logoMark{align-items:center;gap:10px;display:flex}.SiteNav-module__VSfUAq__logoMark svg{width:auto;height:70px}.SiteNav-module__VSfUAq__links{letter-spacing:.08em;text-transform:uppercase;font-size:13px;font-family:var(--font-body,"DM Sans", sans-serif);gap:32px;display:flex}.SiteNav-module__VSfUAq__links a{color:var(--zeph-white,#f5f3ee);opacity:.7;text-decoration:none;transition:opacity .2s,color .2s}.SiteNav-module__VSfUAq__links a:hover,.SiteNav-module__VSfUAq__active{opacity:1!important;color:var(--volt,#c8ff00)!important}.SiteNav-module__VSfUAq__rightControls{align-items:center;gap:12px;display:flex}.SiteNav-module__VSfUAq__langs{align-items:center;gap:4px;display:flex}.SiteNav-module__VSfUAq__lang,.SiteNav-module__VSfUAq__langActive{color:var(--zeph-white,#f5f3ee);opacity:.55;font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.1em;cursor:pointer;text-transform:uppercase;background:0 0;border:1px solid #0000;padding:6px 10px;font-size:11px;transition:opacity .2s,color .2s,border-color .2s}.SiteNav-module__VSfUAq__lang:hover{opacity:1;color:var(--volt,#c8ff00)}.SiteNav-module__VSfUAq__langActive{opacity:1;color:var(--volt,#c8ff00);border-color:var(--volt,#c8ff00)}.SiteNav-module__VSfUAq__dropdown{align-items:center;display:flex;position:relative}.SiteNav-module__VSfUAq__dropdownTrigger{align-items:center;gap:5px;display:inline-flex}.SiteNav-module__VSfUAq__caret{font-size:9px;line-height:1;transition:transform .2s}.SiteNav-module__VSfUAq__dropdown:hover .SiteNav-module__VSfUAq__caret,.SiteNav-module__VSfUAq__dropdown:focus-within .SiteNav-module__VSfUAq__caret{transform:rotate(180deg)}.SiteNav-module__VSfUAq__dropdownPanel{opacity:0;visibility:hidden;pointer-events:none;padding-top:16px;transition:opacity .18s,transform .18s,visibility .18s;position:absolute;top:100%;left:0;transform:translateY(4px)}.SiteNav-module__VSfUAq__dropdown:hover .SiteNav-module__VSfUAq__dropdownPanel,.SiteNav-module__VSfUAq__dropdown:focus-within .SiteNav-module__VSfUAq__dropdownPanel{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.SiteNav-module__VSfUAq__dropdownMenu{border:1px solid var(--border,#2a2a2e);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0e0e10f7;border-radius:12px;flex-direction:column;min-width:232px;padding:8px;display:flex;box-shadow:0 18px 44px #00000080}.SiteNav-module__VSfUAq__dropdownItem{white-space:nowrap;border-radius:8px;padding:11px 14px;transition:opacity .18s,color .18s,background-color .18s;display:block}.SiteNav-module__VSfUAq__dropdownItem:hover{background:#c8ff0014}.SiteNav-module__VSfUAq__account{align-items:center;display:flex;position:relative}.SiteNav-module__VSfUAq__accountBtn{cursor:pointer;background:0 0;border:none;border-radius:50%;padding:0;display:flex}.SiteNav-module__VSfUAq__avatar{background:#c8ff001f;border:1px solid #f5f3ee40;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:border-color .2s;display:flex;overflow:hidden}.SiteNav-module__VSfUAq__accountBtn:hover .SiteNav-module__VSfUAq__avatar{border-color:var(--volt,#c8ff00)}.SiteNav-module__VSfUAq__avatarImg{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.SiteNav-module__VSfUAq__avatarText{font-family:var(--font-mono,"DM Mono", monospace);color:var(--volt,#c8ff00);font-size:13px;font-weight:600;line-height:1}.SiteNav-module__VSfUAq__accountPanel{opacity:0;visibility:hidden;pointer-events:none;padding-top:12px;transition:opacity .18s,transform .18s,visibility .18s;position:absolute;top:100%;right:0;transform:translateY(4px)}.SiteNav-module__VSfUAq__accountPanelOpen{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.SiteNav-module__VSfUAq__accountMenu{border:1px solid var(--border,#2a2a2e);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0e0e10f7;border-radius:12px;flex-direction:column;min-width:220px;padding:8px;display:flex;box-shadow:0 18px 44px #00000080}.SiteNav-module__VSfUAq__accountIdentity{border-bottom:1px solid var(--border,#2a2a2e);flex-direction:column;gap:2px;margin-bottom:4px;padding:6px 12px 10px;display:flex}.SiteNav-module__VSfUAq__accountName{font-family:var(--font-body,"DM Sans", sans-serif);color:var(--zeph-white,#f5f3ee);font-size:13px}.SiteNav-module__VSfUAq__accountEmail{font-family:var(--font-mono,"DM Mono", monospace);color:#f5f3ee80;word-break:break-all;font-size:11px}.SiteNav-module__VSfUAq__accountItem{font-family:var(--font-body,"DM Sans", sans-serif);color:var(--zeph-white,#f5f3ee);opacity:.82;border-radius:8px;padding:10px 12px;font-size:13px;text-decoration:none;transition:background-color .18s,color .18s,opacity .18s;display:block}.SiteNav-module__VSfUAq__accountItem:hover{opacity:1;background:#c8ff0014}.SiteNav-module__VSfUAq__accountSignout:hover{color:#ff8a8a;background:#ff5a5a1f}.SiteNav-module__VSfUAq__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;padding:0;display:none}.SiteNav-module__VSfUAq__hamburger span{background:var(--zeph-white,#f5f3ee);border-radius:2px;width:22px;height:2px;margin:0 auto;transition:transform .22s,opacity .22s,background-color .22s;display:block}.SiteNav-module__VSfUAq__hamburgerOpen span:first-child{transform:translateY(7px)rotate(45deg)}.SiteNav-module__VSfUAq__hamburgerOpen span:nth-child(2){opacity:0}.SiteNav-module__VSfUAq__hamburgerOpen span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.SiteNav-module__VSfUAq__mobileMenu{display:none}.SiteNav-module__VSfUAq__mobileGroup{flex-direction:column;display:flex}.SiteNav-module__VSfUAq__mobileLink{color:var(--zeph-white,#f5f3ee);font-family:var(--font-body,"DM Sans", sans-serif);letter-spacing:.07em;text-transform:uppercase;opacity:.82;border-bottom:1px solid #ffffff12;padding:14px 2px;font-size:15px;text-decoration:none;transition:opacity .18s,color .18s}.SiteNav-module__VSfUAq__mobileLink:hover{opacity:1;color:var(--volt,#c8ff00)}.SiteNav-module__VSfUAq__mobileSubLink{letter-spacing:.04em;text-transform:none;opacity:.6;padding-left:18px;font-size:12.5px}.SiteNav-module__VSfUAq__mobileLangs{gap:8px;margin-top:16px;display:flex}@media (max-width:768px){.SiteNav-module__VSfUAq__nav{padding:16px 20px}.SiteNav-module__VSfUAq__links,.SiteNav-module__VSfUAq__langs{display:none}.SiteNav-module__VSfUAq__hamburger{display:flex}.SiteNav-module__VSfUAq__mobileMenu{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--border,#2a2a2e);opacity:0;visibility:hidden;background:#0a0a0af7;flex-direction:column;padding:8px 20px 22px;transition:opacity .2s,transform .2s,visibility .2s;display:flex;position:absolute;top:100%;left:0;right:0;transform:translateY(-10px)}.SiteNav-module__VSfUAq__mobileMenuOpen{opacity:1;visibility:visible;transform:translateY(0)}}.SiteNav-module__VSfUAq__nav.SiteNav-module__VSfUAq__light{background:#f5f3eef0;border-bottom-color:#d8d4cc}.SiteNav-module__VSfUAq__light.SiteNav-module__VSfUAq__scrolled{border-bottom-color:#bdb8ae}.SiteNav-module__VSfUAq__light.SiteNav-module__VSfUAq__static{border-bottom-color:#d8d4cc}.SiteNav-module__VSfUAq__light .SiteNav-module__VSfUAq__links a{color:#3d3c3a;opacity:.75}.SiteNav-module__VSfUAq__light .SiteNav-module__VSfUAq__links a:hover,.SiteNav-module__VSfUAq__light .SiteNav-module__VSfUAq__active{color:#c400ff!important;opacity:1!important}.SiteNav-module__VSfUAq__light .SiteNav-module__VSfUAq__dropdownMenu{background:#fdfcfafa;border-color:#d8d4cc;box-shadow:0 12px 36px #0000001f}.SiteNav-module__VSfUAq__light .SiteNav-module__VSfUAq__dropdownItem{color:#3d3c3a}.SiteNav-module__VSfUAq__light .SiteNav-module__VSfUAq__dropdownItem:hover{color:#c400ff;background:#c400ff0f}.SiteNav-module__VSfUAq__light .SiteNav-module__VSfUAq__lang,.SiteNav-module__VSfUAq__light .SiteNav-module__VSfUAq__langActive{color:#3d3c3a}.SiteNav-module__VSfUAq__light .SiteNav-module__VSfUAq__lang:hover{color:#c400ff;opacity:1}.SiteNav-module__VSfUAq__light .SiteNav-module__VSfUAq__langActive{color:#c400ff;opacity:1;border-color:#c400ff}.SiteNav-module__VSfUAq__light .SiteNav-module__VSfUAq__hamburger span{background:#1a1a1c}.SiteNav-module__VSfUAq__light .SiteNav-module__VSfUAq__mobileLink{color:#3d3c3a;border-bottom-color:#00000014}.SiteNav-module__VSfUAq__light .SiteNav-module__VSfUAq__mobileLink:hover{color:#c400ff}.SiteNav-module__VSfUAq__light .SiteNav-module__VSfUAq__mobileMenu{background:#f5f3eef7;border-bottom-color:#d8d4cc}.SiteNav-module__VSfUAq__light .SiteNav-module__VSfUAq__avatar{background:#c400ff1a;border-color:#1a1a1c38}.SiteNav-module__VSfUAq__light .SiteNav-module__VSfUAq__accountBtn:hover .SiteNav-module__VSfUAq__avatar{border-color:#c400ff}.SiteNav-module__VSfUAq__light .SiteNav-module__VSfUAq__avatarText{color:#c400ff}.SiteNav-module__VSfUAq__light .SiteNav-module__VSfUAq__accountMenu{background:#fdfcfafa;border-color:#d8d4cc;box-shadow:0 12px 36px #0000001f}.SiteNav-module__VSfUAq__light .SiteNav-module__VSfUAq__accountIdentity{border-bottom-color:#d8d4cc}.SiteNav-module__VSfUAq__light .SiteNav-module__VSfUAq__accountName{color:#1a1a1c}.SiteNav-module__VSfUAq__light .SiteNav-module__VSfUAq__accountEmail{color:#3d3c3a99}.SiteNav-module__VSfUAq__light .SiteNav-module__VSfUAq__accountItem{color:#3d3c3a}.SiteNav-module__VSfUAq__light .SiteNav-module__VSfUAq__accountItem:hover{background:#c400ff0f}.SiteNav-module__VSfUAq__light .SiteNav-module__VSfUAq__accountSignout:hover{color:#c0392b;background:#dc282814}
.ZephWordmark-module__IwpzyG__svg{display:block}.ZephWordmark-module__IwpzyG__letter{transition:fill .25s}.ZephWordmark-module__IwpzyG__dot,.ZephWordmark-module__IwpzyG__dotPulse{transform-box:fill-box;transform-origin:50%}.ZephWordmark-module__IwpzyG__dotPulse{animation:3s ease-in-out infinite ZephWordmark-module__IwpzyG__dot-pulse}@keyframes ZephWordmark-module__IwpzyG__dot-pulse{0%,to{opacity:1;filter:drop-shadow(0 0 0 var(--dot-glow,transparent));transform:scale(1)}50%{opacity:.55;filter:drop-shadow(0 0 6px var(--dot-glow,transparent));transform:scale(.7)}}
.report-module__ypNhIq__report{--bg-0:#0a0a0a;--bg-1:#14141a;--bg-2:#1c1c1e;--bg-3:#232328;--border:#2a2a2e;--border-strong:#3a3a40;--text-1:#f5f3ee;--text-2:#b9b9bb;--text-3:#6b7280;--volt:#c8ff00;--volt-bright:#df6;--volt-dim:#6a8500;--amber:#ffc857;--china:#e63946;--china-dim:#7a1f25;--bangladesh:#00a86b;--bangladesh-dim:#0b5e42;--success:#6ee7b7;--warning:#fbbf24;--danger:#f87171;--grid:#f5f3ee0f;background:var(--bg-0);color:var(--text-1);font-family:var(--font-body,"DM Sans"), system-ui, sans-serif;-webkit-font-smoothing:antialiased;padding-top:96px;font-size:15px;font-weight:400;line-height:1.6;position:relative;overflow-x:hidden}.report-module__ypNhIq__report *{box-sizing:border-box}.report-module__ypNhIq__report p{color:var(--text-2);margin-bottom:14px}:is(.report-module__ypNhIq__report p strong,.report-module__ypNhIq__report li strong){color:var(--text-1);font-weight:600}.report-module__ypNhIq__report:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(80% 50% at 50% -10%,#c8ff0014,#0000 60%),radial-gradient(60% 40% at 100% 100%,#ffc8570d,#0000 60%);position:fixed;inset:0}.report-module__ypNhIq__wrap{z-index:1;max-width:1240px;margin:0 auto;padding:0 72px;position:relative}.report-module__ypNhIq__hero{border-bottom:1px solid var(--border);isolation:isolate;padding:96px 0 64px;position:relative}.report-module__ypNhIq__heroBg{z-index:-1;filter:brightness(.65);background-position:50%;background-size:cover;width:100vw;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.report-module__ypNhIq__heroBg:after{content:"";background:linear-gradient(#0a0a0a8c 0%,#0a0a0ad1 60%,#0a0a0a 100%),radial-gradient(60% 50% at 30% 30%,#c8ff0024,#0000 70%);position:absolute;inset:0}.report-module__ypNhIq__eyebrow{font-family:var(--font-mono,"DM Mono"), monospace;letter-spacing:.18em;text-transform:uppercase;color:var(--volt);border:1px solid var(--volt-dim);background:#c8ff000f;border-radius:999px;align-items:center;gap:10px;margin-bottom:28px;padding:6px 14px;font-size:11px;display:inline-flex}.report-module__ypNhIq__eyebrow:before{content:"";background:var(--volt);width:6px;height:6px;box-shadow:0 0 10px var(--volt);border-radius:50%}.report-module__ypNhIq__heroTitle{font-family:var(--font-display,"Bebas Neue"), sans-serif;letter-spacing:.005em;text-transform:uppercase;margin-bottom:24px;font-size:clamp(48px,7vw,88px);font-weight:400;line-height:.95}.report-module__ypNhIq__heroTitle .report-module__ypNhIq__accent{color:var(--volt)}.report-module__ypNhIq__heroSub{color:var(--text-2);max-width:760px;font-size:19px;line-height:1.55;font-family:var(--font-body,"DM Sans"), sans-serif}.report-module__ypNhIq__heroByline{font-family:var(--font-mono,"DM Mono"), monospace;letter-spacing:.04em;color:var(--text-3);margin-top:14px;font-size:12px}.report-module__ypNhIq__heroMeta{border-top:1px solid var(--border);font-family:var(--font-mono,"DM Mono"), monospace;color:var(--text-3);letter-spacing:.06em;text-transform:uppercase;flex-wrap:wrap;gap:24px;margin-top:36px;padding-top:28px;font-size:11px;display:flex}.report-module__ypNhIq__heroMeta span strong{color:var(--text-1);font-weight:500}.report-module__ypNhIq__toc{background:#0a0a0a4d;border:1px solid #f5f3ee24;border-radius:16px;margin:56px 0 0;padding:28px}.report-module__ypNhIq__tocTitle{font-family:var(--font-mono,"DM Mono"), monospace;color:var(--text-3);letter-spacing:.18em;text-transform:uppercase;margin-bottom:18px;font-size:11px}.report-module__ypNhIq__tocGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:8px 28px;display:grid}.report-module__ypNhIq__tocGrid a{color:var(--text-2);border-bottom:1px solid #0000;align-items:baseline;gap:12px;padding:6px 0;font-size:14px;text-decoration:none;transition:all .15s;display:flex}.report-module__ypNhIq__tocGrid a:hover{color:var(--volt);border-bottom-color:var(--volt-dim)}.report-module__ypNhIq__tocGrid a .report-module__ypNhIq__num{font-family:var(--font-mono,"DM Mono"), monospace;color:var(--volt);min-width:24px;font-size:11px}.report-module__ypNhIq__tocGroup{margin-top:24px}.report-module__ypNhIq__tocGroup:first-of-type{margin-top:0}.report-module__ypNhIq__tocGroupLabel{font-family:var(--font-mono,"DM Mono"), monospace;letter-spacing:.16em;text-transform:uppercase;color:var(--volt);border-bottom:1px solid var(--border);margin-bottom:12px;padding-bottom:8px;font-size:11px}.report-module__ypNhIq__prologue{border-bottom:1px solid var(--border);padding:88px 0}.report-module__ypNhIq__prologueInner{max-width:720px;margin:0 auto}.report-module__ypNhIq__scene{font-family:var(--font-mono,"DM Mono"), monospace;letter-spacing:.16em;text-transform:uppercase;color:var(--volt);border-bottom:1px solid var(--border);margin:56px 0 22px;padding-bottom:12px;font-size:13px}.report-module__ypNhIq__scene:first-child{margin-top:0}.report-module__ypNhIq__prologue p{color:var(--text-1);margin-bottom:20px;font-size:19px;line-height:1.7}.report-module__ypNhIq__prologue p em{color:var(--volt);font-style:italic}.report-module__ypNhIq__prologue .report-module__ypNhIq__prologueBridge{font-family:var(--font-display,"Bebas Neue"), sans-serif;letter-spacing:.01em;text-transform:uppercase;color:var(--text-1);margin:40px 0;font-size:clamp(24px,3.2vw,34px);line-height:1.12}.report-module__ypNhIq__prologue .report-module__ypNhIq__prologueKicker{color:var(--text-1);border-left:3px solid var(--volt);margin:44px 0 0;padding-left:24px;font-size:21px;font-weight:500;line-height:1.45}.report-module__ypNhIq__proseBlock{max-width:760px}.report-module__ypNhIq__proseBlock p{color:var(--text-1);margin-bottom:18px;font-size:18px;line-height:1.7}.report-module__ypNhIq__proseBlock p em{color:var(--volt);font-style:italic}.report-module__ypNhIq__proseBlock p strong{color:var(--text-1)}.report-module__ypNhIq__v1Link{font-family:var(--font-mono,"DM Mono"), monospace;letter-spacing:.04em;color:var(--volt);margin-top:10px;font-size:12px;text-decoration:none;display:inline-block}.report-module__ypNhIq__v1Link:hover{text-decoration:underline}.report-module__ypNhIq__scaleHeadline{font-family:var(--font-display,"Bebas Neue"), sans-serif;letter-spacing:.01em;text-transform:uppercase;color:var(--text-1);margin:8px 0 6px;font-size:clamp(60px,10vw,124px);font-weight:400;line-height:.9}.report-module__ypNhIq__partDivider{border-bottom:1px solid var(--border);padding:100px 0 44px}.report-module__ypNhIq__partKicker{font-family:var(--font-mono,"DM Mono"), monospace;letter-spacing:.28em;text-transform:uppercase;color:var(--volt);margin-bottom:18px;font-size:12px}.report-module__ypNhIq__partTitle{font-family:var(--font-display,"Bebas Neue"), sans-serif;letter-spacing:.01em;text-transform:uppercase;color:var(--text-1);font-size:clamp(56px,9vw,120px);font-weight:400;line-height:.9}.report-module__ypNhIq__partSub{color:var(--text-2);max-width:560px;margin-top:16px;font-size:18px;line-height:1.5}:is(.locale-zh .report-module__ypNhIq__partTitle,.locale-bn .report-module__ypNhIq__partTitle){text-wrap:balance;font-size:clamp(40px,6vw,80px)}.report-module__ypNhIq__section{border-bottom:1px solid var(--border);padding:52px 0}.report-module__ypNhIq__section.report-module__ypNhIq__alt{background:var(--bg-1)}.report-module__ypNhIq__section>:first-child{margin-top:0}.report-module__ypNhIq__section>:last-child{margin-bottom:0}.report-module__ypNhIq__sNum{font-family:var(--font-mono,"DM Mono"), monospace;color:var(--volt);letter-spacing:.2em;margin-bottom:14px;font-size:12px}.report-module__ypNhIq__section h2{font-family:var(--font-display,"Bebas Neue"), sans-serif;letter-spacing:.005em;text-transform:uppercase;margin-bottom:16px;font-size:clamp(34px,4vw,54px);font-weight:400;line-height:1}:is(.locale-zh .report-module__ypNhIq__heroTitle,.locale-bn .report-module__ypNhIq__heroTitle){text-wrap:balance;font-size:clamp(40px,6vw,76px)}:is(.locale-zh .report-module__ypNhIq__section h2,.locale-bn .report-module__ypNhIq__section h2){text-wrap:balance;font-size:clamp(28px,3.4vw,46px)}.report-module__ypNhIq__section h2 .ch{font-family:var(--font-cjk,"Noto Sans SC"), sans-serif;color:var(--text-3);letter-spacing:.05em;text-transform:none;margin-top:10px;font-size:.42em;font-weight:500;display:block}.report-module__ypNhIq__section h3{font-family:var(--font-body,"DM Sans"), sans-serif;letter-spacing:-.01em;color:var(--text-1);margin:32px 0 12px;font-size:22px;font-weight:600}.report-module__ypNhIq__section h4{color:var(--text-1);margin:20px 0 8px;font-size:16px;font-weight:600}.report-module__ypNhIq__lede{color:var(--text-2);max-width:820px;margin-bottom:36px;font-size:18px;line-height:1.55}.report-module__ypNhIq__numList{counter-reset:ol-counter;margin:0 0 20px;padding:0;list-style:none}.report-module__ypNhIq__numList>li{counter-increment:ol-counter;color:var(--text-2);border-bottom:1px solid var(--border);padding:10px 0 10px 44px;font-size:15px;line-height:1.55;position:relative}.report-module__ypNhIq__numList>li:last-child{border-bottom:none}.report-module__ypNhIq__numList>li:before{content:counter(ol-counter, decimal-leading-zero);font-family:var(--font-mono,"DM Mono"), monospace;color:var(--volt);letter-spacing:.05em;font-size:11px;font-weight:500;position:absolute;top:12px;left:0}.report-module__ypNhIq__numList.report-module__ypNhIq__compact>li{border:none;padding:4px 0 4px 36px}.report-module__ypNhIq__numList.report-module__ypNhIq__compact>li:before{top:6px}.report-module__ypNhIq__grid2{grid-template-columns:1fr 1fr;gap:28px;display:grid}.report-module__ypNhIq__grid3{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.report-module__ypNhIq__grid4{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}@media (max-width:880px){.report-module__ypNhIq__grid2,.report-module__ypNhIq__grid3,.report-module__ypNhIq__grid4{grid-template-columns:1fr}}.report-module__ypNhIq__card{background:var(--bg-1);border:1px solid var(--border);border-radius:14px;padding:24px;transition:border-color .2s}.report-module__ypNhIq__card:hover{border-color:var(--border-strong)}.report-module__ypNhIq__cardLabel{font-family:var(--font-mono,"DM Mono"), monospace;letter-spacing:.18em;text-transform:uppercase;color:var(--text-3);margin-bottom:8px;font-size:10px}.report-module__ypNhIq__stat{font-family:var(--font-display,"Bebas Neue"), sans-serif;letter-spacing:.005em;color:var(--text-1);margin-bottom:6px;font-size:44px;font-weight:400;line-height:1}.report-module__ypNhIq__stat.report-module__ypNhIq__cn{color:var(--china)}.report-module__ypNhIq__stat.report-module__ypNhIq__bd{color:var(--bangladesh)}.report-module__ypNhIq__stat.report-module__ypNhIq__zp{color:var(--volt)}.report-module__ypNhIq__statSub{color:var(--text-3);font-size:13px;line-height:1.45}.report-module__ypNhIq__chartCard{background:var(--bg-1);border:1px solid var(--border);border-radius:14px;margin:24px 0;padding:24px}.report-module__ypNhIq__chartCardInline{margin:0}.report-module__ypNhIq__chartTitle{color:var(--text-1);margin-bottom:4px;font-size:16px;font-weight:600}.report-module__ypNhIq__chartSub{color:var(--text-3);font-size:11px;font-family:var(--font-mono,"DM Mono"), monospace;letter-spacing:.1em;text-transform:uppercase;margin-bottom:18px}.report-module__ypNhIq__chartWrap{height:320px;position:relative}.report-module__ypNhIq__chartWrap.report-module__ypNhIq__tall{height:380px}.report-module__ypNhIq__chartWrap.report-module__ypNhIq__short{height:240px}.report-module__ypNhIq__chartNote{color:var(--text-3);font-size:11px;font-family:var(--font-mono,"DM Mono"), monospace;letter-spacing:.04em;margin-top:12px}.report-module__ypNhIq__table{border-collapse:collapse;width:100%;margin:20px 0;font-size:14px}.report-module__ypNhIq__table th{text-align:left;font-family:var(--font-mono,"DM Mono"), monospace;color:var(--text-3);letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid var(--border-strong);padding:12px 16px;font-size:11px;font-weight:500}.report-module__ypNhIq__table td{border-bottom:1px solid var(--border);color:var(--text-2);vertical-align:top;padding:14px 16px}.report-module__ypNhIq__table td.report-module__ypNhIq__num{font-family:var(--font-mono,"DM Mono"), monospace;color:var(--text-1)}.report-module__ypNhIq__table tr:hover td{background:var(--bg-2)}.report-module__ypNhIq__table td.report-module__ypNhIq__cn{color:var(--china);font-weight:500}.report-module__ypNhIq__table td.report-module__ypNhIq__bd{color:var(--bangladesh);font-weight:500}.report-module__ypNhIq__callout{border:1px solid var(--volt-dim);border-left:3px solid var(--volt);background:linear-gradient(135deg,#c8ff000d,#0000);border-radius:10px;margin:24px 0;padding:20px 24px}.report-module__ypNhIq__callout.report-module__ypNhIq__amber{border-color:#ffc8574d;border-left-color:var(--amber);background:linear-gradient(135deg,#ffc8570f,#0000)}.report-module__ypNhIq__callout.report-module__ypNhIq__warn{border-color:#f8717140;border-left-color:var(--danger);background:linear-gradient(135deg,#f871710f,#0000)}.report-module__ypNhIq__calloutLabel{font-family:var(--font-mono,"DM Mono"), monospace;letter-spacing:.18em;text-transform:uppercase;color:var(--volt);margin-bottom:8px;font-size:10px}.report-module__ypNhIq__callout.report-module__ypNhIq__amber .report-module__ypNhIq__calloutLabel{color:var(--amber)}.report-module__ypNhIq__callout.report-module__ypNhIq__warn .report-module__ypNhIq__calloutLabel{color:var(--danger)}.report-module__ypNhIq__callout p{margin-bottom:0}.report-module__ypNhIq__timeline{margin:24px 0;padding-left:28px;position:relative}.report-module__ypNhIq__timeline:before{content:"";background:var(--border-strong);width:1px;position:absolute;top:8px;bottom:8px;left:6px}.report-module__ypNhIq__tlItem{padding-bottom:28px;position:relative}.report-module__ypNhIq__tlItem:before{content:"";background:var(--bg-0);border:2px solid var(--volt);border-radius:50%;width:13px;height:13px;position:absolute;top:6px;left:-27px;box-shadow:0 0 0 4px #c8ff0014}.report-module__ypNhIq__tlItem.report-module__ypNhIq__china:before{border-color:var(--china);box-shadow:0 0 0 4px #e6394614}.report-module__ypNhIq__tlItem.report-module__ypNhIq__bd:before{border-color:var(--bangladesh);box-shadow:0 0 0 4px #00a86b14}.report-module__ypNhIq__tlDate{font-family:var(--font-mono,"DM Mono"), monospace;color:var(--volt);letter-spacing:.1em;margin-bottom:4px;font-size:11px}.report-module__ypNhIq__tlItem.report-module__ypNhIq__china .report-module__ypNhIq__tlDate{color:var(--china)}.report-module__ypNhIq__tlItem.report-module__ypNhIq__bd .report-module__ypNhIq__tlDate{color:var(--bangladesh)}.report-module__ypNhIq__tlTitle{color:var(--text-1);margin-bottom:4px;font-size:16px;font-weight:600}.report-module__ypNhIq__tlBody{color:var(--text-2);font-size:14px}.report-module__ypNhIq__fieldQuote{border:1px solid var(--border);border-left:3px solid var(--volt);background:linear-gradient(135deg,#c8ff000a,#0000 60%);border-radius:12px;margin:40px 0;padding:28px 32px 24px;position:relative}.report-module__ypNhIq__fieldQuoteLabel{font-family:var(--font-mono,"DM Mono"), monospace;letter-spacing:.18em;text-transform:uppercase;color:var(--volt);margin-bottom:14px;font-size:10px}.report-module__ypNhIq__fieldQuote blockquote{font-family:var(--font-body,"DM Sans"), sans-serif;color:var(--text-1);letter-spacing:-.005em;margin:0 0 18px;padding:0;font-size:19px;font-style:italic;font-weight:400;line-height:1.5}.report-module__ypNhIq__fieldQuote blockquote em{color:var(--volt);font-style:italic;font-weight:500}.report-module__ypNhIq__fieldQuote figcaption{font-family:var(--font-mono,"DM Mono"), monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--text-3);flex-wrap:wrap;align-items:baseline;gap:10px;font-size:11px;display:flex}.report-module__ypNhIq__fieldQuote figcaption strong{color:var(--text-1);letter-spacing:.04em;font-weight:500}.report-module__ypNhIq__fieldQuoteCtx{color:var(--text-3);margin-left:auto;font-style:normal}.report-module__ypNhIq__tags{flex-wrap:wrap;gap:6px;margin:12px 0;display:flex}.report-module__ypNhIq__tag{font-family:var(--font-mono,"DM Mono"), monospace;border:1px solid var(--border);color:var(--text-3);background:var(--bg-2);letter-spacing:.05em;text-transform:uppercase;border-radius:999px;padding:4px 10px;font-size:10px}.report-module__ypNhIq__tag.report-module__ypNhIq__cn{color:var(--china);border-color:var(--china-dim)}.report-module__ypNhIq__tag.report-module__ypNhIq__bd{color:var(--bangladesh);border-color:var(--bangladesh-dim)}.report-module__ypNhIq__tag.report-module__ypNhIq__zp{color:var(--volt);border-color:var(--volt-dim)}.report-module__ypNhIq__sectors{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;display:grid}.report-module__ypNhIq__sector{background:var(--bg-1);border:1px solid var(--border);border-top:3px solid var(--volt);border-radius:12px;padding:20px}.report-module__ypNhIq__sector.report-module__ypNhIq__hot{border-top-color:var(--success)}.report-module__ypNhIq__sector.report-module__ypNhIq__warm{border-top-color:var(--amber)}.report-module__ypNhIq__sector.report-module__ypNhIq__cool{border-top-color:var(--text-3)}.report-module__ypNhIq__sector h4{justify-content:space-between;align-items:baseline;gap:12px;margin-top:0;display:flex}.report-module__ypNhIq__sectorScore{font-family:var(--font-mono,"DM Mono"), monospace;color:var(--text-3);font-size:11px;font-weight:500}.report-module__ypNhIq__sector p{margin-bottom:8px;font-size:13px}.report-module__ypNhIq__bigquote{border-left:3px solid var(--volt);color:var(--text-1);font-size:22px;font-weight:400;line-height:1.45;font-family:var(--font-body,"DM Sans"), sans-serif;letter-spacing:-.005em;margin:40px 0;padding:32px 40px}.report-module__ypNhIq__bigquote .report-module__ypNhIq__by{color:var(--text-3);font-size:11px;font-family:var(--font-mono,"DM Mono"), monospace;letter-spacing:.12em;text-transform:uppercase;margin-top:16px;display:block}.report-module__ypNhIq__sBanner{height:280px;margin:0 -72px 56px;position:relative;overflow:hidden}.report-module__ypNhIq__sBannerImg{filter:brightness(.95);background-position:50%;background-size:cover;position:absolute;inset:0}.report-module__ypNhIq__sBannerImg:after{content:"";background:linear-gradient(#0000 30%,#0a0a0ad9 100%),linear-gradient(90deg,#0a0a0a99 0%,#0000 50%);position:absolute;inset:0}.report-module__ypNhIq__sBannerCaption{color:var(--text-2);font-family:var(--font-mono,"DM Mono"), monospace;letter-spacing:.1em;justify-content:space-between;align-items:flex-end;gap:24px;font-size:11px;display:flex;position:absolute;bottom:18px;left:72px;right:72px}.report-module__ypNhIq__sBannerCaption .report-module__ypNhIq__lbl{color:var(--volt);text-transform:uppercase}.report-module__ypNhIq__sBannerCaption .report-module__ypNhIq__credit{color:var(--text-3);font-size:10px}.report-module__ypNhIq__photoCard{background:var(--bg-2);border:1px solid var(--border);aspect-ratio:16/10;border-radius:12px;position:relative;overflow:hidden}.report-module__ypNhIq__photoCard img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.report-module__ypNhIq__photoCard .report-module__ypNhIq__pcCaption{color:var(--text-2);background:linear-gradient(#0000,#0a0a0aeb);padding:18px 20px 16px;font-size:12px;line-height:1.5;position:absolute;bottom:0;left:0;right:0}.report-module__ypNhIq__photoCard .report-module__ypNhIq__pcCaption strong{color:var(--text-1);margin-bottom:2px;font-size:14px;font-weight:600;display:block}.report-module__ypNhIq__photoCard.report-module__ypNhIq__tall{aspect-ratio:3/4}.report-module__ypNhIq__photoCard.report-module__ypNhIq__portrait{aspect-ratio:4/5}.report-module__ypNhIq__footer{color:var(--text-3);padding:60px 0;font-size:13px}.report-module__ypNhIq__footer .report-module__ypNhIq__src{font-family:var(--font-mono,"DM Mono"), monospace;letter-spacing:.04em;margin-top:12px;font-size:11px}.report-module__ypNhIq__footer a{color:var(--volt-dim);text-decoration:none}.report-module__ypNhIq__footer a:hover{color:var(--volt)}.report-module__ypNhIq__footer .report-module__ypNhIq__src strong{color:var(--text-1);font-weight:600}.report-module__ypNhIq__heroShare{margin-top:24px}[data-theme=light] .report-module__ypNhIq__heroShare .theme-toggle{color:#f5f3eeb3;border-color:#f5f3ee38}@media (max-width:880px){.report-module__ypNhIq__sBanner{height:200px;margin-left:-20px;margin-right:-20px}.report-module__ypNhIq__sBannerCaption{flex-direction:column;align-items:flex-start;left:20px;right:20px}.report-module__ypNhIq__wrap{padding:0 20px}.report-module__ypNhIq__report{padding-top:80px}}[data-theme=light] .report-module__ypNhIq__report{--bg-0:#f5f3ee;--bg-1:#fdfcfa;--bg-2:#f0ede8;--bg-3:#e8e5e0;--border:#d8d4cc;--border-strong:#bdb8ae;--text-1:#1a1a1c;--text-2:#3d3c3a;--text-3:#7a7570;--volt:#c400ff;--volt-bright:#d966ff;--volt-dim:#8800b3;--amber:#b8860b;--china:#c0202c;--china-dim:#8a1520;--bangladesh:#007850;--bangladesh-dim:#005c3c;--success:#1a7a4a;--warning:#9a6a00;--danger:#c0202c;--grid:#1a1a1c14;background:var(--bg-0);color:var(--text-1);-webkit-font-smoothing:auto}[data-theme=light] .report-module__ypNhIq__report:before{display:none}[data-theme=light] .report-module__ypNhIq__hero{--text-1:#f5f3ee;--text-2:#b9b9bb;--text-3:#6b7280;--border:#f5f3ee38;color:var(--text-1)}[data-theme=light] .report-module__ypNhIq__eyebrow{color:#c8ff00;background:#c8ff0014;border-color:#c8ff0066}[data-theme=light] .report-module__ypNhIq__eyebrow:before{background:#c8ff00}[data-theme=light] .report-module__ypNhIq__heroTitle .report-module__ypNhIq__accent{color:#c8ff00}[data-theme=light] .report-module__ypNhIq__hero .report-module__ypNhIq__tocGroupLabel{color:#c8ff00}[data-theme=light] .report-module__ypNhIq__hero .report-module__ypNhIq__tocGrid a:hover{color:#c8ff00}[data-theme=light] .report-module__ypNhIq__section.report-module__ypNhIq__alt{background:#d7d2c840}[data-theme=light] .report-module__ypNhIq__card{background:var(--bg-1);border-color:var(--border)}[data-theme=light] .report-module__ypNhIq__card:hover{border-color:var(--border-strong)}[data-theme=light] .report-module__ypNhIq__cardLabel{color:var(--text-3)}[data-theme=light] .report-module__ypNhIq__statSub{color:var(--text-3)}[data-theme=light] .report-module__ypNhIq__chartCard{background:var(--bg-1);border-color:var(--border)}[data-theme=light] .report-module__ypNhIq__chartSub{color:var(--text-3)}[data-theme=light] .report-module__ypNhIq__chartNote{color:var(--text-3)}[data-theme=light] .report-module__ypNhIq__table tr:hover td{background:var(--bg-2)}[data-theme=light] .report-module__ypNhIq__callout{border-color:#c400ff40;border-left-color:var(--volt);background:linear-gradient(135deg,#c400ff0d,#0000)}[data-theme=light] .report-module__ypNhIq__callout.report-module__ypNhIq__amber{border-color:#b8860b59;border-left-color:var(--amber);background:linear-gradient(135deg,#b8860b12,#0000)}[data-theme=light] .report-module__ypNhIq__callout.report-module__ypNhIq__warn{border-color:#c0202c47;border-left-color:var(--danger);background:linear-gradient(135deg,#c0202c0f,#0000)}[data-theme=light] .report-module__ypNhIq__timeline:before{background:var(--border-strong)}[data-theme=light] .report-module__ypNhIq__tlItem:before{background:var(--bg-0);border-color:var(--volt);box-shadow:0 0 0 4px #c400ff14}[data-theme=light] .report-module__ypNhIq__tlItem.report-module__ypNhIq__china:before{border-color:var(--china);box-shadow:0 0 0 4px #c0202c1a}[data-theme=light] .report-module__ypNhIq__tlItem.report-module__ypNhIq__bd:before{border-color:var(--bangladesh);box-shadow:0 0 0 4px #0078501a}[data-theme=light] .report-module__ypNhIq__fieldQuote{border-color:var(--border);border-left-color:var(--volt);background:linear-gradient(135deg,#c400ff0a,#0000 60%)}[data-theme=light] .report-module__ypNhIq__fieldQuote blockquote em{color:var(--volt)}[data-theme=light] .report-module__ypNhIq__tag{background:var(--bg-2);border-color:var(--border)}[data-theme=light] .report-module__ypNhIq__tag.report-module__ypNhIq__cn{color:var(--china);border-color:var(--china-dim)}[data-theme=light] .report-module__ypNhIq__tag.report-module__ypNhIq__bd{color:var(--bangladesh);border-color:var(--bangladesh-dim)}[data-theme=light] .report-module__ypNhIq__tag.report-module__ypNhIq__zp{color:var(--volt);border-color:#c400ff59}[data-theme=light] .report-module__ypNhIq__sector{background:var(--bg-1);border-color:var(--border)}[data-theme=light] .report-module__ypNhIq__photoCard{border-color:var(--border-strong);box-shadow:0 2px 12px #0000001f}[data-theme=light] .report-module__ypNhIq__photoCard .report-module__ypNhIq__pcCaption{color:#e8e5e0}[data-theme=light] .report-module__ypNhIq__photoCard .report-module__ypNhIq__pcCaption strong{color:#f5f3ee}[data-theme=light] .report-module__ypNhIq__sBannerCaption{color:#e8e5e0}[data-theme=light] .report-module__ypNhIq__sBannerCaption .report-module__ypNhIq__lbl{color:#c8ff00}[data-theme=light] .report-module__ypNhIq__sBannerCaption .report-module__ypNhIq__credit{color:#b9b9bb}[data-theme=light] .report-module__ypNhIq__sBannerImg:after{background:linear-gradient(#0000 30%,#140e08c7 100%),linear-gradient(90deg,#140e0885 0%,#0000 50%)}[data-theme=light] .report-module__ypNhIq__footer{color:var(--text-3)}[data-theme=light] .report-module__ypNhIq__footer a{color:var(--volt)}[data-theme=light] .report-module__ypNhIq__footer a:hover{text-decoration:underline}[data-theme=light] .report-module__ypNhIq__footer .report-module__ypNhIq__src strong{color:var(--text-1)}[data-theme=light] .report-module__ypNhIq__railRow{background:var(--bg-2);border-color:var(--border)}[data-theme=light] .report-module__ypNhIq__railRow:hover{border-color:var(--border-strong)}[data-theme=light] .report-module__ypNhIq__railRow.report-module__ypNhIq__railActive{border-color:var(--volt);box-shadow:0 0 0 1px var(--volt), 0 8px 22px #0000002e}[data-theme=light] .report-module__ypNhIq__prologue p em{color:var(--volt)}[data-theme=light] .report-module__ypNhIq__proseBlock p em{color:var(--volt)}.report-module__ypNhIq__pdfCover{display:none}@media print{.report-module__ypNhIq__pdfCover{page-break-after:always;-moz-column-break-after:page;break-after:page;color:#1a1a1c;box-sizing:border-box;background:#f5f3ee;flex-direction:column;justify-content:space-between;width:100%;height:100vh;min-height:1400px;padding:80px 88px;display:flex;position:relative;overflow:hidden}.report-module__ypNhIq__pdfCover:before{content:"";background:#c400ff;width:8px;position:absolute;top:0;bottom:0;left:0}.report-module__ypNhIq__pdfCover:after{content:"ZEPH";font-family:"Bebas Neue", var(--font-display,sans-serif);letter-spacing:.04em;text-transform:uppercase;color:#c400ff12;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:320px;font-weight:400;line-height:1;position:absolute;bottom:80px;right:72px}.report-module__ypNhIq__pdfCoverTop{flex-direction:column;gap:0;display:flex}.report-module__ypNhIq__pdfCoverWordmark{font-family:"Bebas Neue", var(--font-display,sans-serif);letter-spacing:.12em;text-transform:uppercase;color:#c400ff;margin:0 0 6px;font-size:42px;font-weight:400}.report-module__ypNhIq__pdfCoverTagline{font-family:"DM Mono", var(--font-mono,monospace);letter-spacing:.2em;text-transform:uppercase;color:#7a7570;margin:0 0 56px;font-size:11px}.report-module__ypNhIq__pdfCoverAccentBar{background:#c400ff;border-radius:2px;width:80px;height:5px;margin-bottom:44px}.report-module__ypNhIq__pdfCoverTitle{font-family:"Bebas Neue", var(--font-display,sans-serif);letter-spacing:.01em;text-transform:uppercase;color:#1a1a1c;max-width:780px;margin:0 0 32px;font-size:96px;font-weight:400;line-height:.9}.report-module__ypNhIq__pdfCoverSub{font-family:"DM Sans", var(--font-body,sans-serif);color:#3d3c3a;max-width:620px;margin:0;font-size:20px;line-height:1.55}.report-module__ypNhIq__pdfCoverBottom{font-family:"DM Mono", var(--font-mono,monospace);letter-spacing:.12em;text-transform:uppercase;color:#7a7570;border-top:1px solid #d8d4cc;justify-content:space-between;align-items:flex-end;padding-top:28px;font-size:11px;display:flex}.report-module__ypNhIq__pdfCoverBottomRight{text-align:right;color:#bdb8ae}}.report-module__ypNhIq__rail{z-index:45;pointer-events:none;scrollbar-width:none;flex-direction:column;justify-content:center;align-items:flex-end;gap:5px;width:98px;padding:14px 12px 14px 0;display:flex;position:fixed;top:96px;bottom:0;right:0;overflow-y:auto}.report-module__ypNhIq__rail::-webkit-scrollbar{display:none}.report-module__ypNhIq__railRow{pointer-events:auto;cursor:pointer;background:var(--bg-3);border:1px solid var(--border);border-radius:7px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;padding:0;transition:width .2s cubic-bezier(.4,0,.2,1),height .2s cubic-bezier(.4,0,.2,1),border-color .18s,box-shadow .18s;display:flex;overflow:hidden}.report-module__ypNhIq__railRow:hover{border-color:var(--border-strong)}.report-module__ypNhIq__railRow img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.report-module__ypNhIq__railRow.report-module__ypNhIq__railActive{border-color:var(--volt);width:68px;height:68px;box-shadow:0 0 0 1px var(--volt), 0 8px 22px #0000008c}.report-module__ypNhIq__railChip{font-family:var(--font-mono,"DM Mono"), monospace;color:var(--volt);font-size:14px;font-weight:500}.report-module__ypNhIq__railChipDanger{color:var(--volt)}.report-module__ypNhIq__railChipFlag{font-size:19px}.report-module__ypNhIq__railRow.report-module__ypNhIq__railActive .report-module__ypNhIq__railChip{font-size:25px}.report-module__ypNhIq__railRow.report-module__ypNhIq__railActive .report-module__ypNhIq__railChipFlag{font-size:33px}@media (max-width:1024px){.report-module__ypNhIq__rail{display:none}}@media print{.report-module__ypNhIq__report{-webkit-print-color-adjust:exact;print-color-adjust:exact;--bg-0:#f5f3ee;--bg-1:#fdfcfa;--bg-2:#f0ede8;--bg-3:#e8e5e0;--border:#d8d4cc;--border-strong:#bdb8ae;--text-1:#1a1a1c;--text-2:#3d3c3a;--text-3:#7a7570;--volt:#c8ff00;--volt-bright:#aade00;--volt-dim:#8aaa00;--amber:#b8860b;--china:#c0202c;--china-dim:#8a1520;--bangladesh:#007850;--bangladesh-dim:#005c3c;--success:#1a7a4a;--warning:#9a6a00;--danger:#c0202c;--grid:#1a1a1c14;color:#1a1a1c;background:#f5f3ee;padding-top:0}.report-module__ypNhIq__report:before{display:none}.report-module__ypNhIq__scene{color:#3d3c3a;border-bottom-color:#d8d4cc}.report-module__ypNhIq__partKicker,.report-module__ypNhIq__sNum{color:#3d3c3a}.report-module__ypNhIq__callout{background:linear-gradient(135deg,#8caa0012,#0000);border-color:#8aaa00}.report-module__ypNhIq__calloutLabel{color:#3d3c3a}.report-module__ypNhIq__callout.report-module__ypNhIq__amber .report-module__ypNhIq__calloutLabel{color:#b8860b}.report-module__ypNhIq__callout.report-module__ypNhIq__warn .report-module__ypNhIq__calloutLabel{color:#c0202c}.report-module__ypNhIq__tlDate{color:#3d3c3a}.report-module__ypNhIq__tlItem:before{background:#f5f3ee;border-color:#8aaa00}.report-module__ypNhIq__tlItem.report-module__ypNhIq__china .report-module__ypNhIq__tlDate{color:#c0202c}.report-module__ypNhIq__tlItem.report-module__ypNhIq__bd .report-module__ypNhIq__tlDate{color:#007850}.report-module__ypNhIq__fieldQuoteLabel{color:#3d3c3a}.report-module__ypNhIq__prologue p em{color:#3d3c3a}.report-module__ypNhIq__proseBlock p em{color:#3d3c3a}.report-module__ypNhIq__photoCard{border-color:#bdb8ae;box-shadow:0 1px 6px #0000001a}.report-module__ypNhIq__numList>li:before{color:#3d3c3a}.report-module__ypNhIq__chartCard,.report-module__ypNhIq__toc{background:#fdfcfa;border-color:#d8d4cc}.report-module__ypNhIq__tocGroupLabel{color:#3d3c3a;border-bottom-color:#d8d4cc}.report-module__ypNhIq__tocGrid a .report-module__ypNhIq__num{color:#3d3c3a}.report-module__ypNhIq__sBannerImg:after{background:linear-gradient(#0000 30%,#140e08c7 100%),linear-gradient(90deg,#140e0885 0%,#0000 50%)}.report-module__ypNhIq__rail,.report-module__ypNhIq__heroShare{display:none!important}.report-module__ypNhIq__sBanner{margin-left:0;margin-right:0}.report-module__ypNhIq__grid3 .report-module__ypNhIq__photoCard,.report-module__ypNhIq__photoCard.report-module__ypNhIq__portrait{aspect-ratio:4/3!important}.report-module__ypNhIq__photoCard.report-module__ypNhIq__tall{aspect-ratio:16/9!important}.report-module__ypNhIq__photoCard .report-module__ypNhIq__pcCaption{color:#e8e5e0!important;background:linear-gradient(#0000,#0a0a0ae0)!important}.report-module__ypNhIq__photoCard .report-module__ypNhIq__pcCaption strong{color:#f5f3ee!important}.report-module__ypNhIq__sBannerCaption{color:#e8e5e0!important}.report-module__ypNhIq__sBannerCaption .report-module__ypNhIq__lbl{color:#c8ff00!important}.report-module__ypNhIq__sBannerCaption .report-module__ypNhIq__credit{color:#b9b9bb!important}.report-module__ypNhIq__heroBg:after{background:linear-gradient(#0a0a0a73 0%,#0a0a0abf 60%,#0a0a0aeb 100%)}.report-module__ypNhIq__heroTitle{color:#f5f3ee;text-shadow:0 1px 4px #0009}.report-module__ypNhIq__heroTitle .report-module__ypNhIq__accent{color:#c8ff00}.report-module__ypNhIq__heroSub{color:#d8d4cc;text-shadow:0 1px 3px #0000008c}.report-module__ypNhIq__heroByline{color:#7a7570}.report-module__ypNhIq__hero .report-module__ypNhIq__heroMeta{color:#7a7570;border-color:#f5f3ee33}.report-module__ypNhIq__hero .report-module__ypNhIq__heroMeta span strong{color:#f5f3ee}.report-module__ypNhIq__eyebrow{color:#c8ff00!important;background:#c8ff0014!important;border-color:#c8ff0066!important}.report-module__ypNhIq__eyebrow:before{background:#c8ff00!important}.report-module__ypNhIq__hero .report-module__ypNhIq__toc{background:#0a0a0a8c!important;border-color:#f5f3ee1f!important}.report-module__ypNhIq__hero .report-module__ypNhIq__tocTitle{color:#f5f3ee80!important}.report-module__ypNhIq__hero .report-module__ypNhIq__tocGroupLabel{color:#c8ff00!important;border-bottom-color:#f5f3ee1f!important}.report-module__ypNhIq__hero .report-module__ypNhIq__tocGrid a{color:#b9b9bb!important}.report-module__ypNhIq__hero .report-module__ypNhIq__tocGrid a .report-module__ypNhIq__num{color:#c8ff00!important}.report-module__ypNhIq__section{-moz-column-break-inside:auto;break-inside:auto;padding:40px 0}.report-module__ypNhIq__partDivider{padding:44px 0 28px}.report-module__ypNhIq__prologue{-moz-column-break-inside:auto;break-inside:auto;padding:52px 0}.report-module__ypNhIq__chartCard,.report-module__ypNhIq__card,.report-module__ypNhIq__callout,.report-module__ypNhIq__sector,.report-module__ypNhIq__tlItem,.report-module__ypNhIq__chartWrap,.report-module__ypNhIq__photoCard{-moz-column-break-inside:avoid;break-inside:avoid}.report-module__ypNhIq__sNum,.report-module__ypNhIq__partKicker{-moz-column-break-after:avoid;break-after:avoid}.report-module__ypNhIq__section h2{-moz-column-break-after:avoid;break-after:avoid}.report-module__ypNhIq__section h3{-moz-column-break-after:avoid;break-after:avoid}.report-module__ypNhIq__partDivider{-moz-column-break-before:avoid;break-before:avoid}.report-module__ypNhIq__scaleHeadline{-moz-column-break-after:avoid;break-after:avoid}.report-module__ypNhIq__grid2{-moz-column-break-inside:avoid;break-inside:avoid}.report-module__ypNhIq__grid3,.report-module__ypNhIq__grid4{-moz-column-break-inside:auto;break-inside:auto}.report-module__ypNhIq__numList>li,.report-module__ypNhIq__table tr{-moz-column-break-inside:avoid;break-inside:avoid}.report-module__ypNhIq__lede{-moz-column-break-after:avoid;break-after:avoid}.report-module__ypNhIq__prologueKicker{-moz-column-break-before:avoid;break-before:avoid;-moz-column-break-after:avoid;break-after:avoid}.report-module__ypNhIq__prologue .report-module__ypNhIq__prologueBridge{margin:16px 0;font-size:24px}.report-module__ypNhIq__prologue .report-module__ypNhIq__scene{margin-bottom:8px}.report-module__ypNhIq__prologue{padding:28px 0}.report-module__ypNhIq__prologue p{margin-bottom:10px;font-size:16px;line-height:1.5}.report-module__ypNhIq__section h2+*{-moz-column-break-before:avoid;break-before:avoid}.report-module__ypNhIq__section h3+*{-moz-column-break-before:avoid;break-before:avoid}.report-module__ypNhIq__sNum+h2{-moz-column-break-before:avoid;break-before:avoid}.report-module__ypNhIq__proseBlock p{orphans:3;widows:3}.report-module__ypNhIq__prologue p{orphans:3;widows:3}.report-module__ypNhIq__sBanner{-moz-column-break-after:avoid;break-after:avoid}.report-module__ypNhIq__timeline{-moz-column-break-inside:auto;break-inside:auto}}
.FundSignup-module__vs1n_a__cta{background:linear-gradient(135deg,#c8ff000d,#0000 70%);border-radius:14px}.FundSignup-module__vs1n_a__inline{border:1px solid var(--border,#2a2a2e);border-left:3px solid var(--volt,#c8ff00);flex-wrap:wrap;align-items:center;gap:18px 32px;margin:32px 0;padding:22px 26px;display:flex}.FundSignup-module__vs1n_a__inline .FundSignup-module__vs1n_a__copy{flex:280px}.FundSignup-module__vs1n_a__inline .FundSignup-module__vs1n_a__heading{font-family:var(--font-display,"Bebas Neue"), sans-serif;letter-spacing:.01em;text-transform:uppercase;color:var(--text-1,#f5f3ee);font-size:24px;line-height:1}.FundSignup-module__vs1n_a__inline .FundSignup-module__vs1n_a__body{color:var(--text-2,#b9b9bb);margin:6px 0 0;font-size:13px;line-height:1.5}.FundSignup-module__vs1n_a__full{border-top:1px solid var(--border,#2a2a2e);text-align:center;background:linear-gradient(#c8ff0012,#0000 55%);border-radius:0;margin:0;padding:84px 0}.FundSignup-module__vs1n_a__full .FundSignup-module__vs1n_a__copy{max-width:620px;margin:0 auto}.FundSignup-module__vs1n_a__full .FundSignup-module__vs1n_a__heading{font-family:var(--font-display,"Bebas Neue"), sans-serif;letter-spacing:.01em;text-transform:uppercase;color:var(--text-1,#f5f3ee);font-size:clamp(40px,6vw,68px);line-height:.95}.FundSignup-module__vs1n_a__full .FundSignup-module__vs1n_a__body{color:var(--text-2,#b9b9bb);margin:14px 0 0;font-size:16px;line-height:1.6}.FundSignup-module__vs1n_a__inline .FundSignup-module__vs1n_a__formWrap{flex:0 auto}.FundSignup-module__vs1n_a__full .FundSignup-module__vs1n_a__formWrap{max-width:460px;margin:26px auto 0}.FundSignup-module__vs1n_a__doneLg{margin-top:24px;font-size:18px!important}.FundSignup-module__vs1n_a__note{font-family:var(--font-mono,"DM Mono"), monospace;letter-spacing:.03em;color:var(--text-3,#6b7280);margin-top:12px;font-size:11px}.FundSignup-module__vs1n_a__full .FundSignup-module__vs1n_a__note{margin-top:16px}@media print{.FundSignup-module__vs1n_a__cta{display:none!important}}[data-theme=light] .FundSignup-module__vs1n_a__cta{background:0 0}[data-theme=light] .FundSignup-module__vs1n_a__inline{background:#c400ff08;border-color:#c400ff33 #c400ff33 #c400ff33 #c400ff}[data-theme=light] .FundSignup-module__vs1n_a__inline .FundSignup-module__vs1n_a__heading{color:#1a1a1c}[data-theme=light] .FundSignup-module__vs1n_a__inline .FundSignup-module__vs1n_a__body{color:#3d3c3a}[data-theme=light] .FundSignup-module__vs1n_a__full{background:linear-gradient(#c400ff0a,#0000 55%);border-top-color:#d8d4cc}[data-theme=light] .FundSignup-module__vs1n_a__full .FundSignup-module__vs1n_a__heading{color:#1a1a1c}[data-theme=light] .FundSignup-module__vs1n_a__full .FundSignup-module__vs1n_a__body{color:#3d3c3a}[data-theme=light] .FundSignup-module__vs1n_a__note{color:#7a7570}@media print{.FundSignup-module__vs1n_a__cta{display:none!important}}
.SignupForm-module__fuwpXq__form{flex-wrap:wrap;gap:10px;display:flex}.SignupForm-module__fuwpXq__input{background:var(--bg-2,#1c1c1e);border:1px solid var(--border-strong,#3a3a40);color:var(--text-1,#f5f3ee);font-family:var(--font-body,"DM Sans"), sans-serif;border-radius:8px;flex:200px;padding:12px 14px;font-size:14px}.SignupForm-module__fuwpXq__input::placeholder{color:var(--text-3,#6b7280)}.SignupForm-module__fuwpXq__input:focus{border-color:var(--volt,#c8ff00);outline:none}.SignupForm-module__fuwpXq__button{white-space:nowrap;background:var(--volt,#c8ff00);color:#0a0a0a;font-family:var(--font-mono,"DM Mono"), monospace;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;border:none;border-radius:8px;padding:12px 22px;font-size:12px;font-weight:700;transition:background .15s}.SignupForm-module__fuwpXq__button:hover:not(:disabled){background:var(--volt-bright,#df6)}.SignupForm-module__fuwpXq__button:disabled{opacity:.6;cursor:default}.SignupForm-module__fuwpXq__done{font-family:var(--font-mono,"DM Mono"), monospace;color:var(--volt,#c8ff00);padding:8px 0;font-size:14px;font-weight:600}.SignupForm-module__fuwpXq__error{font-family:var(--font-mono,"DM Mono"), monospace;color:var(--danger,#f87171);margin-top:8px;font-size:12px}[data-theme=light] .SignupForm-module__fuwpXq__input{color:#1a1a1c;background:#fff;border-color:#bdb8ae}[data-theme=light] .SignupForm-module__fuwpXq__input::placeholder{color:#9a9590}[data-theme=light] .SignupForm-module__fuwpXq__input:focus{border-color:#c400ff;box-shadow:0 0 0 2px #c400ff1a}[data-theme=light] .SignupForm-module__fuwpXq__button{color:#fff;background:#c400ff}[data-theme=light] .SignupForm-module__fuwpXq__button:hover:not(:disabled){background:#a800d9}[data-theme=light] .SignupForm-module__fuwpXq__done{color:#8800b3}
.ReportModal-module__zpmyUW__backdrop{z-index:200;background:#000000a8;justify-content:center;align-items:center;padding:24px;animation:.2s ReportModal-module__zpmyUW__rmodal-fade;display:flex;position:fixed;inset:0}@keyframes ReportModal-module__zpmyUW__rmodal-fade{0%{opacity:0}}.ReportModal-module__zpmyUW__modal{background:var(--bg-1,#14141a);border:1px solid var(--border-strong,#3a3a40);border-top:3px solid var(--volt,#c8ff00);border-radius:16px;width:min(500px,100%);max-height:calc(100vh - 48px);padding:38px 32px 32px;animation:.22s cubic-bezier(.2,.8,.2,1) ReportModal-module__zpmyUW__rmodal-pop;position:relative;overflow-y:auto;box-shadow:0 24px 60px #00000080}.ReportModal-module__zpmyUW__modal.ReportModal-module__zpmyUW__narrow{width:min(440px,100%);max-height:none;overflow-y:visible}@keyframes ReportModal-module__zpmyUW__rmodal-pop{0%{opacity:0;transform:translateY(12px)scale(.97)}}.ReportModal-module__zpmyUW__close{width:32px;height:32px;color:var(--text-3,#6b7280);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;font-size:24px;line-height:1;transition:color .15s,background .15s;display:flex;position:absolute;top:10px;right:12px}.ReportModal-module__zpmyUW__close:hover{color:var(--text-1,#f5f3ee);background:var(--bg-2,#1c1c1e)}.ReportModal-module__zpmyUW__heading{font-family:var(--font-display,"Bebas Neue"), sans-serif;letter-spacing:.01em;text-transform:uppercase;color:var(--text-1,#f5f3ee);font-size:32px;line-height:1}.ReportModal-module__zpmyUW__body{color:var(--text-2,#b9b9bb);margin:12px 0 20px;font-size:14px;line-height:1.55}[data-theme=light] .ReportModal-module__zpmyUW__modal{background:#fdfcfa;border-color:#c400ff #d8d4cc #d8d4cc}[data-theme=light] .ReportModal-module__zpmyUW__heading{color:#1a1a1c}[data-theme=light] .ReportModal-module__zpmyUW__body{color:#3d3c3a}[data-theme=light] .ReportModal-module__zpmyUW__close{color:#7a7570}[data-theme=light] .ReportModal-module__zpmyUW__close:hover{color:#1a1a1c;background:#f0ede8}@media print{.ReportModal-module__zpmyUW__backdrop{display:none!important}}
.ReportPdfPopup-module__EwWwMG__teaser{flex-direction:column;gap:9px;margin:0;padding:0;list-style:none;display:flex}.ReportPdfPopup-module__EwWwMG__teaser li{color:var(--text-2,#b9b9bb);padding-left:18px;font-size:13px;line-height:1.5;position:relative}.ReportPdfPopup-module__EwWwMG__teaser li:before{content:"";background:var(--volt,#c8ff00);width:8px;height:2px;position:absolute;top:8px;left:0}.ReportPdfPopup-module__EwWwMG__teaser li strong{color:var(--text-1,#f5f3ee);font-weight:600}.ReportPdfPopup-module__EwWwMG__previews{grid-template-columns:repeat(3,1fr);gap:8px;margin:0 0 18px;display:grid}.ReportPdfPopup-module__EwWwMG__preview{aspect-ratio:1;-o-object-fit:cover;object-fit:cover;border:1px solid var(--border,#2a2a2e);background:var(--bg-2,#1c1c1e);border-radius:8px;width:100%;display:block}.ReportPdfPopup-module__EwWwMG__divider{background:var(--border,#2a2a2e);height:1px;margin:20px 0 16px}.ReportPdfPopup-module__EwWwMG__offer{color:var(--text-2,#b9b9bb);margin:0 0 16px;font-size:14px;line-height:1.5}[data-theme=light] .ReportPdfPopup-module__EwWwMG__teaser li{color:#3d3c3a}[data-theme=light] .ReportPdfPopup-module__EwWwMG__teaser li:before{background:#c400ff}[data-theme=light] .ReportPdfPopup-module__EwWwMG__teaser li strong{color:#1a1a1c}[data-theme=light] .ReportPdfPopup-module__EwWwMG__preview{background:#f0ede8;border-color:#d8d4cc}[data-theme=light] .ReportPdfPopup-module__EwWwMG__divider{background:#d8d4cc}[data-theme=light] .ReportPdfPopup-module__EwWwMG__offer{color:#3d3c3a}
.ReportShareBar-module__PP5Nwa__bar{border:1px solid var(--border,#2a2a2e);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff0a;border-radius:12px;flex-wrap:wrap;align-items:center;gap:4px;padding:10px 14px;display:flex}.ReportShareBar-module__PP5Nwa__compact{flex-wrap:nowrap;gap:2px;padding:8px 12px;display:inline-flex}.ReportShareBar-module__PP5Nwa__btn{color:var(--text-2,#b9b9bb);font-family:var(--font-mono,"DM Mono"), monospace;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;align-items:center;gap:6px;padding:7px 12px;font-size:11px;text-decoration:none;transition:color .15s,background .15s;display:inline-flex}.ReportShareBar-module__PP5Nwa__btn:hover{color:var(--text-1,#f5f3ee);background:#ffffff0f}.ReportShareBar-module__PP5Nwa__emailPdf{background:var(--volt,#c8ff00);color:#0a0a0a;padding:7px 16px;font-weight:700}.ReportShareBar-module__PP5Nwa__emailPdf:hover{background:var(--volt-bright,#df6);color:#0a0a0a}.ReportShareBar-module__PP5Nwa__download,.ReportShareBar-module__PP5Nwa__shareNative{padding:7px 10px}.ReportShareBar-module__PP5Nwa__sep{background:var(--border,#2a2a2e);flex-shrink:0;width:1px;height:20px;margin:0 4px}.ReportShareBar-module__PP5Nwa__socialImg{-o-object-fit:contain;object-fit:contain;filter:brightness(.8);transition:filter .15s;display:block}.ReportShareBar-module__PP5Nwa__btn:hover .ReportShareBar-module__PP5Nwa__socialImg{filter:brightness(1.1)}.ReportShareBar-module__PP5Nwa__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ReportShareBar-module__PP5Nwa__dlFallback{color:var(--text-3,#6b7280);margin:14px 0 0;font-size:13px;line-height:1.5}.ReportShareBar-module__PP5Nwa__dlFallback a{color:var(--volt,#c8ff00);font-weight:600;text-decoration:underline}[data-theme=light] .ReportShareBar-module__PP5Nwa__bar{background:#c400ff08;border-color:#c400ff33}[data-theme=light] .ReportShareBar-module__PP5Nwa__btn{color:#7a7570}[data-theme=light] .ReportShareBar-module__PP5Nwa__btn:hover{color:#1a1a1c;background:#c400ff0f}[data-theme=light] .ReportShareBar-module__PP5Nwa__emailPdf{background:var(--volt,#c400ff);color:#fff}[data-theme=light] .ReportShareBar-module__PP5Nwa__emailPdf:hover{background:var(--volt-bright,#d966ff);color:#fff}[data-theme=light] .ReportShareBar-module__PP5Nwa__sep{background:#d8d4cc}[data-theme=light] .ReportShareBar-module__PP5Nwa__dlFallback a{color:#8800b3}[data-theme=light] .ReportShareBar-module__PP5Nwa__socialImg{filter:brightness(.7)saturate(.8)}[data-theme=light] .ReportShareBar-module__PP5Nwa__btn:hover .ReportShareBar-module__PP5Nwa__socialImg{filter:brightness(.9)saturate()}@media print{.ReportShareBar-module__PP5Nwa__bar{display:none!important}}
.about-module__Qh_SSG__hero{max-width:1400px;margin:0 auto;padding:180px 48px 80px}.about-module__Qh_SSG__heroEyebrow{font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.14em;color:var(--volt);text-transform:uppercase;align-items:center;gap:12px;margin-bottom:24px;font-size:11px;display:flex}.about-module__Qh_SSG__heroEyebrow .about-module__Qh_SSG__dot,.about-module__Qh_SSG__dot{background:var(--volt);border-radius:50%;width:6px;height:6px}.about-module__Qh_SSG__heroH1{font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.02em;margin-bottom:32px;font-size:clamp(64px,11vw,160px);line-height:.9}.about-module__Qh_SSG__heroH1 .about-module__Qh_SSG__volt,.about-module__Qh_SSG__volt{color:var(--volt)}.about-module__Qh_SSG__heroSub{max-width:720px;color:var(--zeph-white);opacity:.85;margin-bottom:32px;font-size:18px}.about-module__Qh_SSG__pdfCta{background:var(--volt);color:var(--zeph-black);font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.14em;text-transform:uppercase;border:1px solid var(--volt);align-items:center;gap:12px;padding:16px 28px;font-size:12px;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.about-module__Qh_SSG__pdfCta:hover{color:var(--volt);background:0 0}.about-module__Qh_SSG__pdfCta .about-module__Qh_SSG__arrow,.about-module__Qh_SSG__arrow{font-family:var(--font-body,"DM Sans", sans-serif);font-weight:500}.about-module__Qh_SSG__section{border-top:1px solid var(--border);max-width:1400px;margin:0 auto;padding:80px 48px}.about-module__Qh_SSG__sectionEyebrow{font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.14em;text-transform:uppercase;color:var(--volt);margin-bottom:24px;font-size:11px}.about-module__Qh_SSG__sectionH2{font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.02em;margin-bottom:32px;font-size:clamp(40px,6vw,80px);line-height:.95}.about-module__Qh_SSG__sectionH3{font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.02em;color:var(--volt);margin-top:32px;margin-bottom:16px;font-size:clamp(28px,3.6vw,44px);line-height:1}.about-module__Qh_SSG__sectionP{opacity:.9;max-width:880px;margin-bottom:18px;font-size:17px;line-height:1.7}.about-module__Qh_SSG__lede{opacity:1;font-size:19px}.about-module__Qh_SSG__pull{border-left:2px solid var(--volt);max-width:880px;margin:28px 0;padding-left:20px;font-size:22px;line-height:1.5}.about-module__Qh_SSG__pull strong{color:var(--volt);font-weight:500}.about-module__Qh_SSG__leadershipGrid{grid-template-columns:1fr 1.1fr 1fr;align-items:start;gap:40px;margin-top:24px;display:grid}.about-module__Qh_SSG__leaderCard{flex-direction:column;gap:12px;display:flex}.about-module__Qh_SSG__leaderCard .about-module__Qh_SSG__role,.about-module__Qh_SSG__role{font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.14em;color:var(--dim);text-transform:uppercase;font-size:10px}.about-module__Qh_SSG__leaderCard .about-module__Qh_SSG__name,.about-module__Qh_SSG__name{font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.02em;color:var(--zeph-white);margin-bottom:8px;font-size:40px;line-height:1}.about-module__Qh_SSG__leaderCard p{opacity:.85;max-width:none;font-size:15px;line-height:1.7}.about-module__Qh_SSG__leaderCard a{color:var(--volt);border-bottom:1px solid #0000;text-decoration:none;transition:border-color .2s}.about-module__Qh_SSG__leaderCard a:hover{border-color:var(--volt)}.about-module__Qh_SSG__cofoundersPhoto{text-align:center;position:sticky;top:96px}.about-module__Qh_SSG__cofoundersPhoto img{border:1px solid var(--border);width:100%;height:auto;display:block}.about-module__Qh_SSG__cofoundersPhoto .about-module__Qh_SSG__caption,.about-module__Qh_SSG__caption{font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.14em;text-transform:uppercase;color:var(--dim);margin-top:16px;font-size:11px}@media (max-width:900px){.about-module__Qh_SSG__leadershipGrid{grid-template-columns:1fr;gap:48px}.about-module__Qh_SSG__cofoundersPhoto{order:-1;position:static}.about-module__Qh_SSG__cofoundersPhoto img{width:auto;max-width:100%;max-height:540px;margin:0 auto}}.about-module__Qh_SSG__capabilities,.about-module__Qh_SSG__reasons{background:var(--border);border:1px solid var(--border);grid-template-columns:repeat(2,1fr);gap:2px;margin-top:16px;display:grid}.about-module__Qh_SSG__capability,.about-module__Qh_SSG__reason{background:var(--zeph-black);flex-direction:column;gap:12px;padding:36px 32px;display:flex}.about-module__Qh_SSG__capability .about-module__Qh_SSG__num,.about-module__Qh_SSG__reason .about-module__Qh_SSG__num,.about-module__Qh_SSG__num{font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.14em;color:var(--volt);font-size:11px}.about-module__Qh_SSG__capability .about-module__Qh_SSG__heading,.about-module__Qh_SSG__reason .about-module__Qh_SSG__heading,.about-module__Qh_SSG__heading{font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.02em;font-size:28px;line-height:1.05}.about-module__Qh_SSG__capability .about-module__Qh_SSG__body,.about-module__Qh_SSG__reason .about-module__Qh_SSG__body,.about-module__Qh_SSG__body{color:var(--zeph-white);opacity:.78;font-size:14px;line-height:1.6}.about-module__Qh_SSG__capabilityWide{grid-column:span 2}.about-module__Qh_SSG__contactFormWrap{max-width:880px;margin-top:24px}.about-module__Qh_SSG__contactForm{grid-template-columns:1fr 1fr;gap:16px;display:grid}.about-module__Qh_SSG__contactForm .about-module__Qh_SSG__field,.about-module__Qh_SSG__field{flex-direction:column;gap:8px;display:flex}.about-module__Qh_SSG__contactForm .about-module__Qh_SSG__field.about-module__Qh_SSG__full,.about-module__Qh_SSG__full{grid-column:1/-1}.about-module__Qh_SSG__contactForm label{font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.14em;text-transform:uppercase;color:var(--volt);font-size:10px}.about-module__Qh_SSG__contactForm input,.about-module__Qh_SSG__contactForm select,.about-module__Qh_SSG__contactForm textarea{border:1px solid var(--border);color:var(--zeph-white);font-family:var(--font-body,"DM Sans", sans-serif);background:0 0;width:100%;padding:14px 16px;font-size:15px;font-weight:300;transition:border-color .2s}.about-module__Qh_SSG__contactForm input:focus,.about-module__Qh_SSG__contactForm select:focus,.about-module__Qh_SSG__contactForm textarea:focus{border-color:var(--volt);outline:none}.about-module__Qh_SSG__contactForm textarea{resize:vertical;min-height:140px;line-height:1.6}.about-module__Qh_SSG__contactForm select{appearance:none;cursor:pointer}.about-module__Qh_SSG__contactForm .about-module__Qh_SSG__honey,.about-module__Qh_SSG__honey{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-10000px}.about-module__Qh_SSG__contactForm button{background:var(--volt);color:var(--zeph-black);border:1px solid var(--volt);font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.14em;text-transform:uppercase;cursor:pointer;justify-self:start;align-items:center;gap:12px;padding:16px 28px;font-size:12px;transition:background .2s,color .2s;display:inline-flex}.about-module__Qh_SSG__contactForm button:hover{color:var(--volt);background:0 0}.about-module__Qh_SSG__contactForm button:disabled{opacity:.5;cursor:not-allowed}.about-module__Qh_SSG__formStatus{font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.1em;text-transform:uppercase;min-height:18px;margin-top:18px;font-size:12px}.about-module__Qh_SSG__formStatus.about-module__Qh_SSG__ok{color:var(--volt)}.about-module__Qh_SSG__formStatus.about-module__Qh_SSG__err{color:#ff6b6b}.about-module__Qh_SSG__ok{color:var(--volt)}.about-module__Qh_SSG__err{color:#ff6b6b}.about-module__Qh_SSG__closingBand{background:var(--volt);color:var(--zeph-black);padding:80px 48px}.about-module__Qh_SSG__closingInner{grid-template-columns:1fr 1fr;align-items:center;gap:64px;max-width:1400px;margin:0 auto;display:grid}.about-module__Qh_SSG__closingBand h2{font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.02em;font-size:clamp(48px,7vw,96px);line-height:.94}.about-module__Qh_SSG__closingBand p{margin-bottom:24px;font-size:17px;line-height:1.6}.about-module__Qh_SSG__closingBand a{background:var(--zeph-black);color:var(--volt);font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:12px;padding:16px 28px;font-size:12px;text-decoration:none;transition:background .2s;display:inline-flex}.about-module__Qh_SSG__closingBand a:hover{background:#1a1a1a}.about-module__Qh_SSG__closingBand a+a{color:var(--zeph-black);border:1px solid var(--zeph-black);background:0 0;margin-left:12px}.about-module__Qh_SSG__closingBand a+a:hover{background:var(--zeph-black);color:var(--volt)}.about-module__Qh_SSG__footer{border-top:1px solid var(--border);margin-top:0;padding:64px 48px 32px}.about-module__Qh_SSG__footerInner{grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;max-width:1400px;margin:0 auto;padding-bottom:48px;display:grid}.about-module__Qh_SSG__footerBrand img{height:32px;margin-bottom:16px}.about-module__Qh_SSG__footerBrand p{color:var(--dim);max-width:240px;font-size:13px}.about-module__Qh_SSG__footerCol h4{font-family:var(--font-mono,"DM Mono", monospace);color:var(--volt);letter-spacing:.14em;text-transform:uppercase;margin-bottom:20px;font-size:11px}.about-module__Qh_SSG__footerCol a,.about-module__Qh_SSG__footerCol span{color:var(--zeph-white);opacity:.7;margin-bottom:10px;font-size:14px;text-decoration:none;transition:opacity .2s;display:block}.about-module__Qh_SSG__footerCol a:hover{opacity:1;color:var(--volt)}.about-module__Qh_SSG__footerBottom{border-top:1px solid var(--border);max-width:1400px;font-family:var(--font-mono,"DM Mono", monospace);color:var(--dim);letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;margin:0 auto;padding-top:24px;font-size:11px;display:flex}@media (max-width:820px){.about-module__Qh_SSG__hero{padding:120px 20px 60px}.about-module__Qh_SSG__section{padding:64px 20px}.about-module__Qh_SSG__leadershipGrid{grid-template-columns:1fr;gap:36px}.about-module__Qh_SSG__capabilities,.about-module__Qh_SSG__reasons,.about-module__Qh_SSG__contactForm{grid-template-columns:1fr}.about-module__Qh_SSG__closingBand{padding:60px 20px}.about-module__Qh_SSG__closingInner{grid-template-columns:1fr;gap:32px}.about-module__Qh_SSG__closingBand a+a{margin-top:12px;margin-left:0}.about-module__Qh_SSG__footerInner{grid-template-columns:1fr 1fr;gap:32px}.about-module__Qh_SSG__footerBottom{flex-direction:column;gap:12px;padding:24px 0}}
.contact-module__hCbz7a__hero{max-width:1400px;margin:0 auto;padding:180px 48px 80px}.contact-module__hCbz7a__heroEyebrow{font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.14em;color:var(--volt);text-transform:uppercase;align-items:center;gap:12px;margin-bottom:24px;font-size:11px;display:flex}.contact-module__hCbz7a__heroEyebrow .contact-module__hCbz7a__dot{background:var(--volt);border-radius:50%;width:6px;height:6px}.contact-module__hCbz7a__heroH1{font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.02em;margin-bottom:32px;font-size:clamp(64px,11vw,160px);line-height:.9}.contact-module__hCbz7a__heroH1 .contact-module__hCbz7a__volt{color:var(--volt)}.contact-module__hCbz7a__heroSub{max-width:640px;color:var(--zeph-white);opacity:.85;font-size:18px}.contact-module__hCbz7a__section{border-top:1px solid var(--border);max-width:1400px;margin:0 auto;padding:80px 48px}.contact-module__hCbz7a__eyebrow{font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.14em;text-transform:uppercase;color:var(--volt);margin-bottom:24px;font-size:11px}.contact-module__hCbz7a__contacts{background:var(--border);border:1px solid var(--border);grid-template-columns:repeat(2,1fr);gap:2px;display:grid}.contact-module__hCbz7a__contactCard{background:var(--zeph-black);flex-direction:column;gap:12px;padding:40px 36px;display:flex}.contact-module__hCbz7a__contactCard .contact-module__hCbz7a__role{font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.14em;text-transform:uppercase;color:var(--dim);font-size:10px}.contact-module__hCbz7a__contactCard .contact-module__hCbz7a__name{font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.02em;color:var(--zeph-white);font-size:36px;line-height:1}.contact-module__hCbz7a__contactCard .contact-module__hCbz7a__title{color:var(--zeph-white);opacity:.75;font-size:14px}.contact-module__hCbz7a__contactCard .contact-module__hCbz7a__email{font-family:var(--font-mono,"DM Mono", monospace);margin-top:12px;font-size:14px}.contact-module__hCbz7a__contactCard .contact-module__hCbz7a__email a{color:var(--volt);word-break:break-all;border-bottom:1px solid #0000;text-decoration:none;transition:border-color .2s}.contact-module__hCbz7a__contactCard .contact-module__hCbz7a__email a:hover{border-color:var(--volt)}.contact-module__hCbz7a__addressBand{background:var(--volt);color:var(--zeph-black);padding:80px 48px}.contact-module__hCbz7a__addressInner{grid-template-columns:1fr 1fr;align-items:start;gap:64px;max-width:1400px;margin:0 auto;display:grid}.contact-module__hCbz7a__addressBand h2{font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.02em;font-size:clamp(48px,7vw,96px);line-height:.94}.contact-module__hCbz7a__addressLines{font-size:17px;line-height:1.6}.contact-module__hCbz7a__addressLines .contact-module__hCbz7a__label{font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.14em;text-transform:uppercase;opacity:.6;margin-bottom:6px;font-size:10px}.contact-module__hCbz7a__addressLines p{margin-bottom:20px}.contact-module__hCbz7a__addressLink{color:var(--zeph-black);text-decoration:underline}.contact-module__hCbz7a__channels{background:var(--border);border:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:2px;display:grid}.contact-module__hCbz7a__channel{background:var(--zeph-black);padding:40px 32px}.contact-module__hCbz7a__channel .contact-module__hCbz7a__label{font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.14em;text-transform:uppercase;color:var(--volt);margin-bottom:12px;font-size:10px}.contact-module__hCbz7a__channel .contact-module__hCbz7a__heading{font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.02em;margin-bottom:12px;font-size:28px;line-height:1.05}.contact-module__hCbz7a__channel .contact-module__hCbz7a__body{color:var(--zeph-white);opacity:.75;margin-bottom:16px;font-size:14px;line-height:1.55}.contact-module__hCbz7a__channel a{color:var(--volt);font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:8px;font-size:12px;text-decoration:none;display:inline-flex}.contact-module__hCbz7a__channel a:hover{text-decoration:underline}.contact-module__hCbz7a__footer{border-top:1px solid var(--border);margin-top:80px;padding:64px 48px 32px}.contact-module__hCbz7a__footerInner{grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;max-width:1400px;margin:0 auto;padding-bottom:48px;display:grid}.contact-module__hCbz7a__footerBrand img{height:32px;margin-bottom:16px}.contact-module__hCbz7a__footerBrand p{color:var(--dim);max-width:240px;font-size:13px}.contact-module__hCbz7a__footerCol h4{font-family:var(--font-mono,"DM Mono", monospace);color:var(--volt);letter-spacing:.14em;text-transform:uppercase;margin-bottom:20px;font-size:11px}.contact-module__hCbz7a__footerCol a,.contact-module__hCbz7a__footerCol span{color:var(--zeph-white);opacity:.7;margin-bottom:10px;font-size:14px;text-decoration:none;transition:opacity .2s;display:block}.contact-module__hCbz7a__footerCol a:hover{opacity:1;color:var(--volt)}.contact-module__hCbz7a__footerBottom{border-top:1px solid var(--border);max-width:1400px;font-family:var(--font-mono,"DM Mono", monospace);color:var(--dim);letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;margin:0 auto;padding-top:24px;font-size:11px;display:flex}.contact-module__hCbz7a__sectionH2{font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.02em;margin-bottom:16px;font-size:clamp(40px,6vw,80px);line-height:.95}.contact-module__hCbz7a__lede{opacity:.9;max-width:720px;margin-bottom:24px;font-size:18px;line-height:1.7}.contact-module__hCbz7a__contactFormWrap{max-width:880px;margin-top:24px}.contact-module__hCbz7a__contactForm{grid-template-columns:1fr 1fr;gap:16px;display:grid}.contact-module__hCbz7a__field{flex-direction:column;gap:8px;display:flex}.contact-module__hCbz7a__fieldFull{grid-column:1/-1}.contact-module__hCbz7a__contactForm label{font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.14em;text-transform:uppercase;color:var(--volt);font-size:10px}.contact-module__hCbz7a__contactForm input,.contact-module__hCbz7a__contactForm select,.contact-module__hCbz7a__contactForm textarea{border:1px solid var(--border);color:var(--zeph-white);font-family:var(--font-body,"DM Sans", sans-serif);background:0 0;width:100%;padding:14px 16px;font-size:15px;font-weight:300;transition:border-color .2s}.contact-module__hCbz7a__contactForm input:focus,.contact-module__hCbz7a__contactForm select:focus,.contact-module__hCbz7a__contactForm textarea:focus{border-color:var(--volt);outline:none}.contact-module__hCbz7a__contactForm textarea{resize:vertical;min-height:140px;line-height:1.6}.contact-module__hCbz7a__contactForm select{appearance:none;cursor:pointer}.contact-module__hCbz7a__honey{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-10000px}.contact-module__hCbz7a__contactForm button{background:var(--volt);color:var(--zeph-black);border:1px solid var(--volt);font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.14em;text-transform:uppercase;cursor:pointer;justify-self:start;align-items:center;gap:12px;padding:16px 28px;font-size:12px;transition:background .2s,color .2s;display:inline-flex}.contact-module__hCbz7a__contactForm button:hover{color:var(--volt);background:0 0}.contact-module__hCbz7a__contactForm button:disabled{opacity:.5;cursor:not-allowed}.contact-module__hCbz7a__arrow{font-family:var(--font-body,"DM Sans", sans-serif);font-weight:500}.contact-module__hCbz7a__formStatus{font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.1em;text-transform:uppercase;min-height:18px;margin-top:18px;font-size:12px}.contact-module__hCbz7a__formStatus.contact-module__hCbz7a__ok{color:var(--volt)}.contact-module__hCbz7a__formStatus.contact-module__hCbz7a__err{color:#ff6b6b}@media (max-width:820px){.contact-module__hCbz7a__hero{padding:120px 20px 60px}.contact-module__hCbz7a__section{padding:64px 20px}.contact-module__hCbz7a__contacts{grid-template-columns:1fr}.contact-module__hCbz7a__addressBand{padding:60px 20px}.contact-module__hCbz7a__addressInner{grid-template-columns:1fr;gap:32px}.contact-module__hCbz7a__channels,.contact-module__hCbz7a__contactForm{grid-template-columns:1fr}.contact-module__hCbz7a__footerInner{grid-template-columns:1fr 1fr;gap:32px}.contact-module__hCbz7a__footerBottom{flex-direction:column;gap:12px;padding:24px 0}}
.marketing-module__KgQ1pq__mono{font-family:var(--font-mono,"DM Mono", monospace);text-transform:uppercase;letter-spacing:.12em;color:var(--volt);font-size:11px}.marketing-module__KgQ1pq__hero{flex-direction:column;justify-content:center;max-width:1400px;min-height:100vh;margin:0 auto;padding:120px 48px 80px;display:flex;position:relative}.marketing-module__KgQ1pq__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#c8ff0014 0%,#0000 70%);width:600px;height:600px;position:absolute;top:20%;right:-10%}.marketing-module__KgQ1pq__heroEyebrow{align-items:center;gap:12px;margin-bottom:40px;display:flex}.marketing-module__KgQ1pq__heroH1{font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.01em;margin-bottom:40px;font-size:clamp(72px,14vw,220px);line-height:.88}.marketing-module__KgQ1pq__volt{color:var(--volt)}.marketing-module__KgQ1pq__heroSub{max-width:580px;color:var(--zeph-white);opacity:.85;margin-bottom:48px;font-size:clamp(18px,2vw,24px);font-weight:300}.marketing-module__KgQ1pq__ctaRow{flex-wrap:wrap;gap:16px;display:flex}.marketing-module__KgQ1pq__btn{font-family:var(--font-body,"DM Sans", sans-serif);letter-spacing:.08em;text-transform:uppercase;border:1px solid var(--border);cursor:pointer;align-items:center;gap:10px;padding:16px 28px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.marketing-module__KgQ1pq__btnPrimary{background:var(--volt);color:var(--zeph-black);border-color:var(--volt)}.marketing-module__KgQ1pq__btnPrimary:hover{color:var(--volt);background:0 0}.marketing-module__KgQ1pq__btnGhost{color:var(--zeph-white);background:0 0}.marketing-module__KgQ1pq__btnGhost:hover{border-color:var(--volt);color:var(--volt)}.marketing-module__KgQ1pq__arrow{transition:transform .2s}.marketing-module__KgQ1pq__btn:hover .marketing-module__KgQ1pq__arrow{transform:translate(4px)}.marketing-module__KgQ1pq__stats{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(4,1fr);margin:0;display:grid}.marketing-module__KgQ1pq__stat{border-right:1px solid var(--border);padding:48px 32px}.marketing-module__KgQ1pq__stat:last-child{border-right:none}.marketing-module__KgQ1pq__statValue{font-family:var(--font-display,"Bebas Neue", sans-serif);color:var(--volt);margin-bottom:8px;font-size:56px;line-height:1}.marketing-module__KgQ1pq__statLabel{font-family:var(--font-mono,"DM Mono", monospace);text-transform:uppercase;letter-spacing:.14em;color:var(--dim);font-size:11px}.marketing-module__KgQ1pq__section{max-width:1400px;margin:0 auto;padding:140px 48px}.marketing-module__KgQ1pq__sectionHead{grid-template-columns:200px 1fr;align-items:start;gap:64px;margin-bottom:80px;display:grid}.marketing-module__KgQ1pq__num{font-family:var(--font-mono,"DM Mono", monospace);color:var(--volt);letter-spacing:.14em;font-size:11px}.marketing-module__KgQ1pq__sectionH2{font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.02em;font-size:clamp(48px,7vw,96px);line-height:.95}.marketing-module__KgQ1pq__storyGrid{grid-template-columns:200px 1fr;gap:64px;display:grid}.marketing-module__KgQ1pq__story .marketing-module__KgQ1pq__storyP{max-width:720px;margin-bottom:28px;font-size:20px;line-height:1.7}.marketing-module__KgQ1pq__storyLead{color:var(--volt);font-weight:500}.marketing-module__KgQ1pq__storyQuote{border-left:2px solid var(--volt);font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.02em;color:var(--zeph-white);max-width:620px;margin:48px 0;padding:16px 0 16px 32px;font-size:36px;line-height:1.1}.marketing-module__KgQ1pq__valuesGrid{background:var(--border);border:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:2px;display:grid}.marketing-module__KgQ1pq__value{background:var(--zeph-black);padding:56px 40px;transition:background .3s}.marketing-module__KgQ1pq__value:hover{background:#0f0f0f}.marketing-module__KgQ1pq__vNum{font-family:var(--font-mono,"DM Mono", monospace);color:var(--volt);letter-spacing:.14em;margin-bottom:32px;font-size:11px}.marketing-module__KgQ1pq__valueH3{font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.04em;margin-bottom:16px;font-size:42px}.marketing-module__KgQ1pq__valueP{color:var(--dim);font-size:15px;line-height:1.7}.marketing-module__KgQ1pq__voltBand{background:var(--volt);color:var(--zeph-black);text-align:center;padding:120px 48px}.marketing-module__KgQ1pq__voltBandH2{font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.02em;margin-bottom:24px;font-size:clamp(56px,10vw,160px);line-height:.9}.marketing-module__KgQ1pq__voltBandP{max-width:520px;margin:0 auto;font-size:18px}.marketing-module__KgQ1pq__footer{border-top:1px solid var(--border);padding:64px 48px 32px}.marketing-module__KgQ1pq__footerInner{grid-template-columns:1fr 1fr 1fr 1fr;gap:48px;max-width:1400px;margin:0 auto 64px;display:grid}.marketing-module__KgQ1pq__footerBrand img{height:32px;margin-bottom:16px}.marketing-module__KgQ1pq__footerBrand p{color:var(--dim);max-width:240px;font-size:13px}.marketing-module__KgQ1pq__footerCol h4{font-family:var(--font-mono,"DM Mono", monospace);color:var(--volt);letter-spacing:.14em;text-transform:uppercase;margin-bottom:20px;font-size:11px}.marketing-module__KgQ1pq__footerCol a,.marketing-module__KgQ1pq__footerCol span{color:var(--zeph-white);opacity:.7;margin-bottom:10px;font-size:14px;text-decoration:none;transition:opacity .2s;display:block}.marketing-module__KgQ1pq__footerCol a:hover{opacity:1;color:var(--volt)}.marketing-module__KgQ1pq__footerBottom{border-top:1px solid var(--border);max-width:1400px;font-family:var(--font-mono,"DM Mono", monospace);color:var(--dim);letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;margin:0 auto;padding-top:24px;font-size:11px;display:flex}@media (max-width:820px){.marketing-module__KgQ1pq__hero{padding:120px 20px 60px}.marketing-module__KgQ1pq__section{padding:80px 20px}.marketing-module__KgQ1pq__sectionHead,.marketing-module__KgQ1pq__storyGrid{grid-template-columns:1fr;gap:24px}.marketing-module__KgQ1pq__stats{grid-template-columns:repeat(2,1fr)}.marketing-module__KgQ1pq__stat:nth-child(2){border-right:none}.marketing-module__KgQ1pq__stat:nth-child(-n+2){border-bottom:1px solid var(--border)}.marketing-module__KgQ1pq__valuesGrid{grid-template-columns:1fr}.marketing-module__KgQ1pq__voltBand{padding:80px 20px}.marketing-module__KgQ1pq__footerInner{grid-template-columns:1fr 1fr;gap:32px}.marketing-module__KgQ1pq__footerBottom{flex-direction:column;gap:12px;padding:24px 0}}
.petition-module__R52Koa__mono{font-family:var(--font-mono,"DM Mono", monospace);text-transform:uppercase;letter-spacing:.12em;color:var(--volt);font-size:11px}.petition-module__R52Koa__hero{max-width:1400px;margin:0 auto;padding:160px 48px 60px;position:relative}.petition-module__R52Koa__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#c8ff001a 0%,#0000 70%);width:600px;height:600px;position:absolute;top:10%;right:-10%}.petition-module__R52Koa__heroEyebrow{align-items:center;gap:12px;margin-bottom:32px;display:flex}.petition-module__R52Koa__heroEyebrow .petition-module__R52Koa__dot{background:var(--volt);width:8px;height:8px;box-shadow:0 0 12px var(--volt);border-radius:50%;animation:2s infinite petition-module__R52Koa__pulse}@keyframes petition-module__R52Koa__pulse{0%,to{opacity:1}50%{opacity:.4}}.petition-module__R52Koa__heroH1{font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.01em;margin-bottom:32px;font-size:clamp(56px,10vw,160px);line-height:.88}.petition-module__R52Koa__volt{color:var(--volt)}.petition-module__R52Koa__heroSub{opacity:.9;max-width:740px;margin-bottom:40px;font-size:clamp(18px,2vw,22px)}.petition-module__R52Koa__signatureCount{background:var(--slate);border:1px solid var(--border);align-items:baseline;gap:12px;margin-bottom:40px;padding:20px 28px;display:inline-flex}.petition-module__R52Koa__signatureCount .petition-module__R52Koa__n{font-family:var(--font-display,"Bebas Neue", sans-serif);color:var(--volt);letter-spacing:.02em;font-size:48px;line-height:1}.petition-module__R52Koa__signatureCount .petition-module__R52Koa__l{font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.14em;color:var(--dim);text-transform:uppercase;font-size:11px}.petition-module__R52Koa__ctaAnchor{background:var(--volt);color:var(--zeph-black);font-family:var(--font-body,"DM Sans", sans-serif);letter-spacing:.08em;text-transform:uppercase;border:1px solid var(--volt);align-items:center;gap:10px;padding:16px 28px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.petition-module__R52Koa__ctaAnchor:hover{color:var(--volt);background:0 0}.petition-module__R52Koa__ctaAnchor .petition-module__R52Koa__arrow{transition:transform .2s}.petition-module__R52Koa__ctaAnchor:hover .petition-module__R52Koa__arrow{transform:translate(4px)}.petition-module__R52Koa__letterWrap{background:var(--ivory);color:#1a1a1a;padding:100px 0}.petition-module__R52Koa__letter{max-width:820px;font-family:var(--font-body,"DM Sans", sans-serif);color:#222;background:#fff;margin:0 auto;padding:80px 72px;font-size:15px;line-height:1.75;box-shadow:0 20px 80px #0006}.petition-module__R52Koa__letterhead{border-bottom:2px solid #000;grid-template-columns:auto 1fr;align-items:end;gap:32px;margin-bottom:40px;padding-bottom:28px;display:grid}.petition-module__R52Koa__letterhead .petition-module__R52Koa__logo{width:auto;height:48px;display:block}.petition-module__R52Koa__letterhead .petition-module__R52Koa__id{text-align:right}.petition-module__R52Koa__letterhead .petition-module__R52Koa__brand{font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.04em;color:#000;font-size:22px;line-height:1}.petition-module__R52Koa__letterhead .petition-module__R52Koa__addr{color:#555;margin-top:6px;font-size:12px;line-height:1.5}.petition-module__R52Koa__letterhead .petition-module__R52Koa__addr a{color:inherit;text-underline-offset:2px;text-decoration:underline}@media (max-width:640px){.petition-module__R52Koa__letterhead{grid-template-columns:1fr;gap:16px}.petition-module__R52Koa__letterhead .petition-module__R52Koa__id{text-align:left}}.petition-module__R52Koa__refRow{font-family:var(--font-mono,"DM Mono", monospace);color:#444;letter-spacing:.04em;justify-content:space-between;margin-bottom:32px;font-size:12px;display:flex}.petition-module__R52Koa__addressee{margin-bottom:32px}.petition-module__R52Koa__addressee .petition-module__R52Koa__toLine{color:#000;font-weight:500}.petition-module__R52Koa__through{color:#555;margin-bottom:32px;font-size:13px}.petition-module__R52Koa__through .petition-module__R52Koa__label{font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.14em;color:#888;text-transform:uppercase;margin-bottom:6px;font-size:11px;display:block}.petition-module__R52Koa__subject{border-left:3px solid var(--volt);color:#000;background:#faf8f0;margin-bottom:32px;padding:20px 24px;font-weight:500}.petition-module__R52Koa__subject .petition-module__R52Koa__label{font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.14em;color:#888;text-transform:uppercase;margin-bottom:8px;font-size:10px;display:block}.petition-module__R52Koa__letter h3{font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.02em;color:#000;border-bottom:1px solid #ddd;margin:40px 0 16px;padding-bottom:8px;font-size:22px}.petition-module__R52Koa__letter p{margin-bottom:18px}.petition-module__R52Koa__letter table{border-collapse:collapse;width:100%;margin:16px 0 24px;font-size:13px}.petition-module__R52Koa__letter table th,.petition-module__R52Koa__letter table td{vertical-align:top;text-align:left;border:1px solid #ddd;padding:10px 12px}.petition-module__R52Koa__letter table th{font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.12em;text-transform:uppercase;color:#444;background:#f5f5f5;font-size:10px;font-weight:500}.petition-module__R52Koa__bullets{margin:12px 0 24px 24px}.petition-module__R52Koa__bullets li{margin-bottom:10px}.petition-module__R52Koa__sigBlock{border-top:1px solid #ccc;margin-top:48px;padding-top:24px}.petition-module__R52Koa__sigBlock table{margin-top:24px}.petition-module__R52Koa__sigBlock .petition-module__R52Koa__loading{color:#999;border:0;font-style:italic}.petition-module__R52Koa__sigBlock .petition-module__R52Koa__founderTag{font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.1em;color:#888;text-transform:uppercase;font-size:10px}.petition-module__R52Koa__enclosures,.petition-module__R52Koa__copyTo{color:#444;border-top:1px solid #eee;margin-top:32px;padding-top:20px;font-size:13px}.petition-module__R52Koa__enclosures h4,.petition-module__R52Koa__copyTo h4{font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.14em;color:#888;text-transform:uppercase;margin-bottom:10px;font-size:11px}.petition-module__R52Koa__enclosures ol,.petition-module__R52Koa__copyTo ol{margin-left:20px}.petition-module__R52Koa__enclosures li,.petition-module__R52Koa__copyTo li{margin-bottom:4px}.petition-module__R52Koa__signSection{max-width:1000px;margin:0 auto;padding:120px 48px}.petition-module__R52Koa__signSection .petition-module__R52Koa__num{font-family:var(--font-mono,"DM Mono", monospace);color:var(--volt);letter-spacing:.14em;text-transform:uppercase;margin-bottom:16px;font-size:11px}.petition-module__R52Koa__signSection h2{font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.02em;margin-bottom:24px;font-size:clamp(48px,7vw,96px);line-height:.95}.petition-module__R52Koa__signSection .petition-module__R52Koa__intro{opacity:.85;max-width:720px;margin-bottom:48px;font-size:17px}.petition-module__R52Koa__petitionForm{grid-template-columns:1fr 1fr;gap:20px;display:grid}.petition-module__R52Koa__formField{flex-direction:column;display:flex}.petition-module__R52Koa__formField.petition-module__R52Koa__wide{grid-column:1/-1}.petition-module__R52Koa__formField label{font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.14em;color:var(--volt);text-transform:uppercase;margin-bottom:8px;font-size:10px}.petition-module__R52Koa__formField label .petition-module__R52Koa__req{color:var(--volt)}.petition-module__R52Koa__formField input,.petition-module__R52Koa__formField textarea{background:var(--slate);border:1px solid var(--border);color:var(--zeph-white);font-family:var(--font-body,"DM Sans", sans-serif);padding:14px 16px;font-size:15px;transition:border-color .2s}.petition-module__R52Koa__formField input:focus,.petition-module__R52Koa__formField textarea:focus{border-color:var(--volt);outline:none}.petition-module__R52Koa__formField textarea{resize:vertical;min-height:100px}.petition-module__R52Koa__formConsent{background:var(--slate);border:1px solid var(--border);grid-column:1/-1;align-items:flex-start;gap:12px;padding:16px 20px;display:flex}.petition-module__R52Koa__formConsent input{flex-shrink:0;margin-top:4px}.petition-module__R52Koa__formConsent label{color:var(--dim);cursor:pointer;font-size:13px;line-height:1.5}.petition-module__R52Koa__formSubmit{flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:20px;display:flex}.petition-module__R52Koa__signBtn{background:var(--volt);color:var(--zeph-black);border:1px solid var(--volt);font-family:var(--font-body,"DM Sans", sans-serif);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;padding:18px 36px;font-size:14px;font-weight:500;transition:all .2s}.petition-module__R52Koa__signBtn:hover:not(:disabled){color:var(--volt);background:0 0}.petition-module__R52Koa__signBtn:disabled{opacity:.5;cursor:not-allowed}.petition-module__R52Koa__formStatus{font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.1em;text-transform:uppercase;font-size:12px}.petition-module__R52Koa__formStatus.petition-module__R52Koa__ok{color:var(--volt)}.petition-module__R52Koa__formStatus.petition-module__R52Koa__err{color:#ff5e5e}.petition-module__R52Koa__footer{border-top:1px solid var(--border);padding:64px 48px 32px}.petition-module__R52Koa__footerInner{grid-template-columns:1fr 1fr 1fr 1fr;gap:48px;max-width:1400px;margin:0 auto 64px;display:grid}.petition-module__R52Koa__footerBrand img{height:32px;margin-bottom:16px}.petition-module__R52Koa__footerBrand p{color:var(--dim);max-width:240px;font-size:13px}.petition-module__R52Koa__footerCol h4{font-family:var(--font-mono,"DM Mono", monospace);color:var(--volt);letter-spacing:.14em;text-transform:uppercase;margin-bottom:20px;font-size:11px}.petition-module__R52Koa__footerCol a,.petition-module__R52Koa__footerCol span{color:var(--zeph-white);opacity:.7;margin-bottom:10px;font-size:14px;text-decoration:none;transition:opacity .2s;display:block}.petition-module__R52Koa__footerCol a:hover{opacity:1;color:var(--volt)}.petition-module__R52Koa__footerBottom{border-top:1px solid var(--border);max-width:1400px;font-family:var(--font-mono,"DM Mono", monospace);color:var(--dim);letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;margin:0 auto;padding-top:24px;font-size:11px;display:flex}@media (max-width:820px){.petition-module__R52Koa__hero{padding:120px 20px 40px}.petition-module__R52Koa__letterWrap{padding:48px 16px}.petition-module__R52Koa__letter{padding:40px 24px}.petition-module__R52Koa__letter table{font-size:11px}.petition-module__R52Koa__letter table th,.petition-module__R52Koa__letter table td{padding:6px 8px}.petition-module__R52Koa__signSection{padding:80px 20px}.petition-module__R52Koa__petitionForm{grid-template-columns:1fr}.petition-module__R52Koa__footerInner{grid-template-columns:1fr 1fr;gap:32px}.petition-module__R52Koa__footerBottom{flex-direction:column;gap:12px;padding:24px 0}}
.chargingPorts-module__9T5hcG__mono{font-family:var(--font-mono,"DM Mono", monospace);text-transform:uppercase;letter-spacing:.12em;color:var(--volt);font-size:11px}.chargingPorts-module__9T5hcG__display{font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.04em;font-weight:400}.chargingPorts-module__9T5hcG__hero{flex-direction:column;justify-content:center;max-width:1400px;min-height:70vh;margin:0 auto;padding:160px 48px 80px;display:flex;position:relative}.chargingPorts-module__9T5hcG__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#c8ff0014 0%,#0000 70%);width:600px;height:600px;position:absolute;top:10%;right:-10%}.chargingPorts-module__9T5hcG__heroEyebrow{align-items:center;gap:12px;margin-bottom:32px;display:flex}.chargingPorts-module__9T5hcG__heroEyebrow .chargingPorts-module__9T5hcG__dot,.chargingPorts-module__9T5hcG__dot{background:var(--volt);width:8px;height:8px;box-shadow:0 0 12px var(--volt);border-radius:50%;animation:2s infinite chargingPorts-module__9T5hcG__pulse}@keyframes chargingPorts-module__9T5hcG__pulse{0%,to{opacity:1}50%{opacity:.4}}.chargingPorts-module__9T5hcG__hero h1,.chargingPorts-module__9T5hcG__heroH1{font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.01em;margin-bottom:32px;font-size:clamp(64px,11vw,180px);line-height:.88}.chargingPorts-module__9T5hcG__volt{color:var(--volt)}.chargingPorts-module__9T5hcG__heroSub{opacity:.85;max-width:680px;font-size:clamp(18px,2vw,22px)}.chargingPorts-module__9T5hcG__section{max-width:1400px;margin:0 auto;padding:120px 48px}.chargingPorts-module__9T5hcG__sectionHead{grid-template-columns:200px 1fr;align-items:start;gap:64px;margin-bottom:64px;display:grid}.chargingPorts-module__9T5hcG__num{font-family:var(--font-mono,"DM Mono", monospace);color:var(--volt);letter-spacing:.14em;font-size:11px}.chargingPorts-module__9T5hcG__sectionH2{font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.02em;font-size:clamp(48px,7vw,96px);line-height:.95}.chargingPorts-module__9T5hcG__lead{opacity:.85;max-width:720px;margin-top:24px;font-size:17px}.chargingPorts-module__9T5hcG__port{border-top:1px solid var(--border);grid-template-columns:360px 1fr;align-items:start;gap:64px;padding:64px 0;display:grid}.chargingPorts-module__9T5hcG__port:last-child{border-bottom:1px solid var(--border)}.chargingPorts-module__9T5hcG__portVisual{background:var(--slate);border:1px solid var(--border);aspect-ratio:1;position:relative;overflow:hidden}.chargingPorts-module__9T5hcG__portVisual img{-o-object-fit:cover;object-fit:cover;filter:saturate(.92)contrast(1.04);width:100%;height:100%;display:block}.chargingPorts-module__9T5hcG__origin{font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.14em;color:var(--volt);text-transform:uppercase;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:2;background:#0a0a0ab3;padding:6px 10px;font-size:10px;position:absolute;top:16px;left:16px}.chargingPorts-module__9T5hcG__code{font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.14em;color:var(--volt);margin-bottom:12px;font-size:11px}.chargingPorts-module__9T5hcG__portH3{font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.02em;margin-bottom:8px;font-size:clamp(40px,5vw,64px);line-height:1}.chargingPorts-module__9T5hcG__subtitle{color:var(--dim);margin-bottom:28px;font-size:16px}.chargingPorts-module__9T5hcG__portP{opacity:.9;max-width:720px;margin-bottom:16px;font-size:16px}.chargingPorts-module__9T5hcG__portStats{background:var(--border);border:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:1px;margin-top:32px;display:grid}.chargingPorts-module__9T5hcG__portStat{background:var(--zeph-black);padding:24px 20px}.chargingPorts-module__9T5hcG__portStatV{font-family:var(--font-display,"Bebas Neue", sans-serif);color:var(--volt);letter-spacing:.02em;margin-bottom:4px;font-size:32px;line-height:1}.chargingPorts-module__9T5hcG__portStatL{font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.14em;color:var(--dim);text-transform:uppercase;font-size:10px}.chargingPorts-module__9T5hcG__licTable{background:var(--border);border:1px solid var(--border);grid-template-columns:1.3fr .9fr 1fr 1.4fr;gap:1px;display:grid}.chargingPorts-module__9T5hcG__licHead,.chargingPorts-module__9T5hcG__licRow{display:contents}.chargingPorts-module__9T5hcG__licHead>div{background:var(--slate);font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.14em;color:var(--volt);text-transform:uppercase;padding:16px 20px;font-size:10px}.chargingPorts-module__9T5hcG__licRow>div{background:var(--zeph-black);padding:20px;font-size:14px;line-height:1.55}.chargingPorts-module__9T5hcG__std{font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.02em;color:var(--volt);font-size:28px}.chargingPorts-module__9T5hcG__licNote{color:var(--dim);max-width:820px;margin-top:24px;font-size:13px}.chargingPorts-module__9T5hcG__rec{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:1fr 1.2fr;align-items:start;gap:64px;padding:64px 0;display:grid}.chargingPorts-module__9T5hcG__recLeft .chargingPorts-module__9T5hcG__stamp{font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.14em;color:var(--volt);text-transform:uppercase;margin-bottom:12px;font-size:11px}.chargingPorts-module__9T5hcG__recLeft h3,.chargingPorts-module__9T5hcG__recLeftH3{font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.02em;color:var(--volt);font-size:clamp(64px,10vw,140px);line-height:.88}.chargingPorts-module__9T5hcG__tag{color:var(--dim);margin-top:8px;font-size:14px}.chargingPorts-module__9T5hcG__recRight p,.chargingPorts-module__9T5hcG__recRightP{opacity:.9;max-width:640px;margin-bottom:16px;font-size:16px}.chargingPorts-module__9T5hcG__recReasons{margin-top:24px;padding:0;list-style:none}.chargingPorts-module__9T5hcG__recReasons li{border-bottom:1px solid var(--border);grid-template-columns:40px 1fr;align-items:baseline;gap:16px;padding:18px 0;display:grid}.chargingPorts-module__9T5hcG__recReasons li:last-child{border-bottom:none}.chargingPorts-module__9T5hcG__recReasonN{font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.14em;color:var(--volt);font-size:11px}.chargingPorts-module__9T5hcG__recReasonT{font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.02em;margin-bottom:4px;font-size:22px}.chargingPorts-module__9T5hcG__recReasonD{color:var(--dim);font-size:14px;line-height:1.6}.chargingPorts-module__9T5hcG__groundStats{background:var(--border);border:1px solid var(--border);grid-template-columns:repeat(4,1fr);gap:1px;margin-bottom:48px;display:grid}.chargingPorts-module__9T5hcG__groundStat{background:var(--zeph-black);padding:32px 24px}.chargingPorts-module__9T5hcG__groundStatV{font-family:var(--font-display,"Bebas Neue", sans-serif);color:var(--volt);letter-spacing:.02em;margin-bottom:8px;font-size:56px;line-height:1}.chargingPorts-module__9T5hcG__groundStatL{font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.14em;color:var(--dim);text-transform:uppercase;font-size:10px;line-height:1.4}.chargingPorts-module__9T5hcG__dash{font-size:28px}.chargingPorts-module__9T5hcG__opsGrid{background:var(--border);border:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.chargingPorts-module__9T5hcG__op{background:var(--zeph-black);padding:32px 28px}.chargingPorts-module__9T5hcG__opName{font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.02em;color:var(--zeph-white);margin-bottom:6px;font-size:28px;line-height:1}.chargingPorts-module__9T5hcG__opTag{font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.14em;color:var(--volt);text-transform:uppercase;margin-bottom:20px;font-size:10px}.chargingPorts-module__9T5hcG__opScale{font-family:var(--font-display,"Bebas Neue", sans-serif);color:var(--volt);letter-spacing:.02em;margin-bottom:8px;font-size:20px}.chargingPorts-module__9T5hcG__opNote{color:var(--dim);font-size:13px;line-height:1.6}.chargingPorts-module__9T5hcG__licNoteSpaced{margin-top:32px}.chargingPorts-module__9T5hcG__pinoutWrap{background:var(--slate);border:1px solid var(--border);grid-column:1/-1;margin-top:40px;padding:48px 32px;position:relative}.chargingPorts-module__9T5hcG__pinoutTitle{text-align:center;font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.18em;color:var(--volt);text-transform:uppercase;margin-bottom:24px;font-size:11px}.chargingPorts-module__9T5hcG__pinoutWrap svg{width:100%;max-width:900px;height:auto;margin:0 auto;display:block}.chargingPorts-module__9T5hcG__pinoutWrap text{font-family:var(--font-body,"DM Sans", sans-serif);fill:var(--zeph-white)}.chargingPorts-module__9T5hcG__pinoutWrap .chargingPorts-module__9T5hcG__tag-bg{fill:var(--volt)}.chargingPorts-module__9T5hcG__pinoutWrap .chargingPorts-module__9T5hcG__tag-text{fill:var(--zeph-black);font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.08em;font-weight:500}.chargingPorts-module__9T5hcG__pinoutWrap .chargingPorts-module__9T5hcG__label-name{font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.04em;fill:var(--zeph-white);font-size:16px}.chargingPorts-module__9T5hcG__pinoutWrap .chargingPorts-module__9T5hcG__label-desc{font-family:var(--font-body,"DM Sans", sans-serif);fill:var(--dim);letter-spacing:.02em;font-size:10px}.chargingPorts-module__9T5hcG__pinoutWrap .chargingPorts-module__9T5hcG__lead-line{stroke:var(--volt);stroke-width:1px;fill:none;opacity:.55}.chargingPorts-module__9T5hcG__pinoutWrap .chargingPorts-module__9T5hcG__conn-body{stroke:var(--zeph-white);stroke-width:1.5px;fill:#0f0f10}.chargingPorts-module__9T5hcG__pinoutWrap .chargingPorts-module__9T5hcG__pin-lg{fill:#2a2a2e;stroke:var(--zeph-white);stroke-width:1px}.chargingPorts-module__9T5hcG__pinoutWrap .chargingPorts-module__9T5hcG__pin-sm{fill:#1c1c1e;stroke:var(--zeph-white);stroke-width:.8px}.chargingPorts-module__9T5hcG__pinoutWrap .chargingPorts-module__9T5hcG__pin-dot{fill:var(--volt)}.chargingPorts-module__9T5hcG__retrofit{background:var(--volt);color:var(--zeph-black);padding:120px 48px}.chargingPorts-module__9T5hcG__retrofitInner{max-width:1400px;margin:0 auto}.chargingPorts-module__9T5hcG__retrofitEyebrow{font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.14em;text-transform:uppercase;margin-bottom:24px;font-size:11px}.chargingPorts-module__9T5hcG__retrofitH2{font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.02em;margin-bottom:32px;font-size:clamp(56px,9vw,120px);line-height:.92}.chargingPorts-module__9T5hcG__retrofitLead{max-width:680px;margin-bottom:64px;font-size:18px;font-weight:400}.chargingPorts-module__9T5hcG__retrofitGrid{background:var(--zeph-black);border:1px solid var(--zeph-black);grid-template-columns:repeat(4,1fr);gap:2px;display:grid}.chargingPorts-module__9T5hcG__retrofitCell{background:var(--volt);padding:32px 28px}.chargingPorts-module__9T5hcG__retrofitCellK{font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.14em;text-transform:uppercase;opacity:.6;margin-bottom:12px;font-size:10px}.chargingPorts-module__9T5hcG__retrofitCellV{font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.02em;margin-bottom:8px;font-size:48px;line-height:1}.chargingPorts-module__9T5hcG__retrofitCellD{font-size:13px;line-height:1.5}.chargingPorts-module__9T5hcG__retrofitCellVDash{font-size:28px}.chargingPorts-module__9T5hcG__retrofitNote{opacity:.75;max-width:720px;margin-top:40px;font-size:13px}.chargingPorts-module__9T5hcG__retrofitNote a{color:var(--zeph-black);text-decoration:underline}.chargingPorts-module__9T5hcG__credits{max-width:1400px;font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.1em;text-transform:uppercase;color:var(--dim);margin:0 auto;padding:48px 48px 24px;font-size:10px;line-height:1.9}.chargingPorts-module__9T5hcG__credits h5,.chargingPorts-module__9T5hcG__creditsH5{color:var(--volt);letter-spacing:.14em;margin-bottom:12px;font-size:10px}.chargingPorts-module__9T5hcG__credits a{color:var(--dim);text-decoration:underline;-webkit-text-decoration-color:var(--border);text-decoration-color:var(--border)}.chargingPorts-module__9T5hcG__credits a:hover{color:var(--volt);-webkit-text-decoration-color:var(--volt);text-decoration-color:var(--volt)}.chargingPorts-module__9T5hcG__credits ul{grid-template-columns:1fr 1fr;gap:4px 32px;padding:0;list-style:none;display:grid}.chargingPorts-module__9T5hcG__creditsTrailer{margin-top:16px}.chargingPorts-module__9T5hcG__petitionCta{border-top:1px solid var(--border);background:var(--zeph-black);padding:96px 48px}.chargingPorts-module__9T5hcG__petitionCtaInner{grid-template-columns:1.1fr 1fr;align-items:center;gap:64px;max-width:1400px;margin:0 auto;display:grid}.chargingPorts-module__9T5hcG__petitionEyebrow{font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.14em;text-transform:uppercase;color:var(--volt);margin-bottom:20px;font-size:11px}.chargingPorts-module__9T5hcG__petitionH2{font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.02em;margin-bottom:24px;font-size:clamp(48px,7vw,96px);line-height:.94}.chargingPorts-module__9T5hcG__petitionP{max-width:560px;color:var(--zeph-white);opacity:.85;margin-bottom:32px;font-size:17px;line-height:1.55}.chargingPorts-module__9T5hcG__petitionPStrong{color:var(--volt)}.chargingPorts-module__9T5hcG__petitionBtn{background:var(--volt);color:var(--zeph-black);font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.14em;text-transform:uppercase;border-radius:2px;align-items:center;gap:14px;padding:18px 28px;font-size:13px;font-weight:600;text-decoration:none;transition:transform .2s;display:inline-flex}.chargingPorts-module__9T5hcG__petitionBtnArrow{font-size:18px}.chargingPorts-module__9T5hcG__petitionLetter{border:1px solid var(--border);background:var(--slate);padding:40px}.chargingPorts-module__9T5hcG__petitionRef{font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.14em;text-transform:uppercase;color:var(--dim);margin-bottom:16px;font-size:10px}.chargingPorts-module__9T5hcG__petitionTo{font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.02em;color:var(--zeph-white);margin-bottom:20px;font-size:28px;line-height:1.1}.chargingPorts-module__9T5hcG__petitionQuote{color:var(--zeph-white);opacity:.75;font-size:14px;line-height:1.6}.chargingPorts-module__9T5hcG__petitionSig{border-top:1px solid var(--border);font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.08em;color:var(--dim);margin-top:28px;padding-top:20px;font-size:11px}.chargingPorts-module__9T5hcG__footer{border-top:1px solid var(--border);padding:64px 48px 32px}.chargingPorts-module__9T5hcG__footerInner{grid-template-columns:1fr 1fr 1fr 1fr;gap:48px;max-width:1400px;margin:0 auto 64px;display:grid}.chargingPorts-module__9T5hcG__footerBrand img{height:32px;margin-bottom:16px}.chargingPorts-module__9T5hcG__footerBrand p{color:var(--dim);max-width:240px;font-size:13px}.chargingPorts-module__9T5hcG__footerCol h4{font-family:var(--font-mono,"DM Mono", monospace);color:var(--volt);letter-spacing:.14em;text-transform:uppercase;margin-bottom:20px;font-size:11px}.chargingPorts-module__9T5hcG__footerCol a,.chargingPorts-module__9T5hcG__footerCol span{color:var(--zeph-white);opacity:.7;margin-bottom:10px;font-size:14px;text-decoration:none;transition:opacity .2s;display:block}.chargingPorts-module__9T5hcG__footerCol a:hover{opacity:1;color:var(--volt)}.chargingPorts-module__9T5hcG__footerBottom{border-top:1px solid var(--border);max-width:1400px;font-family:var(--font-mono,"DM Mono", monospace);color:var(--dim);letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;margin:0 auto;padding-top:24px;font-size:11px;display:flex}@media (max-width:820px){.chargingPorts-module__9T5hcG__credits{padding:32px 20px 16px}.chargingPorts-module__9T5hcG__credits ul{grid-template-columns:1fr}.chargingPorts-module__9T5hcG__hero{padding:120px 20px 60px}.chargingPorts-module__9T5hcG__section{padding:80px 20px}.chargingPorts-module__9T5hcG__sectionHead{grid-template-columns:1fr;gap:16px}.chargingPorts-module__9T5hcG__port{grid-template-columns:1fr;gap:32px;padding:48px 0}.chargingPorts-module__9T5hcG__portVisual{aspect-ratio:1;max-width:320px}.chargingPorts-module__9T5hcG__portStats,.chargingPorts-module__9T5hcG__licTable{grid-template-columns:1fr}.chargingPorts-module__9T5hcG__licHead{display:none}.chargingPorts-module__9T5hcG__rec{grid-template-columns:1fr;gap:32px}.chargingPorts-module__9T5hcG__groundStats{grid-template-columns:1fr 1fr}.chargingPorts-module__9T5hcG__opsGrid{grid-template-columns:1fr}.chargingPorts-module__9T5hcG__retrofit{padding:80px 20px}.chargingPorts-module__9T5hcG__retrofitGrid{grid-template-columns:1fr 1fr}.chargingPorts-module__9T5hcG__petitionCta{padding:72px 20px}.chargingPorts-module__9T5hcG__petitionCtaInner{grid-template-columns:1fr;gap:40px}.chargingPorts-module__9T5hcG__footerInner{grid-template-columns:1fr 1fr;gap:32px}.chargingPorts-module__9T5hcG__footerBottom{flex-direction:column;gap:12px;padding:24px 0}}
.reports-index-module__KpHRea__page{color:#f5f3ee;min-height:100vh;font-family:var(--font-body,"DM Sans"), system-ui, sans-serif;background:#0a0a0a;padding-top:120px;padding-bottom:96px}.reports-index-module__KpHRea__wrap{max-width:1100px;margin:0 auto;padding:0 32px}.reports-index-module__KpHRea__eyebrow{font-family:var(--font-mono,"DM Mono"), monospace;letter-spacing:.18em;text-transform:uppercase;color:#c8ff00;background:#c8ff000f;border:1px solid #6a8500;border-radius:999px;align-items:center;gap:10px;margin-bottom:20px;padding:6px 14px;font-size:11px;display:inline-flex}.reports-index-module__KpHRea__title{font-family:var(--font-display,"Bebas Neue"), sans-serif;letter-spacing:.005em;text-transform:uppercase;margin:0 0 20px;font-size:clamp(48px,7vw,84px);font-weight:400;line-height:.95}.reports-index-module__KpHRea__sub{color:#b9b9bb;max-width:720px;margin:0 0 56px;font-size:18px;line-height:1.55}.reports-index-module__KpHRea__list{gap:28px;margin:0;padding:0;list-style:none;display:grid}.reports-index-module__KpHRea__card{color:inherit;background:#14141a;border:1px solid #2a2a2e;border-radius:16px;grid-template-columns:360px 1fr;text-decoration:none;transition:border-color .2s,transform .2s;display:grid;overflow:hidden}.reports-index-module__KpHRea__card:hover{border-color:#c8ff00;transform:translateY(-2px)}.reports-index-module__KpHRea__cover{filter:saturate(.85)brightness(.7);background-position:50%;background-size:cover;border-right:1px solid #2a2a2e;min-height:260px}.reports-index-module__KpHRea__coverContain{filter:none;background-color:#0b0b0b;background-repeat:no-repeat;background-size:contain}.reports-index-module__KpHRea__body{flex-direction:column;gap:12px;padding:28px 32px;display:flex}.reports-index-module__KpHRea__cardEyebrow{font-family:var(--font-mono,"DM Mono"), monospace;letter-spacing:.16em;text-transform:uppercase;color:#c8ff00;font-size:11px}.reports-index-module__KpHRea__cardTitle{font-family:var(--font-display,"Bebas Neue"), sans-serif;letter-spacing:.005em;text-transform:uppercase;margin:0;font-size:clamp(28px,3vw,38px);font-weight:400;line-height:1}.reports-index-module__KpHRea__cardSummary{color:#b9b9bb;margin:0;font-size:15px;line-height:1.55}.reports-index-module__KpHRea__cardMeta{font-family:var(--font-mono,"DM Mono"), monospace;color:#6b7280;letter-spacing:.06em;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:12px;margin-top:auto;font-size:11px;display:flex}.reports-index-module__KpHRea__cta{color:#c8ff00;margin-left:auto;font-weight:600}@media (max-width:760px){.reports-index-module__KpHRea__card{grid-template-columns:1fr}.reports-index-module__KpHRea__cover{border-bottom:1px solid #2a2a2e;border-right:none;min-height:200px}.reports-index-module__KpHRea__wrap{padding:0 18px}}
