.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}}
.CostCurveChart-module__JJuhLq__chart{width:100%;height:auto;display:block}.CostCurveChart-module__JJuhLq__area{fill:#c8ff0052}.CostCurveChart-module__JJuhLq__areaStroke{fill:none;stroke:var(--volt);stroke-width:2px;stroke-linejoin:round;stroke-linecap:round}.CostCurveChart-module__JJuhLq__areaForecast{fill:url(#cost-curve-hatch)}.CostCurveChart-module__JJuhLq__areaStrokeForecast{fill:none;stroke:var(--volt);stroke-width:2px;stroke-dasharray:5 5;stroke-linejoin:round;stroke-linecap:round}.CostCurveChart-module__JJuhLq__hatchLine{stroke:var(--volt);stroke-width:2px;stroke-opacity:.55}.CostCurveChart-module__JJuhLq__forecastDivider{stroke:var(--volt);stroke-width:1px;stroke-dasharray:2 4;opacity:.55}.CostCurveChart-module__JJuhLq__forecastLabel{fill:var(--volt);font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.14em;text-transform:uppercase;opacity:.75;font-size:10px}.CostCurveChart-module__JJuhLq__annotationLine{stroke:#f56;stroke-width:1.5px;stroke-dasharray:5 4;opacity:.9}.CostCurveChart-module__JJuhLq__annotationLabel{fill:#f56;font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.08em;text-transform:uppercase;font-size:11px}.CostCurveChart-module__JJuhLq__barPrice{fill:#f56}.CostCurveChart-module__JJuhLq__baseline{stroke:var(--border);stroke-width:1px}.CostCurveChart-module__JJuhLq__gridLine{stroke:var(--border);stroke-width:1px;stroke-dasharray:2 4;opacity:.7}.CostCurveChart-module__JJuhLq__axisLine{stroke:var(--border);stroke-width:1px}.CostCurveChart-module__JJuhLq__tick{fill:var(--dim);font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.06em;font-size:12px}.CostCurveChart-module__JJuhLq__yLabelPrice{fill:#f56;font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.04em;font-size:11px}.CostCurveChart-module__JJuhLq__yLabelAdopt{fill:var(--volt);font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.04em;font-size:11px}.CostCurveChart-module__JJuhLq__hoverLine{stroke:var(--zeph-white,#fff);stroke-width:1px;stroke-dasharray:2 4;opacity:.35}.CostCurveChart-module__JJuhLq__tooltipBox{fill:#0a0a0af5;stroke:var(--volt);stroke-width:1px}.CostCurveChart-module__JJuhLq__tooltipYear{fill:var(--zeph-white,#fff);font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.04em;font-size:14px;font-weight:600}.CostCurveChart-module__JJuhLq__tooltipLine{fill:var(--zeph-white,#fff);font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.04em;font-size:12px}.CostCurveChart-module__JJuhLq__tooltipSwatchPrice{fill:#f56}.CostCurveChart-module__JJuhLq__tooltipSwatchAdopt{fill:var(--volt)}
.about-module__Qh_SSG__mono{font-family:var(--font-mono,"DM Mono", monospace);text-transform:uppercase;letter-spacing:.12em;color:var(--volt);font-size:11px}.about-module__Qh_SSG__hero{flex-direction:column;justify-content:center;max-width:1400px;min-height:76vh;margin:0 auto;padding:140px 48px 90px;display:flex;position:relative}.about-module__Qh_SSG__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#c8ff0014 0%,#0000 70%);width:560px;height:560px;position:absolute;top:18%;right:-10%}.about-module__Qh_SSG__heroEyebrow{margin-bottom:36px}.about-module__Qh_SSG__heroH1{font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.01em;margin-bottom:32px;font-size:clamp(60px,9vw,150px);line-height:.9}.about-module__Qh_SSG__volt{color:var(--volt)}.about-module__Qh_SSG__heroSub{max-width:720px;color:var(--zeph-white);opacity:.85;margin-bottom:40px;font-size:clamp(17px,1.7vw,22px);font-weight:300;line-height:1.6}.about-module__Qh_SSG__heroSub strong{color:var(--volt);font-weight:500}.about-module__Qh_SSG__ctaRow{flex-wrap:wrap;gap:16px;display:flex}.about-module__Qh_SSG__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}.about-module__Qh_SSG__btnPrimary{background:var(--volt);color:var(--ink);border-color:var(--volt)}.about-module__Qh_SSG__btnPrimary:hover{color:var(--volt);background:0 0}.about-module__Qh_SSG__btnGhost{color:var(--zeph-white);background:0 0}.about-module__Qh_SSG__btnGhost:hover{border-color:var(--volt);color:var(--volt)}.about-module__Qh_SSG__arrow{transition:transform .2s}.about-module__Qh_SSG__btn:hover .about-module__Qh_SSG__arrow,.about-module__Qh_SSG__ctaBandBtn:hover .about-module__Qh_SSG__arrow{transform:translate(4px)}.about-module__Qh_SSG__section{border-top:1px solid var(--border);max-width:1400px;margin:0 auto;padding:110px 48px}.about-module__Qh_SSG__sectionAlt{background:#ffffff05}.about-module__Qh_SSG__sectionHead{grid-template-columns:200px 1fr;align-items:start;gap:64px;margin-bottom:48px;display:grid}.about-module__Qh_SSG__num{font-family:var(--font-mono,"DM Mono", monospace);color:var(--volt);letter-spacing:.14em;font-size:11px}.about-module__Qh_SSG__sectionH2{font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.02em;font-size:clamp(44px,6vw,84px);line-height:.95}.about-module__Qh_SSG__lede{max-width:880px;color:var(--zeph-white);opacity:.9;margin-bottom:48px;font-size:clamp(19px,2vw,24px);font-weight:300;line-height:1.5}.about-module__Qh_SSG__lede strong{color:var(--volt);font-weight:500}.about-module__Qh_SSG__facts{background:var(--border);border:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:2px;display:grid}.about-module__Qh_SSG__factCard{background:var(--zeph-black);padding:40px 32px}.about-module__Qh_SSG__factLabel{font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.14em;text-transform:uppercase;color:var(--dim);margin-bottom:18px;font-size:11px}.about-module__Qh_SSG__factValue{font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.02em;color:var(--volt);margin-bottom:14px;font-size:40px;line-height:1}.about-module__Qh_SSG__factSub{color:var(--dim);font-size:14px;line-height:1.65}.about-module__Qh_SSG__beat{border-left:2px solid var(--volt);background:#c8ff000a;max-width:940px;margin-top:48px;padding:34px 40px}.about-module__Qh_SSG__beatHeading{font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.03em;color:var(--volt);margin-bottom:12px;font-size:30px}.about-module__Qh_SSG__beatBody{color:var(--zeph-white);opacity:.88;font-size:17px;line-height:1.7}.about-module__Qh_SSG__beatBody strong{color:var(--volt);font-weight:500}.about-module__Qh_SSG__arms{background:var(--border);border:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:2px;display:grid}.about-module__Qh_SSG__armCard{background:var(--zeph-black);flex-direction:column;padding:44px 36px;display:flex}.about-module__Qh_SSG__armKind{font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.14em;text-transform:uppercase;color:var(--dim);margin-bottom:14px;font-size:11px}.about-module__Qh_SSG__armName{font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.03em;color:var(--volt);margin-bottom:16px;font-size:34px}.about-module__Qh_SSG__armBody{color:var(--dim);margin-bottom:24px;font-size:15px;line-height:1.7}.about-module__Qh_SSG__armLed{border-top:1px solid var(--border);font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.1em;text-transform:uppercase;color:var(--zeph-white);opacity:.7;margin-top:auto;padding-top:18px;font-size:11px}.about-module__Qh_SSG__partners{border-top:1px solid var(--border)}.about-module__Qh_SSG__partner{border-bottom:1px solid var(--border);grid-template-columns:300px 1fr;align-items:start;gap:56px;padding:48px 0;display:grid}.about-module__Qh_SSG__partnerHead{position:sticky;top:96px}.about-module__Qh_SSG__partnerPhoto{aspect-ratio:4/5;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;border:1px solid var(--border);width:100%;max-width:280px;margin-bottom:22px;display:block}.about-module__Qh_SSG__partnerRole{font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.14em;text-transform:uppercase;color:var(--dim);margin-bottom:12px;font-size:10px}.about-module__Qh_SSG__partnerName{font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.02em;color:var(--zeph-white);margin-bottom:14px;font-size:clamp(40px,4vw,58px);line-height:.95}.about-module__Qh_SSG__partnerArm{font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.1em;text-transform:uppercase;color:var(--volt);border:1px solid var(--volt);padding:6px 12px;font-size:11px;display:inline-block}.about-module__Qh_SSG__partnerBio{max-width:780px}.about-module__Qh_SSG__partnerBio p{color:var(--zeph-white);opacity:.85;margin-bottom:18px;font-size:16px;line-height:1.75}.about-module__Qh_SSG__partnerBio p:last-child{margin-bottom:0}.about-module__Qh_SSG__partnerBio strong{color:var(--volt);font-weight:500}.about-module__Qh_SSG__track{background:var(--border);border:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:2px;display:grid}.about-module__Qh_SSG__trackCard{background:var(--zeph-black);padding:36px 30px}.about-module__Qh_SSG__trackLabel{font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.14em;text-transform:uppercase;color:var(--dim);margin-bottom:14px;font-size:11px}.about-module__Qh_SSG__trackValue{font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.02em;color:var(--volt);margin-bottom:12px;font-size:30px;line-height:1.05}.about-module__Qh_SSG__trackSub{color:var(--dim);font-size:14px;line-height:1.65}.about-module__Qh_SSG__contactFormWrap{max-width:880px}.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(--ink);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__ctaBand{background:var(--volt);color:var(--ink);text-align:center;padding:110px 48px}.about-module__Qh_SSG__ctaBandEyebrow{font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.16em;text-transform:uppercase;opacity:.7;font-size:11px}.about-module__Qh_SSG__ctaBandH2{font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.02em;margin:18px 0 24px;font-size:clamp(48px,8vw,120px);line-height:.9}.about-module__Qh_SSG__ctaBandP{max-width:620px;margin:0 auto 36px;font-size:18px;line-height:1.7}.about-module__Qh_SSG__ctaBandBtn{font-family:var(--font-body,"DM Sans", sans-serif);letter-spacing:.08em;text-transform:uppercase;background:var(--zeph-black);color:var(--volt);align-items:center;gap:10px;padding:18px 32px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.about-module__Qh_SSG__ctaBandBtn:hover{color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink);background:0 0}.about-module__Qh_SSG__footer{border-top:1px solid var(--border);padding:64px 48px 32px}.about-module__Qh_SSG__footerInner{grid-template-columns:1fr 1fr 1fr 1fr;gap:48px;max-width:1400px;margin:0 auto 64px;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:920px){.about-module__Qh_SSG__facts,.about-module__Qh_SSG__arms,.about-module__Qh_SSG__track{grid-template-columns:1fr}}@media (max-width:820px){.about-module__Qh_SSG__hero{padding:130px 20px 70px}.about-module__Qh_SSG__section{padding:72px 20px}.about-module__Qh_SSG__sectionHead{grid-template-columns:1fr;gap:20px;margin-bottom:36px}.about-module__Qh_SSG__partner{grid-template-columns:1fr;gap:24px;padding:40px 0}.about-module__Qh_SSG__partnerHead{position:static}.about-module__Qh_SSG__contactForm{grid-template-columns:1fr}.about-module__Qh_SSG__ctaBand{padding:72px 20px}.about-module__Qh_SSG__footer{padding:56px 20px 28px}.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}}
.capital-module__CfZ3xG__mono{font-family:var(--font-mono,"DM Mono", monospace);text-transform:uppercase;letter-spacing:.12em;color:var(--volt);font-size:11px}.capital-module__CfZ3xG__hero{flex-direction:column;justify-content:center;max-width:1400px;min-height:76vh;margin:0 auto;padding:140px 48px 90px;display:flex;position:relative}.capital-module__CfZ3xG__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#c8ff0014 0%,#0000 70%);width:560px;height:560px;position:absolute;top:18%;right:-10%}.capital-module__CfZ3xG__heroEyebrow{margin-bottom:36px}.capital-module__CfZ3xG__heroH1{font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.01em;margin-bottom:32px;font-size:clamp(60px,9vw,150px);line-height:.9}.capital-module__CfZ3xG__volt{color:var(--volt)}.capital-module__CfZ3xG__heroSub{max-width:640px;color:var(--zeph-white);opacity:.85;margin-bottom:40px;font-size:clamp(17px,1.7vw,22px);font-weight:300;line-height:1.6}.capital-module__CfZ3xG__ctaRow{flex-wrap:wrap;gap:16px;display:flex}.capital-module__CfZ3xG__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}.capital-module__CfZ3xG__btnPrimary{background:var(--volt);color:var(--ink);border-color:var(--volt)}.capital-module__CfZ3xG__btnPrimary:hover{color:var(--volt);background:0 0}.capital-module__CfZ3xG__btnPrimary strong{font-weight:700}.capital-module__CfZ3xG__btnGhost{color:var(--zeph-white);background:0 0}.capital-module__CfZ3xG__btnGhost:hover{border-color:var(--volt);color:var(--volt)}.capital-module__CfZ3xG__arrow{transition:transform .2s}.capital-module__CfZ3xG__btn:hover .capital-module__CfZ3xG__arrow,.capital-module__CfZ3xG__ctaBandBtn:hover .capital-module__CfZ3xG__arrow{transform:translate(4px)}.capital-module__CfZ3xG__section{border-top:1px solid var(--border);max-width:1400px;margin:0 auto;padding:110px 48px}.capital-module__CfZ3xG__sectionAlt{background:#ffffff05}.capital-module__CfZ3xG__sectionHead{grid-template-columns:200px 1fr;align-items:start;gap:64px;margin-bottom:48px;display:grid}.capital-module__CfZ3xG__num{font-family:var(--font-mono,"DM Mono", monospace);color:var(--volt);letter-spacing:.14em;font-size:11px}.capital-module__CfZ3xG__sectionH2{font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.02em;font-size:clamp(44px,6vw,84px);line-height:.95}.capital-module__CfZ3xG__lede{max-width:800px;color:var(--zeph-white);opacity:.9;margin-bottom:48px;font-size:clamp(19px,2vw,24px);font-weight:300;line-height:1.5}.capital-module__CfZ3xG__facts{background:var(--border);border:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:2px;display:grid}.capital-module__CfZ3xG__factCard{background:var(--zeph-black);padding:40px 32px}.capital-module__CfZ3xG__factLabel{font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.14em;text-transform:uppercase;color:var(--dim);margin-bottom:18px;font-size:11px}.capital-module__CfZ3xG__factValue{font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.02em;color:var(--volt);margin-bottom:14px;font-size:40px;line-height:1}.capital-module__CfZ3xG__factSub{color:var(--dim);font-size:14px;line-height:1.65}.capital-module__CfZ3xG__beat{border-left:2px solid var(--volt);background:#c8ff000a;max-width:880px;margin-top:48px;padding:34px 40px}.capital-module__CfZ3xG__beatHeading{font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.03em;color:var(--volt);margin-bottom:12px;font-size:30px}.capital-module__CfZ3xG__beatBody{color:var(--zeph-white);opacity:.88;font-size:17px;line-height:1.7}.capital-module__CfZ3xG__steps{border-top:1px solid var(--border)}.capital-module__CfZ3xG__step{border-bottom:1px solid var(--border);grid-template-columns:96px 1fr;align-items:start;gap:32px;padding:32px 0;display:grid}.capital-module__CfZ3xG__stepNum{font-family:var(--font-display,"Bebas Neue", sans-serif);color:var(--volt);font-size:52px;line-height:.9}.capital-module__CfZ3xG__stepHeading{color:var(--zeph-white);margin-bottom:10px;font-size:22px;font-weight:600}.capital-module__CfZ3xG__stepBody{color:var(--dim);max-width:720px;font-size:16px;line-height:1.7}.capital-module__CfZ3xG__pullQuote{border-left:2px solid var(--volt);font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.02em;color:var(--zeph-white);max-width:760px;margin:48px 0 0;padding:16px 0 16px 32px;font-size:34px;line-height:1.1}.capital-module__CfZ3xG__perks{background:var(--border);border:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:2px;display:grid}.capital-module__CfZ3xG__perk{background:var(--zeph-black);padding:44px 36px}.capital-module__CfZ3xG__perkTitle{font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.03em;color:var(--volt);margin-bottom:16px;font-size:30px}.capital-module__CfZ3xG__perkBody{color:var(--dim);font-size:15px;line-height:1.7}.capital-module__CfZ3xG__ctaBand{background:var(--volt);color:var(--ink);text-align:center;padding:110px 48px}.capital-module__CfZ3xG__ctaBandEyebrow{font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.16em;text-transform:uppercase;opacity:.7;font-size:11px}.capital-module__CfZ3xG__ctaBandH2{font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.02em;margin:18px 0 24px;font-size:clamp(48px,8vw,120px);line-height:.9}.capital-module__CfZ3xG__ctaBandP{max-width:620px;margin:0 auto 36px;font-size:18px;line-height:1.7}.capital-module__CfZ3xG__ctaBandBtn{font-family:var(--font-body,"DM Sans", sans-serif);letter-spacing:.08em;text-transform:uppercase;background:var(--zeph-black);color:var(--volt);align-items:center;gap:10px;padding:18px 32px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.capital-module__CfZ3xG__ctaBandBtn:hover{color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink);background:0 0}.capital-module__CfZ3xG__footer{border-top:1px solid var(--border);padding:64px 48px 32px}.capital-module__CfZ3xG__footerInner{grid-template-columns:1fr 1fr 1fr 1fr;gap:48px;max-width:1400px;margin:0 auto 64px;display:grid}.capital-module__CfZ3xG__footerBrand img{height:32px;margin-bottom:16px}.capital-module__CfZ3xG__footerBrand p{color:var(--dim);max-width:240px;font-size:13px}.capital-module__CfZ3xG__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}.capital-module__CfZ3xG__footerCol a,.capital-module__CfZ3xG__footerCol span{color:var(--zeph-white);opacity:.7;margin-bottom:10px;font-size:14px;text-decoration:none;transition:opacity .2s;display:block}.capital-module__CfZ3xG__footerCol a:hover{opacity:1;color:var(--volt)}.capital-module__CfZ3xG__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:920px){.capital-module__CfZ3xG__facts,.capital-module__CfZ3xG__perks{grid-template-columns:1fr}}@media (max-width:820px){.capital-module__CfZ3xG__hero{padding:130px 20px 70px}.capital-module__CfZ3xG__section{padding:72px 20px}.capital-module__CfZ3xG__sectionHead{grid-template-columns:1fr;gap:20px;margin-bottom:36px}.capital-module__CfZ3xG__step{grid-template-columns:1fr;gap:8px}.capital-module__CfZ3xG__ctaBand{padding:72px 20px}.capital-module__CfZ3xG__footer{padding:56px 20px 28px}.capital-module__CfZ3xG__footerInner{grid-template-columns:1fr 1fr;gap:32px}.capital-module__CfZ3xG__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__photo{aspect-ratio:4/5;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;border:1px solid var(--border);width:128px;margin-bottom:4px;display:block}.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__contactCard .contact-module__hCbz7a__book{font-family:var(--font-mono,"DM Mono", monospace);font-size:13px}.contact-module__hCbz7a__contactCard .contact-module__hCbz7a__book a{color:var(--zeph-white);border-bottom:1px solid var(--volt);padding-bottom:2px;text-decoration:none;transition:color .2s}.contact-module__hCbz7a__contactCard .contact-module__hCbz7a__book a:hover{color:var(--volt)}.contact-module__hCbz7a__addressBand{background:var(--volt);color:var(--ink);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(--ink);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(--ink);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}}
.energy-module__cyx_da__mono{font-family:var(--font-mono,"DM Mono", monospace);text-transform:uppercase;letter-spacing:.12em;color:var(--volt);font-size:11px}.energy-module__cyx_da__hero{flex-direction:column;justify-content:center;max-width:1400px;min-height:76vh;margin:0 auto;padding:140px 48px 90px;display:flex;position:relative}.energy-module__cyx_da__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#c8ff0014 0%,#0000 70%);width:560px;height:560px;position:absolute;top:18%;right:-10%}.energy-module__cyx_da__heroEyebrow{margin-bottom:36px}.energy-module__cyx_da__heroH1{font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.01em;margin-bottom:32px;font-size:clamp(60px,9vw,150px);line-height:.9}.energy-module__cyx_da__volt{color:var(--volt)}.energy-module__cyx_da__heroSub{max-width:640px;color:var(--zeph-white);opacity:.85;margin-bottom:40px;font-size:clamp(17px,1.7vw,22px);font-weight:300;line-height:1.6}.energy-module__cyx_da__ctaRow{flex-wrap:wrap;gap:16px;display:flex}.energy-module__cyx_da__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}.energy-module__cyx_da__btnPrimary{background:var(--volt);color:var(--ink);border-color:var(--volt)}.energy-module__cyx_da__btnPrimary:hover{color:var(--volt);background:0 0}.energy-module__cyx_da__btnPrimary strong{font-weight:700}.energy-module__cyx_da__btnGhost{color:var(--zeph-white);background:0 0}.energy-module__cyx_da__btnGhost:hover{border-color:var(--volt);color:var(--volt)}.energy-module__cyx_da__arrow{transition:transform .2s}.energy-module__cyx_da__btn:hover .energy-module__cyx_da__arrow,.energy-module__cyx_da__ctaBandBtn:hover .energy-module__cyx_da__arrow{transform:translate(4px)}.energy-module__cyx_da__section{border-top:1px solid var(--border);max-width:1400px;margin:0 auto;padding:110px 48px}.energy-module__cyx_da__sectionAlt{background:#ffffff05}.energy-module__cyx_da__sectionHead{grid-template-columns:200px 1fr;align-items:start;gap:64px;margin-bottom:48px;display:grid}.energy-module__cyx_da__num{font-family:var(--font-mono,"DM Mono", monospace);color:var(--volt);letter-spacing:.14em;font-size:11px}.energy-module__cyx_da__sectionH2{font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.02em;font-size:clamp(44px,6vw,84px);line-height:.95}.energy-module__cyx_da__lede{max-width:800px;color:var(--zeph-white);opacity:.9;margin-bottom:48px;font-size:clamp(19px,2vw,24px);font-weight:300;line-height:1.5}.energy-module__cyx_da__facts{background:var(--border);border:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:2px;display:grid}.energy-module__cyx_da__factCard{background:var(--zeph-black);padding:40px 32px}.energy-module__cyx_da__factLabel{font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.14em;text-transform:uppercase;color:var(--dim);margin-bottom:18px;font-size:11px}.energy-module__cyx_da__factValue{font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.02em;color:var(--volt);margin-bottom:14px;font-size:40px;line-height:1}.energy-module__cyx_da__factSub{color:var(--dim);font-size:14px;line-height:1.65}.energy-module__cyx_da__beat{border-left:2px solid var(--volt);background:#c8ff000a;max-width:880px;margin-top:48px;padding:34px 40px}.energy-module__cyx_da__beatHeading{font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.03em;color:var(--volt);margin-bottom:12px;font-size:30px}.energy-module__cyx_da__beatBody{color:var(--zeph-white);opacity:.88;font-size:17px;line-height:1.7}.energy-module__cyx_da__steps{border-top:1px solid var(--border)}.energy-module__cyx_da__step{border-bottom:1px solid var(--border);grid-template-columns:96px 1fr;align-items:start;gap:32px;padding:32px 0;display:grid}.energy-module__cyx_da__stepNum{font-family:var(--font-display,"Bebas Neue", sans-serif);color:var(--volt);font-size:52px;line-height:.9}.energy-module__cyx_da__stepHeading{color:var(--zeph-white);margin-bottom:10px;font-size:22px;font-weight:600}.energy-module__cyx_da__stepBody{color:var(--dim);max-width:720px;font-size:16px;line-height:1.7}.energy-module__cyx_da__pullQuote{border-left:2px solid var(--volt);font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.02em;color:var(--zeph-white);max-width:760px;margin:48px 0 0;padding:16px 0 16px 32px;font-size:34px;line-height:1.1}.energy-module__cyx_da__perks{background:var(--border);border:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:2px;display:grid}.energy-module__cyx_da__perk{background:var(--zeph-black);padding:44px 36px}.energy-module__cyx_da__perkTitle{font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.03em;color:var(--volt);margin-bottom:16px;font-size:30px}.energy-module__cyx_da__perkBody{color:var(--dim);font-size:15px;line-height:1.7}.energy-module__cyx_da__ctaBand{background:var(--volt);color:var(--ink);text-align:center;padding:110px 48px}.energy-module__cyx_da__ctaBandEyebrow{font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.16em;text-transform:uppercase;opacity:.7;font-size:11px}.energy-module__cyx_da__ctaBandH2{font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.02em;margin:18px 0 24px;font-size:clamp(48px,8vw,120px);line-height:.9}.energy-module__cyx_da__ctaBandP{max-width:620px;margin:0 auto 36px;font-size:18px;line-height:1.7}.energy-module__cyx_da__ctaBandBtn{font-family:var(--font-body,"DM Sans", sans-serif);letter-spacing:.08em;text-transform:uppercase;background:var(--zeph-black);color:var(--volt);align-items:center;gap:10px;padding:18px 32px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.energy-module__cyx_da__ctaBandBtn:hover{color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink);background:0 0}.energy-module__cyx_da__footer{border-top:1px solid var(--border);padding:64px 48px 32px}.energy-module__cyx_da__footerInner{grid-template-columns:1fr 1fr 1fr 1fr;gap:48px;max-width:1400px;margin:0 auto 64px;display:grid}.energy-module__cyx_da__footerBrand img{height:32px;margin-bottom:16px}.energy-module__cyx_da__footerBrand p{color:var(--dim);max-width:240px;font-size:13px}.energy-module__cyx_da__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}.energy-module__cyx_da__footerCol a,.energy-module__cyx_da__footerCol span{color:var(--zeph-white);opacity:.7;margin-bottom:10px;font-size:14px;text-decoration:none;transition:opacity .2s;display:block}.energy-module__cyx_da__footerCol a:hover{opacity:1;color:var(--volt)}.energy-module__cyx_da__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:920px){.energy-module__cyx_da__facts,.energy-module__cyx_da__perks{grid-template-columns:1fr}}@media (max-width:820px){.energy-module__cyx_da__hero{padding:130px 20px 70px}.energy-module__cyx_da__section{padding:72px 20px}.energy-module__cyx_da__sectionHead{grid-template-columns:1fr;gap:20px;margin-bottom:36px}.energy-module__cyx_da__step{grid-template-columns:1fr;gap:8px}.energy-module__cyx_da__ctaBand{padding:72px 20px}.energy-module__cyx_da__footer{padding:56px 20px 28px}.energy-module__cyx_da__footerInner{grid-template-columns:1fr 1fr;gap:32px}.energy-module__cyx_da__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:36px;font-size:clamp(64px,11vw,180px);line-height:.9}.marketing-module__KgQ1pq__volt{color:var(--volt)}.marketing-module__KgQ1pq__heroSub{max-width:620px;color:var(--zeph-white);opacity:.85;margin-bottom:44px;font-size:clamp(17px,1.7vw,22px);font-weight:300;line-height:1.6}.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(--ink);border-color:var(--volt)}.marketing-module__KgQ1pq__btnPrimary:hover{color:var(--volt);background:0 0}.marketing-module__KgQ1pq__btnPrimary strong{font-weight:700}.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,.marketing-module__KgQ1pq__armCard:hover .marketing-module__KgQ1pq__arrow,.marketing-module__KgQ1pq__textLink:hover .marketing-module__KgQ1pq__arrow,.marketing-module__KgQ1pq__doorCta:hover .marketing-module__KgQ1pq__arrow{transform:translate(4px)}.marketing-module__KgQ1pq__section{border-top:1px solid var(--border);max-width:1400px;margin:0 auto;padding:120px 48px}.marketing-module__KgQ1pq__sectionAlt{background:#ffffff05}.marketing-module__KgQ1pq__sectionHead{grid-template-columns:200px 1fr;align-items:start;gap:64px;margin-bottom:56px;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(44px,6vw,88px);line-height:.95}.marketing-module__KgQ1pq__prose{max-width:760px}.marketing-module__KgQ1pq__proseP{color:var(--zeph-white);opacity:.9;margin-bottom:24px;font-size:19px;line-height:1.7}.marketing-module__KgQ1pq__lede{max-width:820px;color:var(--zeph-white);opacity:.9;margin-bottom:56px;font-size:clamp(20px,2.2vw,26px);font-weight:300;line-height:1.5}.marketing-module__KgQ1pq__pullQuote{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:40px 0 8px;padding:16px 0 16px 32px;font-size:34px;line-height:1.1}.marketing-module__KgQ1pq__closingLine{font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.02em;color:var(--volt);margin-top:48px;font-size:clamp(28px,3.5vw,48px)}.marketing-module__KgQ1pq__beat{border-left:2px solid var(--volt);background:#c8ff000a;max-width:880px;margin-top:64px;padding:36px 40px}.marketing-module__KgQ1pq__beatHeading{font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.03em;color:var(--volt);margin-bottom:14px;font-size:30px}.marketing-module__KgQ1pq__beatBody{color:var(--zeph-white);opacity:.88;font-size:17px;line-height:1.7}.marketing-module__KgQ1pq__curveRow{background:var(--border);border:1px solid var(--border);grid-template-columns:repeat(2,1fr);gap:2px;margin-top:56px;display:grid}.marketing-module__KgQ1pq__curveCard{background:var(--zeph-black);flex-direction:column;gap:20px;padding:32px 32px 28px;display:flex}.marketing-module__KgQ1pq__curveLabel{font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.14em;text-transform:uppercase;color:var(--dim);font-size:11px}.marketing-module__KgQ1pq__curveLegends{font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.06em;color:var(--zeph-white);flex-wrap:wrap;justify-content:space-between;gap:16px;font-size:11px;display:flex}.marketing-module__KgQ1pq__legendItem{align-items:center;gap:8px;display:inline-flex}.marketing-module__KgQ1pq__swatchPrice,.marketing-module__KgQ1pq__swatchAdopt{border-radius:1px;width:14px;height:7px;display:inline-block}.marketing-module__KgQ1pq__swatchPrice{background:#f56}.marketing-module__KgQ1pq__swatchAdopt{background:var(--volt)}.marketing-module__KgQ1pq__curveFooter{font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.04em;color:var(--dim);flex-wrap:wrap;align-items:baseline;gap:10px;font-size:13px;display:flex}.marketing-module__KgQ1pq__curveFrom,.marketing-module__KgQ1pq__curveTo{white-space:nowrap}.marketing-module__KgQ1pq__curveFooter strong{color:var(--zeph-white);font-weight:500}.marketing-module__KgQ1pq__curveTo strong{color:var(--volt)}.marketing-module__KgQ1pq__curveArrow{color:var(--dim)}.marketing-module__KgQ1pq__curveDelta{color:var(--volt);letter-spacing:.1em;margin-left:auto}.marketing-module__KgQ1pq__videoSplit{grid-template-columns:1fr 340px;align-items:center;gap:64px;display:grid}.marketing-module__KgQ1pq__videoRow{flex-wrap:wrap;gap:32px;margin-top:48px;display:flex}.marketing-module__KgQ1pq__videoFigure{flex-direction:column;gap:14px;margin:0;display:flex}.marketing-module__KgQ1pq__videoFrame{aspect-ratio:9/16;border:1px solid var(--border);background:#000;border-radius:14px;width:100%;max-width:320px;overflow:hidden}.marketing-module__KgQ1pq__videoCaption{font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.12em;text-transform:uppercase;color:var(--dim);font-size:11px}.marketing-module__KgQ1pq__statRow{background:var(--border);border:1px solid var(--border);grid-template-columns:repeat(4,1fr);gap:2px;display:grid}.marketing-module__KgQ1pq__statCard{background:var(--zeph-black);padding:40px 32px}.marketing-module__KgQ1pq__statCardValue{font-family:var(--font-display,"Bebas Neue", sans-serif);color:var(--volt);margin-bottom:14px;font-size:52px;line-height:1}.marketing-module__KgQ1pq__statCardLabel{color:var(--zeph-white);margin-bottom:10px;font-size:16px;font-weight:600}.marketing-module__KgQ1pq__statCardSub{color:var(--dim);font-size:14px;line-height:1.6}.marketing-module__KgQ1pq__arms{background:var(--border);border:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:2px;display:grid}.marketing-module__KgQ1pq__armCard{background:var(--zeph-black);color:inherit;flex-direction:column;padding:48px 40px;text-decoration:none;transition:background .3s;display:flex}.marketing-module__KgQ1pq__armCard:hover{background:#0f0f0f}.marketing-module__KgQ1pq__armName{font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.03em;color:var(--volt);margin-bottom:16px;font-size:40px}.marketing-module__KgQ1pq__armBody{color:var(--dim);margin-bottom:28px;font-size:15px;line-height:1.7}.marketing-module__KgQ1pq__armLink{font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.14em;text-transform:uppercase;color:var(--volt);margin-top:auto;font-size:11px}.marketing-module__KgQ1pq__teaser{grid-template-columns:repeat(3,1fr);gap:32px;margin:56px 0 40px;display:grid}.marketing-module__KgQ1pq__teaserItem{border-top:2px solid var(--volt);padding-top:20px}.marketing-module__KgQ1pq__teaserPhoto{-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;border:1px solid var(--border);width:96px;height:96px;margin-bottom:16px;display:block}.marketing-module__KgQ1pq__teaserName{color:var(--zeph-white);margin-bottom:8px;font-size:18px;font-weight:600}.marketing-module__KgQ1pq__teaserLine{color:var(--dim);font-size:14px;line-height:1.6}.marketing-module__KgQ1pq__textLink{font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.12em;text-transform:uppercase;color:var(--volt);align-items:center;gap:8px;font-size:12px;text-decoration:none;display:inline-flex}.marketing-module__KgQ1pq__voltBand{background:var(--volt);color:var(--ink);text-align:center;padding:110px 48px}.marketing-module__KgQ1pq__voltBandEyebrow{font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.16em;text-transform:uppercase;opacity:.7;font-size:11px}.marketing-module__KgQ1pq__voltBandH2{font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.02em;margin:20px 0 28px;font-size:clamp(48px,8vw,132px);line-height:.9}.marketing-module__KgQ1pq__voltBandP{max-width:720px;margin:0 auto 32px;font-size:18px;line-height:1.7}.marketing-module__KgQ1pq__voltBandQuote{font-family:var(--font-display,"Bebas Neue", sans-serif);letter-spacing:.02em;max-width:760px;margin:0 auto;font-size:clamp(28px,4vw,52px)}.marketing-module__KgQ1pq__doors{background:var(--border);border:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:2px;display:grid}.marketing-module__KgQ1pq__door{background:var(--zeph-black);padding:48px 36px}.marketing-module__KgQ1pq__doorLabel{font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.14em;text-transform:uppercase;color:var(--volt);margin-bottom:24px;font-size:11px}.marketing-module__KgQ1pq__doorBody{color:var(--zeph-white);opacity:.9;margin-bottom:32px;font-size:17px;line-height:1.7}.marketing-module__KgQ1pq__doorCta{font-family:var(--font-body,"DM Sans", sans-serif);letter-spacing:.08em;text-transform:uppercase;color:var(--ink);background:var(--volt);align-items:center;gap:10px;padding:14px 24px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.marketing-module__KgQ1pq__doorCta:hover{color:var(--volt);box-shadow:inset 0 0 0 1px var(--volt);background:0 0}.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:920px){.marketing-module__KgQ1pq__videoSplit{grid-template-columns:1fr;gap:40px}.marketing-module__KgQ1pq__videoFigure{align-items:flex-start}.marketing-module__KgQ1pq__arms,.marketing-module__KgQ1pq__teaser,.marketing-module__KgQ1pq__curveRow,.marketing-module__KgQ1pq__doors{grid-template-columns:1fr}.marketing-module__KgQ1pq__statRow{grid-template-columns:repeat(2,1fr)}}@media (max-width:820px){.marketing-module__KgQ1pq__hero{padding:120px 20px 60px}.marketing-module__KgQ1pq__section{padding:72px 20px}.marketing-module__KgQ1pq__sectionHead{grid-template-columns:1fr;gap:20px;margin-bottom:40px}.marketing-module__KgQ1pq__voltBand{padding:72px 20px}.marketing-module__KgQ1pq__footer{padding:56px 20px 28px}.marketing-module__KgQ1pq__footerInner{grid-template-columns:1fr 1fr;gap:32px}.marketing-module__KgQ1pq__footerBottom{flex-direction:column;gap:12px;padding:24px 0}.marketing-module__KgQ1pq__beat{padding:28px 24px}}
.reports-index-module__KpHRea__page{background:var(--zeph-black,#0a0a0a);color:var(--zeph-white,#f5f3ee);font-family:var(--font-body,"DM Sans"), system-ui, sans-serif}.reports-index-module__KpHRea__wrap{max-width:1100px;margin:0 auto;padding:0 32px}.reports-index-module__KpHRea__hero{border-bottom:1px solid var(--border,#2a2a2e);padding:168px 0 84px;position:relative;overflow:hidden}.reports-index-module__KpHRea__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#c8ff0014 0%,#0000 70%);width:520px;height:520px;position:absolute;top:-8%;right:-8%}.reports-index-module__KpHRea__eyebrow{font-family:var(--font-mono,"DM Mono"), monospace;letter-spacing:.18em;text-transform:uppercase;color:var(--volt,#c8ff00);background:#c8ff000f;border:1px solid #6a8500;border-radius:999px;align-items:center;gap:10px;margin-bottom:24px;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:.01em;text-transform:uppercase;max-width:900px;margin:0 0 24px;font-size:clamp(52px,8vw,108px);font-weight:400;line-height:.92}.reports-index-module__KpHRea__sub{color:#b9b9bb;max-width:720px;margin:0;font-size:clamp(16px,1.7vw,19px);font-weight:300;line-height:1.6}.reports-index-module__KpHRea__disciplineBand{border-bottom:1px solid var(--border,#2a2a2e);background:#ffffff05;padding:72px 0}.reports-index-module__KpHRea__bandEyebrow{font-family:var(--font-mono,"DM Mono"), monospace;letter-spacing:.18em;text-transform:uppercase;color:var(--volt,#c8ff00);margin-bottom:28px;font-size:11px}.reports-index-module__KpHRea__disciplines{background:var(--border,#2a2a2e);border:1px solid var(--border,#2a2a2e);grid-template-columns:repeat(3,1fr);gap:2px;display:grid}.reports-index-module__KpHRea__discipline{background:var(--zeph-black,#0a0a0a);padding:32px 28px}.reports-index-module__KpHRea__disciplineLabel{font-family:var(--font-display,"Bebas Neue"), sans-serif;letter-spacing:.03em;color:var(--volt,#c8ff00);text-transform:uppercase;margin-bottom:14px;font-size:28px;line-height:1}.reports-index-module__KpHRea__disciplineBody{color:#b9b9bb;margin:0;font-size:14px;line-height:1.65}.reports-index-module__KpHRea__library{padding:80px 0 96px}.reports-index-module__KpHRea__libraryHead{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:36px;display:flex}.reports-index-module__KpHRea__libraryHead .reports-index-module__KpHRea__bandEyebrow{margin-bottom:0}.reports-index-module__KpHRea__count{font-family:var(--font-mono,"DM Mono"), monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--dim,#888);font-size:11px}.reports-index-module__KpHRea__list{gap:28px;margin:0;padding:0;list-style:none;display:grid}.reports-index-module__KpHRea__card{border:1px solid var(--border,#2a2a2e);color:inherit;background:#14141a;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:var(--volt,#c8ff00);transform:translateY(-2px)}.reports-index-module__KpHRea__cover{filter:saturate(.85)brightness(.7);border-right:1px solid var(--border,#2a2a2e);background-position:50%;background-size:cover;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:var(--volt,#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:var(--volt,#c8ff00);margin-left:auto;font-weight:600}.reports-index-module__KpHRea__footer{background:var(--zeph-black,#0a0a0a);border-top:1px solid var(--border,#2a2a2e);font-family:var(--font-body,"DM Sans"), system-ui, sans-serif;color:var(--zeph-white,#f5f3ee);padding:64px 48px 32px}.reports-index-module__KpHRea__footerInner{grid-template-columns:1fr 1fr 1fr 1fr;gap:48px;max-width:1400px;margin:0 auto 64px;display:grid}.reports-index-module__KpHRea__footerBrand img{height:32px;margin-bottom:16px}.reports-index-module__KpHRea__footerBrand p{color:var(--dim,#888);max-width:240px;font-size:13px}.reports-index-module__KpHRea__footerCol h4{font-family:var(--font-mono,"DM Mono"), monospace;color:var(--volt,#c8ff00);letter-spacing:.14em;text-transform:uppercase;margin-bottom:20px;font-size:11px}.reports-index-module__KpHRea__footerCol a,.reports-index-module__KpHRea__footerCol span{color:var(--zeph-white,#f5f3ee);opacity:.7;margin-bottom:10px;font-size:14px;text-decoration:none;transition:opacity .2s;display:block}.reports-index-module__KpHRea__footerCol a:hover{opacity:1;color:var(--volt,#c8ff00)}.reports-index-module__KpHRea__footerBottom{border-top:1px solid var(--border,#2a2a2e);max-width:1400px;font-family:var(--font-mono,"DM Mono"), monospace;color:var(--dim,#888);letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;margin:0 auto;padding-top:24px;font-size:11px;display:flex}@media (max-width:920px){.reports-index-module__KpHRea__disciplines{grid-template-columns:1fr}}@media (max-width:760px){.reports-index-module__KpHRea__hero{padding:132px 0 64px}.reports-index-module__KpHRea__disciplineBand{padding:56px 0}.reports-index-module__KpHRea__library{padding:60px 0 72px}.reports-index-module__KpHRea__card{grid-template-columns:1fr}.reports-index-module__KpHRea__cover{border-right:none;border-bottom:1px solid var(--border,#2a2a2e);min-height:200px}.reports-index-module__KpHRea__wrap{padding:0 18px}.reports-index-module__KpHRea__footer{padding:56px 20px 28px}.reports-index-module__KpHRea__footerInner{grid-template-columns:1fr 1fr;gap:32px}.reports-index-module__KpHRea__footerBottom{flex-direction:column;gap:12px;padding:24px 0}}
