
.loc8-ir-page{--mint:#48c3ae;--emerald-950:#003f39;--emerald-900:#004c45;--emerald-800:#07675c;--emerald-700:#0d7669;--aqua:#48c3ae;--coral:#f43f45;--silver-900:#596574;--silver-700:#758394;--cool-500:#b7c7d4;--cool-200:#e3e9ed;--canvas:#f6f8f7;--mist:#eef3f2;--white:#fff;--ink:#18211f;--muted:#64716d;--line:#d5dfdc;--shadow:0 24px 70px rgba(22,52,47,.12);--shadow-soft:0 12px 38px rgba(22,52,47,.08);--max:1240px;--header:82px;--subnav:58px}
.loc8-ir-page *{box-sizing:border-box}.loc8-ir-page html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header) + var(--subnav) + 18px)}.loc8-ir-page body{margin:0;background:var(--canvas);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}.loc8-ir-page body.menu-open{overflow:hidden}.loc8-ir-page a{color:inherit;text-decoration:none}.loc8-ir-page button,.loc8-ir-page input,.loc8-ir-page select,.loc8-ir-page textarea{font:inherit}.loc8-ir-page button{cursor:pointer}.loc8-ir-page img{display:block;max-width:100%}.loc8-ir-page :focus-visible{outline:3px solid var(--coral);outline-offset:4px;border-radius:8px}.loc8-ir-page .skip{position:fixed;left:16px;top:-80px;z-index:1000;background:#fff;padding:12px 16px;border-radius:12px;box-shadow:var(--shadow)}.loc8-ir-page .skip:focus{top:16px}.loc8-ir-page .wrap{max-width:var(--max);margin:auto;padding-left:24px;padding-right:24px}
.loc8-ir-page .site-header{position:sticky;top:0;z-index:100;background:rgba(246,248,247,.96);backdrop-filter:blur(18px);border-bottom:1px solid rgba(0,63,57,.10)}.loc8-ir-page .header-inner{height:var(--header);display:flex;align-items:center;gap:22px}.loc8-ir-page .brand img{width:116px;height:auto}.loc8-ir-page .primary-nav{margin-left:auto;display:flex;align-items:center;gap:3px}.loc8-ir-page .primary-nav>a,.loc8-ir-page .mega-trigger{appearance:none;border:0;background:transparent;color:var(--silver-900);padding:13px 13px;border-radius:12px;font-size:14px;font-weight:800;display:inline-flex;align-items:center;gap:7px}.loc8-ir-page .primary-nav>a:hover,.loc8-ir-page .mega-trigger:hover,.loc8-ir-page .primary-nav>a[aria-current="page"],.loc8-ir-page .mega-trigger[aria-expanded="true"]{background:rgba(0,63,57,.07);color:var(--emerald-950)}.loc8-ir-page .mega-trigger:after{content:"";width:7px;height:7px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-2px);transition:transform .2s}.loc8-ir-page .mega-trigger[aria-expanded="true"]:after{transform:rotate(225deg) translate(-1px,-1px)}.loc8-ir-page .header-cta{background:var(--emerald-950)!important;color:#fff!important;padding:13px 18px!important;box-shadow:0 10px 26px rgba(0,63,57,.16);white-space:nowrap;text-decoration:none!important}.loc8-ir-page .header-cta:hover{background:#075f56!important}
.loc8-ir-page .mega-shell{position:absolute;left:0;right:0;top:100%;z-index:110;padding:0 24px;pointer-events:none}.loc8-ir-page .mega-panel{max-width:1192px;margin:0 auto;background:#fff;border:1px solid var(--line);border-radius:0 0 24px 24px;box-shadow:0 28px 70px rgba(12,47,42,.18);display:grid;grid-template-columns:.72fr 1.28fr;gap:34px;padding:34px;opacity:0;visibility:hidden;transform:translateY(-9px);transition:opacity .18s,transform .18s,visibility .18s;pointer-events:auto}.loc8-ir-page .mega-panel[hidden]{display:grid}.loc8-ir-page .mega-panel.is-open{opacity:1;visibility:visible;transform:none}.loc8-ir-page .mega-intro{padding:28px;border-radius:20px;background:linear-gradient(145deg,var(--emerald-950),#0c7266);color:#fff;min-height:260px;display:flex;flex-direction:column;justify-content:space-between}.loc8-ir-page .mega-intro .kicker{color:#ff8589}.loc8-ir-page .mega-intro h2{font-size:32px;margin-bottom:15px}.loc8-ir-page .mega-intro p{color:rgba(255,255,255,.75);line-height:1.58}.loc8-ir-page .mega-intro .mega-action{display:inline-flex;align-items:center;justify-content:center;background:#fff;color:var(--emerald-950);font-weight:850;padding:13px 16px;border-radius:11px;width:max-content}.loc8-ir-page .mega-links{display:grid;grid-template-columns:1fr 1fr;gap:10px}.loc8-ir-page .mega-link{display:block;border:1px solid transparent;border-radius:16px;padding:17px 18px;transition:background .18s,border .18s,transform .18s}.loc8-ir-page .mega-link:hover,.loc8-ir-page .mega-link:focus-visible{background:var(--mist);border-color:var(--line);transform:translateY(-1px)}.loc8-ir-page .mega-link strong{display:block;color:var(--emerald-950);font-size:15px;margin-bottom:5px}.loc8-ir-page .mega-link span{display:block;color:var(--muted);font-size:12.5px;line-height:1.45}
.loc8-ir-page .menu-toggle{display:none;margin-left:auto;appearance:none;-webkit-appearance:none;width:48px;height:48px;padding:0;border:1px solid var(--line);border-radius:14px;background:#fff;place-items:center;box-shadow:0 8px 22px rgba(0,63,57,.075)}.loc8-ir-page .menu-glyph{position:relative;width:23px;height:18px;display:block}.loc8-ir-page .menu-glyph i{position:absolute;left:0;width:23px;height:2px;border-radius:999px;background:var(--emerald-950);transform-origin:center;transition:transform .22s,top .22s,opacity .18s,width .22s}.loc8-ir-page .menu-glyph i:nth-child(1){top:1px}.loc8-ir-page .menu-glyph i:nth-child(2){top:8px;width:17px}.loc8-ir-page .menu-glyph i:nth-child(3){top:15px;width:20px}.loc8-ir-page .menu-glyph b{position:absolute;right:-1px;bottom:-1px;width:5px;height:5px;border-radius:50%;background:var(--coral);box-shadow:0 0 0 3px rgba(244,63,69,.1)}.loc8-ir-page .menu-toggle[aria-expanded="true"] .menu-glyph i:nth-child(1){top:8px;transform:rotate(45deg)}.loc8-ir-page .menu-toggle[aria-expanded="true"] .menu-glyph i:nth-child(2){opacity:0}.loc8-ir-page .menu-toggle[aria-expanded="true"] .menu-glyph i:nth-child(3){top:8px;width:23px;transform:rotate(-45deg)}.loc8-ir-page .menu-toggle[aria-expanded="true"] .menu-glyph b{opacity:0}.loc8-ir-page .mobile-drawer{position:fixed;inset:0;z-index:130;background:rgba(0,30,27,.55);padding-left:min(9vw,70px)}.loc8-ir-page .mobile-drawer[hidden]{display:none}.loc8-ir-page .mobile-drawer-inner{height:100%;overflow:auto;background:#fbfcfc;padding:22px 24px 36px}.loc8-ir-page .mobile-drawer-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid var(--line)}.loc8-ir-page .mobile-drawer-head .brand img{width:92px}.loc8-ir-page .mobile-close{border:0;background:var(--mist);width:44px;height:44px;border-radius:12px;font-size:26px;color:var(--emerald-950)}.loc8-ir-page .mobile-direct{display:block;padding:16px 0;border-bottom:1px solid var(--line);font-weight:820;color:var(--emerald-950)}.loc8-ir-page .mobile-group{border-bottom:1px solid var(--line)}.loc8-ir-page .mobile-group-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;padding:16px 0;border:0;background:transparent;color:var(--emerald-950);font-weight:850;text-align:left}.loc8-ir-page .mobile-group-trigger:after{content:"+";font-size:22px;font-weight:500}.loc8-ir-page .mobile-group-trigger[aria-expanded="true"]:after{content:"−"}.loc8-ir-page .mobile-group-panel{padding:0 0 14px}.loc8-ir-page .mobile-group-panel[hidden]{display:none}.loc8-ir-page .mobile-group-panel a{display:block;padding:10px 12px;border-radius:10px;color:var(--silver-900);font-size:14px;font-weight:760}.loc8-ir-page .mobile-group-panel a:hover{background:var(--mist);color:var(--emerald-950)}.loc8-ir-page .mobile-cta{display:block;margin-top:20px;background:var(--emerald-950);color:#fff;padding:15px;border-radius:12px;text-align:center;font-weight:850}
.loc8-ir-page .section-nav{position:sticky;top:var(--header);z-index:80;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.loc8-ir-page .section-nav .wrap{display:flex;align-items:center;gap:4px;min-height:var(--subnav);overflow-x:auto;scrollbar-width:none}.loc8-ir-page .section-nav .wrap::-webkit-scrollbar{display:none}.loc8-ir-page .section-nav a{flex:0 0 auto;padding:10px 14px;border-radius:10px;color:var(--silver-900);font-size:13px;font-weight:820;white-space:nowrap}.loc8-ir-page .section-nav a:hover,.loc8-ir-page .section-nav a.is-active{background:var(--mist);color:var(--emerald-950)}.loc8-ir-page .section-nav a.is-active{box-shadow:inset 0 -2px var(--coral)}
.loc8-ir-page .kicker{margin:0 0 16px;color:var(--emerald-800);text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:850}.loc8-ir-page .kicker.coral{color:var(--coral)}.loc8-ir-page h1,.loc8-ir-page h2,.loc8-ir-page h3,.loc8-ir-page p{margin-top:0}.loc8-ir-page h1{font-size:clamp(54px,6.2vw,92px);line-height:.94;letter-spacing:-.06em;margin-bottom:28px}.loc8-ir-page h2{font-size:clamp(34px,4vw,58px);line-height:1.03;letter-spacing:-.045em;margin-bottom:22px}.loc8-ir-page h3{font-size:22px;line-height:1.16;letter-spacing:-.025em}.loc8-ir-page .lead{font-size:clamp(19px,2vw,24px);line-height:1.55;color:var(--silver-900)}.loc8-ir-page .btn-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.loc8-ir-page .btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 20px;border-radius:12px;font-weight:820;border:1px solid transparent;transition:transform .2s,box-shadow .2s,background .2s}.loc8-ir-page .btn:hover{transform:translateY(-2px)}.loc8-ir-page .btn.secondary{background:#fff;color:var(--emerald-950);border-color:var(--line)}.loc8-ir-page .btn.coral{background:var(--coral);color:#fff;box-shadow:0 14px 30px rgba(244,63,69,.18)}
.loc8-ir-page .ir-hero,.loc8-ir-page .about-hero{position:relative;overflow:hidden;background:linear-gradient(145deg,#fbfcfc 0%,#f1f6f4 72%,#e8efed 100%);border-bottom:1px solid var(--line)}.loc8-ir-page .ir-hero:before,.loc8-ir-page .about-hero:before{content:"";position:absolute;width:820px;height:820px;right:-340px;top:-300px;border-radius:50%;background:radial-gradient(circle,rgba(72,195,174,.15),transparent 68%);pointer-events:none}.loc8-ir-page .ir-hero:after,.loc8-ir-page .about-hero:after{content:"";position:absolute;width:620px;height:620px;left:-300px;bottom:-460px;border:1px solid rgba(0,63,57,.08);border-radius:50%;box-shadow:0 0 0 46px rgba(0,63,57,.035),0 0 0 92px rgba(0,63,57,.02);pointer-events:none}.loc8-ir-page .ir-hero-grid{min-height:690px;display:grid;grid-template-columns:1fr .92fr;align-items:center;gap:64px;position:relative;z-index:1;padding-top:68px;padding-bottom:72px}.loc8-ir-page .ir-hero-copy{max-width:690px}.loc8-ir-page .ir-hero h1,.loc8-ir-page .about-hero h1{color:var(--emerald-950)}.loc8-ir-page .ir-qualifier{margin-top:24px;padding-top:20px;border-top:1px solid rgba(0,63,57,.15);display:flex;align-items:flex-start;gap:12px;color:var(--emerald-950);font-size:14px;font-weight:760;line-height:1.5}.loc8-ir-page .ir-qualifier:before{content:"";flex:0 0 10px;width:10px;height:10px;border-radius:50%;background:var(--coral);margin-top:5px;box-shadow:0 0 0 5px rgba(244,63,69,.1)}.loc8-ir-page .gateway-art{position:relative;min-height:560px;display:grid;place-items:center}.loc8-ir-page .gateway-field{position:relative;width:min(100%,540px);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(72,195,174,.22) 0,rgba(72,195,174,.09) 42%,rgba(0,63,57,.035) 62%,transparent 70%)}.loc8-ir-page .gateway-field:before,.loc8-ir-page .gateway-field:after{content:"";position:absolute;border:1px solid rgba(0,63,57,.14);border-radius:50%}.loc8-ir-page .gateway-field:before{inset:11%}.loc8-ir-page .gateway-field:after{inset:22%;border-style:dashed}.loc8-ir-page .gateway-lines{position:absolute;inset:0;width:100%;height:100%}.loc8-ir-page .gateway-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:196px;height:196px;border-radius:50%;background:linear-gradient(145deg,var(--emerald-950),var(--emerald-800));display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;padding:28px;box-shadow:0 28px 70px rgba(0,63,57,.30);z-index:3}.loc8-ir-page .gateway-core img{width:72px;margin:0 auto 10px;filter:brightness(0) invert(1)}.loc8-ir-page .gateway-core strong{display:block;font-size:18px;line-height:1.12}.loc8-ir-page .gateway-core small{display:block;margin-top:7px;color:#c9ece6;font-size:13px;line-height:1.25}.loc8-ir-page .outcome-card{position:absolute;width:176px;min-height:106px;padding:17px 18px;border-radius:18px;background:rgba(255,255,255,.96);border:1px solid rgba(0,63,57,.12);box-shadow:var(--shadow-soft);z-index:4}.loc8-ir-page .outcome-card small{display:block;color:var(--coral);font-weight:900;letter-spacing:.08em;margin-bottom:7px}.loc8-ir-page .outcome-card strong{display:block;color:var(--emerald-950);font-size:15px;line-height:1.25}.loc8-ir-page .outcome-card span{display:block;color:var(--muted);font-size:12px;line-height:1.38;margin-top:6px}.loc8-ir-page .outcome-card.a{top:0;left:50%;transform:translateX(-50%)}.loc8-ir-page .outcome-card.b{right:-3%;top:50%;transform:translateY(-50%)}.loc8-ir-page .outcome-card.c{bottom:0;left:50%;transform:translateX(-50%)}.loc8-ir-page .outcome-card.d{left:-3%;top:50%;transform:translateY(-50%)}
.loc8-ir-page .proof-band{background:#fff;border-bottom:1px solid var(--line)}.loc8-ir-page .proof-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border-left:1px solid var(--line);border-right:1px solid var(--line)}.loc8-ir-page .proof-card{background:#fff;padding:28px 25px;min-height:176px}.loc8-ir-page .proof-card i{display:block;width:34px;height:4px;background:var(--coral);border-radius:99px;margin-bottom:24px}.loc8-ir-page .proof-card h3{color:var(--emerald-950);margin-bottom:10px}.loc8-ir-page .proof-card p{color:var(--muted);line-height:1.55;margin:0}.loc8-ir-page .section{padding:96px 0;scroll-margin-top:calc(var(--header) + var(--subnav) + 16px)}.loc8-ir-page .section.light{background:#fff}.loc8-ir-page .section.mist{background:var(--mist)}.loc8-ir-page .section.emerald{background:var(--emerald-950);color:#fff}.loc8-ir-page .section-head{display:grid;grid-template-columns:1fr .82fr;gap:60px;align-items:end;margin-bottom:48px}.loc8-ir-page .section-head>p{color:var(--muted);font-size:18px;line-height:1.62;margin:0}.loc8-ir-page .emerald .section-head>p{color:rgba(255,255,255,.72)}
.loc8-ir-page .rationale-grid{display:grid;grid-template-columns:.86fr 1.14fr;gap:54px;align-items:center}.loc8-ir-page .rationale-statement{border-radius:26px;padding:46px;background:linear-gradient(145deg,var(--emerald-950),#0a7064);color:#fff;box-shadow:var(--shadow)}.loc8-ir-page .rationale-statement>p{color:rgba(255,255,255,.78);font-size:18px;line-height:1.65}.loc8-ir-page .rationale-lock{margin-top:30px;padding-top:24px;border-top:1px solid rgba(255,255,255,.18)}.loc8-ir-page .rationale-lock strong,.loc8-ir-page .rationale-lock span{display:block}.loc8-ir-page .rationale-lock strong{font-size:18px}.loc8-ir-page .rationale-lock span{margin-top:8px;color:rgba(255,255,255,.68);line-height:1.5}.loc8-ir-page .layer-stack{display:grid;gap:12px}.loc8-ir-page .layer{display:grid;grid-template-columns:54px 1fr;gap:18px;padding:24px;border:1px solid var(--line);border-radius:18px;background:#fff}.loc8-ir-page .layer>span{width:44px;height:44px;border-radius:12px;background:var(--mist);display:grid;place-items:center;color:var(--coral);font-weight:900}.loc8-ir-page .layer h3{color:var(--emerald-950);margin:0 0 8px}.loc8-ir-page .layer p{color:var(--muted);line-height:1.55;margin:0}
.loc8-ir-page .signal-grid,.loc8-ir-page .governance-grid,.loc8-ir-page .evidence-grid,.loc8-ir-page .unlock-grid,.loc8-ir-page .outcome-grid,.loc8-ir-page .sdg-grid,.loc8-ir-page .principle-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.loc8-ir-page .signal-card,.loc8-ir-page .governance-card,.loc8-ir-page .evidence-card,.loc8-ir-page .unlock-card,.loc8-ir-page .outcome-tile,.loc8-ir-page .sdg-card,.loc8-ir-page .principle-card{border:1px solid var(--line);border-radius:20px;padding:28px;background:#fff}.loc8-ir-page .signal-card small,.loc8-ir-page .governance-card .num,.loc8-ir-page .evidence-card small,.loc8-ir-page .unlock-card small,.loc8-ir-page .outcome-tile small,.loc8-ir-page .principle-card small{display:block;color:var(--coral);font-weight:900;letter-spacing:.08em;margin-bottom:18px}.loc8-ir-page .signal-card h3,.loc8-ir-page .governance-card h3,.loc8-ir-page .evidence-card h3,.loc8-ir-page .unlock-card h3,.loc8-ir-page .outcome-tile h3,.loc8-ir-page .sdg-card h3,.loc8-ir-page .principle-card h3{color:var(--emerald-950);margin-bottom:10px}.loc8-ir-page .signal-card p,.loc8-ir-page .governance-card p,.loc8-ir-page .evidence-card p,.loc8-ir-page .unlock-card p,.loc8-ir-page .outcome-tile p,.loc8-ir-page .sdg-card p,.loc8-ir-page .principle-card p{color:var(--muted);line-height:1.55;margin:0}.loc8-ir-page .emerald .governance-card{background:rgba(255,255,255,.065);border-color:rgba(255,255,255,.16)}.loc8-ir-page .emerald .governance-card h3{color:#fff}.loc8-ir-page .emerald .governance-card p{color:rgba(255,255,255,.72)}
.loc8-ir-page .revenue-grid{display:grid;grid-template-columns:.74fr 1.26fr;gap:50px;align-items:start}.loc8-ir-page .quality-stack{display:grid;grid-template-columns:1fr 1fr;gap:12px}.loc8-ir-page .quality-card{padding:24px;border:1px solid var(--line);border-radius:18px;background:#fff}.loc8-ir-page .quality-card strong{display:block;color:var(--emerald-950);margin-bottom:8px}.loc8-ir-page .quality-card p{color:var(--muted);line-height:1.52;margin:0}.loc8-ir-page .quality-note{padding:24px;border-left:4px solid var(--coral);background:#fff;border-radius:0 16px 16px 0;color:var(--muted);line-height:1.6}.loc8-ir-page .quality-note strong{color:var(--emerald-950)}
.loc8-ir-page .impact-layout{display:grid;grid-template-columns:.78fr 1.22fr;gap:50px;align-items:start}.loc8-ir-page .impact-lead p{font-size:18px;line-height:1.65;color:var(--muted)}.loc8-ir-page .impact-note{margin-top:24px;padding:18px;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--emerald-950);font-size:14px;line-height:1.55}.loc8-ir-page .value-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border:1px solid var(--line);border-radius:22px;overflow:hidden;background:#fff}.loc8-ir-page .value-step{padding:28px 24px;min-height:225px;border-right:1px solid var(--line);position:relative}.loc8-ir-page .value-step:last-child{border-right:0}.loc8-ir-page .value-step small{color:var(--coral);font-weight:900}.loc8-ir-page .value-step h3{color:var(--emerald-950);margin:40px 0 12px}.loc8-ir-page .value-step p{color:var(--muted);line-height:1.55;margin:0}.loc8-ir-page .value-step:not(:last-child):after{content:"→";position:absolute;right:-13px;top:50%;z-index:2;width:26px;height:26px;border-radius:50%;background:var(--coral);color:#fff;display:grid;place-items:center;font-weight:900}
.loc8-ir-page .sdg-card{position:relative;padding-left:94px;min-height:184px}.loc8-ir-page .sdg-num{position:absolute;left:24px;top:26px;width:52px;height:52px;border-radius:14px;background:var(--emerald-950);color:#fff;display:grid;place-items:center;font-size:22px;font-weight:900}.loc8-ir-page .sdg-card:nth-child(2) .sdg-num{background:#d83b7d}.loc8-ir-page .sdg-card:nth-child(3) .sdg-num{background:#a21d28}.loc8-ir-page .sdg-card:nth-child(4) .sdg-num{background:#18486a}.loc8-ir-page .enabled-note{margin-top:24px;padding:20px 22px;border-radius:16px;background:#fff;border:1px solid var(--line);color:var(--muted);line-height:1.6}.loc8-ir-page .enabled-note strong{color:var(--emerald-950)}
.loc8-ir-page .evidence-card{padding-top:22px}.loc8-ir-page .evidence-card small{margin-bottom:14px}.loc8-ir-page .evidence-lock{margin-top:24px;border:1px solid rgba(255,255,255,.18);border-radius:18px;padding:22px;background:rgba(255,255,255,.06);color:rgba(255,255,255,.76);line-height:1.6}.loc8-ir-page .evidence-lock strong{color:#fff}
.loc8-ir-page .process{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.loc8-ir-page .process-step{padding:22px 18px;border:1px solid var(--line);border-radius:18px;background:#fff;min-height:245px}.loc8-ir-page .process-step small{display:block;color:var(--coral);font-weight:900;margin-bottom:28px}.loc8-ir-page .process-step h3{font-size:18px;color:var(--emerald-950);margin-bottom:10px}.loc8-ir-page .process-step p{font-size:13.5px;color:var(--muted);line-height:1.52;margin:0}.loc8-ir-page .process-step.locked{background:var(--emerald-950);border-color:var(--emerald-950)}.loc8-ir-page .process-step.locked h3{color:#fff}.loc8-ir-page .process-step.locked p{color:rgba(255,255,255,.72)}
.loc8-ir-page .form-section{background:linear-gradient(145deg,#f5f8f7,#e9f0ee)}.loc8-ir-page .contact-shell{display:grid;grid-template-columns:.72fr 1.28fr;gap:24px}.loc8-ir-page .contact-context{background:linear-gradient(145deg,var(--emerald-950),#0b6e63);border-radius:26px;padding:42px;color:#fff;align-self:start;position:sticky;top:calc(var(--header) + var(--subnav) + 22px)}.loc8-ir-page .contact-context h2{font-size:45px}.loc8-ir-page .contact-context>p{color:rgba(255,255,255,.78);font-size:18px;line-height:1.62}.loc8-ir-page .route-note{margin-top:30px;padding:20px;border-radius:15px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);color:rgba(255,255,255,.76);line-height:1.55}.loc8-ir-page .form-panel{background:#fff;border:1px solid var(--line);border-radius:26px;padding:38px;box-shadow:var(--shadow-soft)}.loc8-ir-page .form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.loc8-ir-page .field.full{grid-column:1/-1}.loc8-ir-page .field label{display:block;color:var(--emerald-950);font-weight:780;margin-bottom:8px}.loc8-ir-page .field .hint{display:block;color:var(--muted);font-size:12px;margin:-2px 0 8px}.loc8-ir-page .field input,.loc8-ir-page .field select,.loc8-ir-page .field textarea{width:100%;border:1px solid var(--line);border-radius:12px;padding:15px;background:#fbfcfc;color:var(--ink)}.loc8-ir-page .field textarea{min-height:142px;resize:vertical}.loc8-ir-page .submission-panel{margin-top:22px;padding:22px;border-radius:17px;background:var(--mist);border:1px solid var(--line);display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center}.loc8-ir-page .submission-label{display:block;color:var(--emerald-950);font-weight:900;margin-bottom:8px}.loc8-ir-page .submission-panel p{color:var(--muted);font-size:13px;line-height:1.58;margin:0}.loc8-ir-page .submission-panel a{text-decoration:underline;text-underline-offset:2px;color:var(--emerald-950);font-weight:780}.loc8-ir-page .form-status{display:none;margin-top:18px;padding:16px;border-radius:12px;background:#e9f6f2;color:var(--emerald-950);font-weight:760}.loc8-ir-page .form-status.show{display:block}.loc8-ir-page .disclaimer{padding:34px 0;background:#e6ecea;border-top:1px solid var(--line)}.loc8-ir-page .disclaimer-inner{display:grid;grid-template-columns:220px 1fr;gap:30px}.loc8-ir-page .disclaimer h2{font-size:20px;margin:0;color:var(--emerald-950)}.loc8-ir-page .disclaimer p{font-size:12.5px;line-height:1.62;color:var(--muted);margin:0}
.loc8-ir-page .about-hero .wrap{min-height:500px;display:flex;align-items:center;position:relative;z-index:1}.loc8-ir-page .about-copy{max-width:830px}.loc8-ir-page .about-copy .lead{max-width:760px}.loc8-ir-page .about-split{display:grid;grid-template-columns:.88fr 1.12fr;gap:64px;align-items:start}.loc8-ir-page .about-split .lead{font-size:21px}.loc8-ir-page .inclusion-panel{border-radius:26px;padding:48px;background:linear-gradient(145deg,var(--emerald-950),#0b7064);color:#fff;display:grid;grid-template-columns:1fr .9fr;gap:50px}.loc8-ir-page .inclusion-panel p{color:rgba(255,255,255,.75);font-size:18px;line-height:1.65}.loc8-ir-page .company-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.loc8-ir-page .company-card{padding:30px;border:1px solid var(--line);border-radius:20px;background:#fff}.loc8-ir-page .company-card h3{color:var(--emerald-950)}.loc8-ir-page .company-card p{color:var(--muted);line-height:1.55}.loc8-ir-page .cta-band{padding:62px 0;background:var(--coral);color:#fff}.loc8-ir-page .cta-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.loc8-ir-page .cta-inner h2{font-size:38px;max-width:760px;margin:0}.loc8-ir-page .cta-inner .btn{background:#fff;color:var(--emerald-950)}
.loc8-ir-page .site-footer{background:#003a35;color:#fff;padding:64px 0 28px}.loc8-ir-page .footer-grid{display:grid;grid-template-columns:1.4fr .7fr .9fr;gap:48px}.loc8-ir-page .footer-brand img{width:128px;margin-bottom:20px}.loc8-ir-page .footer-brand p{color:rgba(255,255,255,.62);line-height:1.6;max-width:390px}.loc8-ir-page .footer-col h3{font-size:15px}.loc8-ir-page .footer-col a{display:block;color:rgba(255,255,255,.68);margin:10px 0;font-size:14px}.loc8-ir-page .footer-bottom{margin-top:42px;padding-top:24px;border-top:1px solid rgba(255,255,255,.13);display:flex;justify-content:space-between;gap:20px;color:rgba(255,255,255,.48);font-size:12px}
@media (max-width:1180px){.loc8-ir-page .primary-nav{display:none}.loc8-ir-page .menu-toggle{display:grid}.loc8-ir-page .mega-shell{display:none}.loc8-ir-page .ir-hero-grid{grid-template-columns:1fr;gap:30px;padding-top:62px}.loc8-ir-page .ir-hero-copy{max-width:820px}.loc8-ir-page .gateway-art{min-height:580px}.loc8-ir-page .proof-grid{grid-template-columns:1fr 1fr}.loc8-ir-page .rationale-grid,.loc8-ir-page .revenue-grid,.loc8-ir-page .impact-layout,.loc8-ir-page .contact-shell,.loc8-ir-page .about-split{grid-template-columns:1fr}.loc8-ir-page .contact-context{position:static}.loc8-ir-page .signal-grid,.loc8-ir-page .governance-grid,.loc8-ir-page .evidence-grid,.loc8-ir-page .unlock-grid,.loc8-ir-page .outcome-grid,.loc8-ir-page .sdg-grid,.loc8-ir-page .principle-grid{grid-template-columns:1fr 1fr}.loc8-ir-page .process{grid-template-columns:repeat(3,1fr)}.loc8-ir-page .section-head{grid-template-columns:1fr;gap:10px}.loc8-ir-page .inclusion-panel{grid-template-columns:1fr}.loc8-ir-page .footer-grid{grid-template-columns:1fr 1fr}.loc8-ir-page .footer-brand{grid-column:1/-1}}
@media (max-width:760px){.loc8-ir-page{--mint:#48c3ae;--header:72px;--subnav:52px}.loc8-ir-page .wrap{padding-left:18px;padding-right:18px}.loc8-ir-page .header-inner{height:var(--header)}.loc8-ir-page .brand img{width:94px}.loc8-ir-page .section-nav .wrap{padding-left:10px;padding-right:10px}.loc8-ir-page .section-nav a{padding:9px 10px;font-size:12px}.loc8-ir-page .ir-hero-grid{min-height:auto;padding-top:48px;padding-bottom:56px}.loc8-ir-page .ir-hero h1,.loc8-ir-page .about-hero h1{font-size:52px}.loc8-ir-page .gateway-art{min-height:600px;margin-top:6px}.loc8-ir-page .gateway-field{width:100%;max-width:520px}.loc8-ir-page .gateway-core{width:164px;height:164px;padding:22px}.loc8-ir-page .gateway-core img{width:56px}.loc8-ir-page .gateway-core strong{font-size:15px}.loc8-ir-page .gateway-core small{font-size:11px}.loc8-ir-page .outcome-card{width:45%;min-height:100px;padding:14px}.loc8-ir-page .outcome-card.a{top:2%}.loc8-ir-page .outcome-card.c{bottom:2%}.loc8-ir-page .outcome-card.b{right:0}.loc8-ir-page .outcome-card.d{left:0}.loc8-ir-page .outcome-card strong{font-size:13px}.loc8-ir-page .outcome-card span{font-size:10.5px}.loc8-ir-page .proof-grid,.loc8-ir-page .signal-grid,.loc8-ir-page .governance-grid,.loc8-ir-page .evidence-grid,.loc8-ir-page .unlock-grid,.loc8-ir-page .outcome-grid,.loc8-ir-page .sdg-grid,.loc8-ir-page .principle-grid,.loc8-ir-page .quality-stack,.loc8-ir-page .company-grid{grid-template-columns:1fr}.loc8-ir-page .section{padding:72px 0}.loc8-ir-page .rationale-statement{padding:30px 24px}.loc8-ir-page .layer{grid-template-columns:44px 1fr;padding:20px}.loc8-ir-page .value-flow{grid-template-columns:1fr}.loc8-ir-page .value-step{min-height:auto;border-right:0;border-bottom:1px solid var(--line)}.loc8-ir-page .value-step:last-child{border-bottom:0}.loc8-ir-page .value-step:not(:last-child):after{right:18px;top:auto;bottom:-13px;transform:rotate(90deg)}.loc8-ir-page .process{grid-template-columns:1fr}.loc8-ir-page .process-step{min-height:auto}.loc8-ir-page .contact-context,.loc8-ir-page .form-panel{padding:28px 22px}.loc8-ir-page .contact-context h2{font-size:38px}.loc8-ir-page .form-grid{grid-template-columns:1fr}.loc8-ir-page .field.full{grid-column:auto}.loc8-ir-page .submission-panel{grid-template-columns:1fr}.loc8-ir-page .submission-panel .btn{width:100%}.loc8-ir-page .disclaimer-inner{grid-template-columns:1fr;gap:8px}.loc8-ir-page .about-hero .wrap{min-height:430px}.loc8-ir-page .inclusion-panel{padding:30px 24px}.loc8-ir-page .cta-inner{display:block}.loc8-ir-page .cta-inner .btn{margin-top:22px}.loc8-ir-page .footer-grid{grid-template-columns:1fr}.loc8-ir-page .footer-brand{grid-column:auto}.loc8-ir-page .footer-bottom{display:block}.loc8-ir-page .footer-bottom span{display:block;margin-top:8px}}
@media (prefers-reduced-motion:reduce){.loc8-ir-page html{scroll-behavior:auto}.loc8-ir-page *,.loc8-ir-page *:before,.loc8-ir-page *:after{animation:none!important;transition:none!important}}

/* Gate 3 v1.3 industry-alignment refinement */
.loc8-ir-page .mega-trigger[aria-current="page"]{background:rgba(0,63,57,.07);color:var(--emerald-950)}
.loc8-ir-page .review-line{display:flex;gap:12px;flex-wrap:wrap;margin:0 0 20px}.loc8-ir-page .review-line span{display:inline-flex;align-items:center;min-height:30px;padding:0 11px;border-radius:999px;background:#fff;border:1px solid var(--line);color:var(--emerald-950);font-size:11px;font-weight:850;letter-spacing:.05em;text-transform:uppercase}.loc8-ir-page .review-line span:last-child{color:var(--muted);font-weight:750;text-transform:none;letter-spacing:0}
.loc8-ir-page .signal-list{display:grid;gap:14px;margin-top:24px}.loc8-ir-page .signal-list div{padding:15px 0;border-top:1px solid rgba(255,255,255,.16)}.loc8-ir-page .signal-list strong,.loc8-ir-page .signal-list span{display:block}.loc8-ir-page .signal-list strong{color:#fff;margin-bottom:5px}.loc8-ir-page .signal-list span{color:rgba(255,255,255,.7);font-size:13px;line-height:1.5}
.loc8-ir-page .impact-compact{margin-top:38px;display:grid;grid-template-columns:.56fr 1.44fr;gap:34px;align-items:start}.loc8-ir-page .impact-compact>div:first-child{padding:28px;border-radius:20px;background:#fff;border:1px solid var(--line)}.loc8-ir-page .impact-compact>div:first-child h3{color:var(--emerald-950)}.loc8-ir-page .impact-compact>div:first-child p:last-child{color:var(--muted);line-height:1.6;margin:0}
.loc8-ir-page .dual-panel{display:grid;grid-template-columns:1fr 1fr;gap:42px}.loc8-ir-page .governance-grid.compact{grid-template-columns:1fr 1fr}.loc8-ir-page .governance-grid.compact .governance-card{background:#fff}.loc8-ir-page .governance-grid.compact .governance-card h3{color:var(--emerald-950)}.loc8-ir-page .governance-grid.compact .governance-card p{color:var(--muted)}
.loc8-ir-page .resources-layout{display:grid;grid-template-columns:1.35fr .65fr;gap:28px;align-items:start}.loc8-ir-page .resource-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.loc8-ir-page .resource-card{padding:26px;border:1px solid var(--line);border-radius:19px;background:#fff;min-height:210px;display:flex;flex-direction:column}.loc8-ir-page .resource-card>span{color:var(--coral);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.loc8-ir-page .resource-card h3{color:var(--emerald-950);margin:18px 0 10px}.loc8-ir-page .resource-card p{color:var(--muted);line-height:1.55}.loc8-ir-page .resource-card small{margin-top:auto;color:var(--emerald-800);font-weight:850}.loc8-ir-page .resource-card a{margin-top:auto;color:var(--emerald-950);font-weight:900;text-decoration:underline;text-underline-offset:3px}.loc8-ir-page .contact-resource{background:var(--emerald-950);border-color:var(--emerald-950)}.loc8-ir-page .contact-resource h3,.loc8-ir-page .contact-resource a{color:#fff}.loc8-ir-page .contact-resource p{color:rgba(255,255,255,.7)}.loc8-ir-page .contact-resource>span{color:#ff8589}.loc8-ir-page .review-card{padding:30px;border-radius:22px;background:linear-gradient(145deg,var(--emerald-950),#0b6e63);color:#fff;position:sticky;top:calc(var(--header) + var(--subnav) + 22px)}.loc8-ir-page .review-card h3{font-size:28px}.loc8-ir-page .review-card p{color:rgba(255,255,255,.7);line-height:1.6}.loc8-ir-page .review-card strong{display:block;padding-top:20px;border-top:1px solid rgba(255,255,255,.16)}.loc8-ir-page .vdr-block{margin-top:38px;padding:34px;border-radius:24px;background:var(--emerald-950);color:#fff}.loc8-ir-page .compact-head{margin-bottom:25px}.loc8-ir-page .compact-head h3{font-size:34px;color:#fff}.loc8-ir-page .compact-head>p{color:rgba(255,255,255,.7)}.loc8-ir-page .evidence-grid.four{grid-template-columns:repeat(4,1fr)}.loc8-ir-page .vdr-block .evidence-card{background:rgba(255,255,255,.065);border-color:rgba(255,255,255,.15)}.loc8-ir-page .vdr-block .evidence-card h3{color:#fff}.loc8-ir-page .vdr-block .evidence-card p{color:rgba(255,255,255,.7)}.loc8-ir-page .ir-contact{margin-top:18px;padding-top:18px;border-top:1px solid rgba(255,255,255,.16)}.loc8-ir-page .ir-contact span,.loc8-ir-page .ir-contact a{display:block}.loc8-ir-page .ir-contact span{font-size:12px;color:rgba(255,255,255,.58);text-transform:uppercase;letter-spacing:.12em;font-weight:850}.loc8-ir-page .ir-contact a{margin-top:6px;color:#fff;font-weight:900}
.loc8-ir-page .company-definition,.loc8-ir-page .definition-note{margin-top:24px;padding:20px 22px;border:1px solid var(--line);border-left:4px solid var(--coral);border-radius:0 16px 16px 0;background:#fff;color:var(--muted);line-height:1.6}.loc8-ir-page .company-definition strong,.loc8-ir-page .definition-note strong{color:var(--emerald-950)}
.loc8-ir-page .journey-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.loc8-ir-page .journey-step{position:relative;padding:27px 22px;border:1px solid var(--line);border-radius:19px;background:#fff;min-height:300px}.loc8-ir-page .journey-step span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--coral);color:#fff;font-weight:900;margin-bottom:28px}.loc8-ir-page .journey-step small{display:block;color:var(--emerald-800);font-weight:900;text-transform:uppercase;letter-spacing:.1em;font-size:10px}.loc8-ir-page .journey-step h3{color:var(--emerald-950);margin:12px 0}.loc8-ir-page .journey-step p{color:var(--muted);line-height:1.55;font-size:13.5px}
.loc8-ir-page .regulated-foundation{margin-top:28px;padding:30px;border-radius:22px;background:var(--emerald-950);color:#fff;display:grid;grid-template-columns:.9fr 1fr 1.1fr;gap:30px;align-items:center}.loc8-ir-page .regulated-foundation h3{font-size:28px}.loc8-ir-page .regulated-foundation ul{margin:0;padding-left:20px;color:rgba(255,255,255,.8);line-height:1.8}.loc8-ir-page .regulated-foundation>p{color:rgba(255,255,255,.64);line-height:1.6;margin:0}
.loc8-ir-page .leadership-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:30px}.loc8-ir-page .leader-card{padding:30px;border:1px solid rgba(255,255,255,.16);border-radius:22px;background:rgba(255,255,255,.065)}.loc8-ir-page .initials{width:58px;height:58px;border-radius:16px;background:var(--coral);display:grid;place-items:center;font-weight:900;font-size:20px;margin-bottom:24px}.loc8-ir-page .leader-card .role{color:#ff9b9f;font-size:11px;text-transform:uppercase;letter-spacing:.12em;font-weight:900;margin-bottom:8px}.loc8-ir-page .leader-card h3{color:#fff;margin-bottom:10px}.loc8-ir-page .leader-card>p:last-child{color:rgba(255,255,255,.7);line-height:1.55;margin:0}.loc8-ir-page .relevance-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.loc8-ir-page .relevance-card{padding:28px;border:1px solid var(--line);border-radius:20px;background:#fff}.loc8-ir-page .relevance-card h3{color:var(--emerald-950)}.loc8-ir-page .relevance-card p{color:var(--muted);line-height:1.58;margin:0}
@media (max-width:1180px){.loc8-ir-page .impact-compact,.loc8-ir-page .dual-panel,.loc8-ir-page .resources-layout{grid-template-columns:1fr}.loc8-ir-page .review-card{position:static}.loc8-ir-page .evidence-grid.four{grid-template-columns:1fr 1fr}.loc8-ir-page .journey-grid{grid-template-columns:1fr 1fr}.loc8-ir-page .journey-step:last-child{grid-column:1/-1}.loc8-ir-page .regulated-foundation{grid-template-columns:1fr}.loc8-ir-page .leadership-grid,.loc8-ir-page .relevance-grid{grid-template-columns:1fr 1fr}}
@media (max-width:760px){.loc8-ir-page .review-line{display:grid}.loc8-ir-page .review-line span{justify-content:center;text-align:center}.loc8-ir-page .impact-compact,.loc8-ir-page .resource-grid,.loc8-ir-page .evidence-grid.four,.loc8-ir-page .journey-grid,.loc8-ir-page .leadership-grid,.loc8-ir-page .relevance-grid,.loc8-ir-page .governance-grid.compact{grid-template-columns:1fr}.loc8-ir-page .journey-step:last-child{grid-column:auto}.loc8-ir-page .journey-step{min-height:auto}.loc8-ir-page .vdr-block{padding:25px 20px}.loc8-ir-page .regulated-foundation{padding:26px 22px}}


/* Gate 3 v1.5 leadership, planned appointments and delivery capability */
.loc8-ir-page .leadership-section{background:linear-gradient(180deg,#fff 0%,#f7faf9 100%)}
.loc8-ir-page .leadership-label-row{display:grid;grid-template-columns:1fr .82fr;gap:60px;align-items:end;margin:0 0 24px}.loc8-ir-page .leadership-label-row h3{font-size:clamp(28px,2.6vw,42px);color:var(--emerald-950);margin:6px 0 0}.loc8-ir-page .leadership-label-row>p{color:var(--muted);font-size:17px;line-height:1.62;margin:0}
.loc8-ir-page .executive-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:28px}.loc8-ir-page .executive-card{position:relative;overflow:hidden;min-height:300px;padding:30px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 18px 48px rgba(0,63,57,.065)}.loc8-ir-page .executive-card:after{content:"";position:absolute;left:0;right:0;bottom:0;height:5px;background:var(--mint)}.loc8-ir-page .executive-card.founder-card:after{background:var(--coral)}.loc8-ir-page .executive-top{display:flex;justify-content:space-between;gap:14px;align-items:center;margin-bottom:54px}.loc8-ir-page .executive-index{font-weight:900;color:var(--coral);letter-spacing:.08em}.loc8-ir-page .executive-status{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:var(--emerald-800);font-weight:900;padding:7px 9px;border-radius:999px;background:var(--mist)}.loc8-ir-page .executive-role{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:var(--emerald-700);font-weight:900;margin:0 0 10px}.loc8-ir-page .executive-card h3{font-size:28px;color:var(--emerald-950);margin:0 0 16px}.loc8-ir-page .executive-card>p:last-child{color:var(--muted);line-height:1.62;margin:0}
.loc8-ir-page .scale-panel{margin:28px 0;padding:34px;border:1px solid var(--line);border-radius:26px;background:var(--mist)}.loc8-ir-page .scale-panel-head{display:grid;grid-template-columns:1fr .9fr;gap:44px;align-items:end;margin-bottom:24px}.loc8-ir-page .scale-panel-head h3{font-size:32px;color:var(--emerald-950);margin:6px 0 0}.loc8-ir-page .scale-panel-head>p{color:var(--muted);line-height:1.62;margin:0}.loc8-ir-page .planned-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.loc8-ir-page .planned-role-card{padding:24px;border:1px solid var(--line);border-radius:20px;background:#fff}.loc8-ir-page .planned-status{display:inline-flex;padding:6px 9px;border-radius:999px;background:rgba(72,195,174,.12);color:var(--emerald-800);font-size:10px;text-transform:uppercase;letter-spacing:.11em;font-weight:900;margin-bottom:20px}.loc8-ir-page .planned-role-card h3{font-size:20px;color:var(--emerald-950);margin:0 0 10px}.loc8-ir-page .planned-role-card p{color:var(--muted);line-height:1.58;margin:0}
.loc8-ir-page .delivery-panel{margin-top:28px;padding:40px;border-radius:28px;background:linear-gradient(145deg,var(--emerald-950),#087165);color:#fff;box-shadow:0 24px 62px rgba(0,63,57,.18)}.loc8-ir-page .delivery-panel-head{display:grid;grid-template-columns:1fr .9fr;gap:44px;align-items:end;margin-bottom:28px}.loc8-ir-page .delivery-panel-head h3{font-size:34px;color:#fff;margin:6px 0 0}.loc8-ir-page .delivery-panel-head>p{color:rgba(255,255,255,.74);line-height:1.62;margin:0}.loc8-ir-page .partner-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.loc8-ir-page .partner-card{padding:26px;border:1px solid rgba(255,255,255,.17);border-radius:20px;background:rgba(255,255,255,.07)}.loc8-ir-page .partner-name{display:block;color:#fff;font-weight:950;letter-spacing:.1em;margin-bottom:24px}.loc8-ir-page .partner-card h4{font-size:18px;color:#fff;margin:0 0 10px}.loc8-ir-page .partner-card p{color:rgba(255,255,255,.72);line-height:1.58;margin:0}.loc8-ir-page .delivery-note{margin:20px 0 0;color:rgba(255,255,255,.63);font-size:12px;line-height:1.5}
.loc8-ir-page .governance-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:28px;border:1px solid var(--line);border-radius:22px;overflow:hidden;background:var(--line)}.loc8-ir-page .governance-strip article{display:grid;grid-template-columns:34px 1fr;gap:12px;padding:24px;background:#fff}.loc8-ir-page .governance-strip span{color:var(--coral);font-weight:900}.loc8-ir-page .governance-strip h3{font-size:17px;color:var(--emerald-950);margin:0 0 7px}.loc8-ir-page .governance-strip p{font-size:13px;color:var(--muted);line-height:1.5;margin:0}
.loc8-ir-page .leadership-proof-section{padding:0 0 76px;background:#fff}.loc8-ir-page .leadership-proof{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:center;padding:38px 42px;border:1px solid var(--line);border-radius:26px;background:linear-gradient(145deg,#f8fbfa,#eef6f3)}.loc8-ir-page .leadership-proof h2{font-size:clamp(32px,3.6vw,52px);color:var(--emerald-950);margin:8px 0 14px}.loc8-ir-page .leadership-proof p{color:var(--muted);line-height:1.62;margin:0 0 16px}.loc8-ir-page .text-link{color:var(--emerald-800);font-weight:850;text-decoration:none;border-bottom:1px solid rgba(0,76,69,.25)}.loc8-ir-page .proof-partners{display:grid;grid-template-columns:1fr;gap:10px}.loc8-ir-page .proof-partners article{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:18px 20px;border:1px solid var(--line);border-radius:16px;background:#fff}.loc8-ir-page .proof-partners strong{color:var(--emerald-950)}.loc8-ir-page .proof-partners span{color:var(--muted);font-size:13px;text-align:right}
@media (max-width:1180px){.loc8-ir-page .leadership-label-row,.loc8-ir-page .scale-panel-head,.loc8-ir-page .delivery-panel-head,.loc8-ir-page .leadership-proof{grid-template-columns:1fr;gap:14px}.loc8-ir-page .executive-grid,.loc8-ir-page .planned-grid,.loc8-ir-page .partner-grid{grid-template-columns:1fr 1fr}.loc8-ir-page .executive-card:last-child,.loc8-ir-page .planned-role-card:last-child,.loc8-ir-page .partner-card:last-child{grid-column:1/-1}.loc8-ir-page .governance-strip{grid-template-columns:1fr 1fr}}
@media (max-width:760px){.loc8-ir-page .executive-grid,.loc8-ir-page .planned-grid,.loc8-ir-page .partner-grid,.loc8-ir-page .governance-strip{grid-template-columns:1fr}.loc8-ir-page .executive-card:last-child,.loc8-ir-page .planned-role-card:last-child,.loc8-ir-page .partner-card:last-child{grid-column:auto}.loc8-ir-page .executive-card{min-height:auto}.loc8-ir-page .executive-top{margin-bottom:34px}.loc8-ir-page .scale-panel,.loc8-ir-page .delivery-panel{padding:26px 22px}.loc8-ir-page .governance-strip article{padding:20px}.loc8-ir-page .leadership-proof{padding:28px 22px}.loc8-ir-page .proof-partners article{display:block}.loc8-ir-page .proof-partners span{display:block;margin-top:5px;text-align:left}}


/* Gate 3 v1.6 visual parity, origin story and navigation rebalance */
.loc8-ir-page .mega-panel#mega-about{grid-template-columns:.78fr 1.22fr}.loc8-ir-page .mega-links.balanced-six{grid-template-columns:1fr 1fr;align-content:stretch}.loc8-ir-page .mega-links.balanced-six .mega-link{min-height:92px;display:flex;flex-direction:column;justify-content:center}.loc8-ir-page .about-mega-intro{background:linear-gradient(150deg,#003f39 0%,#075f56 60%,#0d7669 100%)}
.loc8-ir-page .hero-parity{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(145deg,#fbfcfc 0%,#f1f6f4 72%,#e8efed 100%);border-bottom:1px solid var(--line)}
.loc8-ir-page .hero-parity:before{content:"";position:absolute;z-index:0;width:820px;height:820px;right:-340px;top:-300px;border-radius:50%;background:radial-gradient(circle,rgba(72,195,174,.13) 0%,rgba(72,195,174,.075) 38%,rgba(72,195,174,0) 67%);pointer-events:none}.loc8-ir-page .hero-parity:after{content:"";position:absolute;z-index:0;width:620px;height:620px;left:-300px;bottom:-460px;border:1px solid rgba(0,63,57,.08);border-radius:50%;box-shadow:0 0 0 46px rgba(0,63,57,.035),0 0 0 92px rgba(0,63,57,.02);pointer-events:none}
.loc8-ir-page .hero-parity .ir-hero-grid{position:relative;z-index:2;min-height:790px;grid-template-columns:minmax(0,.82fr) minmax(650px,1.18fr);gap:42px;padding-top:58px;padding-bottom:64px}.loc8-ir-page .hero-parity .ir-hero-copy{max-width:650px}
.loc8-ir-page .refined-platform-art-v274{position:relative;min-height:720px;display:grid;place-items:center;align-content:center}.loc8-ir-page .refined-platform-art-v274 .platform-stage{position:relative;width:min(100%,720px);height:720px;isolation:isolate}.loc8-ir-page .refined-platform-art-v274 .network-atmosphere{position:absolute;inset:3% -7% 1% -8%;z-index:-2;overflow:visible;animation:loc8FieldDrift 28s ease-in-out infinite alternate;transform-origin:52% 49%;pointer-events:none}.loc8-ir-page .refined-platform-art-v274 .network-atmosphere:before{content:"";position:absolute;inset:3% 4% 6% 3%;border-radius:48% 52% 43% 57% / 57% 44% 56% 43%;background:radial-gradient(ellipse at 51% 49%,rgba(255,255,255,.99) 0 20%,rgba(255,255,255,.80) 21% 27%,rgba(72,195,174,.17) 28% 44%,rgba(0,63,57,.065) 45% 60%,rgba(72,195,174,.025) 61% 72%,transparent 78%),radial-gradient(circle at 75% 30%,rgba(244,63,69,.085),transparent 23%),radial-gradient(circle at 26% 70%,rgba(72,195,174,.11),transparent 30%);filter:drop-shadow(0 28px 52px rgba(0,63,57,.11));-webkit-mask-image:radial-gradient(ellipse 74% 70% at 51% 49%,#000 0 48%,rgba(0,0,0,.82) 65%,transparent 88%);mask-image:radial-gradient(ellipse 74% 70% at 51% 49%,#000 0 48%,rgba(0,0,0,.82) 65%,transparent 88%)}.loc8-ir-page .refined-platform-art-v274 .network-atmosphere:after{content:"";position:absolute;width:42%;height:28%;right:10%;top:17%;border-radius:50%;background:radial-gradient(ellipse,rgba(244,63,69,.07),transparent 70%);filter:blur(8px);animation:loc8CoralDrift 18s ease-in-out infinite alternate}.loc8-ir-page .refined-platform-art-v274 .field-contours{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.loc8-ir-page .refined-platform-art-v274 .field-contours ellipse{fill:none;stroke:rgba(0,63,57,.105);stroke-width:1.15;stroke-dasharray:5 12;transform-origin:330px 326px;animation:loc8ContourBreathe 22s ease-in-out infinite}.loc8-ir-page .refined-platform-art-v274 .field-contours ellipse:nth-child(2){stroke:rgba(72,195,174,.16);stroke-dasharray:2 15;animation-delay:-7s}.loc8-ir-page .refined-platform-art-v274 .field-contours ellipse:nth-child(3){stroke:rgba(244,63,69,.095);stroke-dasharray:1 20;animation-delay:-14s}
.loc8-ir-page .refined-platform-art-v274 .platform-constellation{position:absolute;inset:15px;width:690px;height:690px;max-width:calc(100% - 30px);max-height:calc(100% - 30px);animation:loc8ConstellationFloatV274 12s ease-in-out infinite;will-change:transform}.loc8-ir-page .refined-platform-art-v274 .constellation-lines{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.loc8-ir-page .refined-platform-art-v274 .grid-orbit{fill:none;stroke:rgba(0,63,57,.13);stroke-width:1.4}.loc8-ir-page .refined-platform-art-v274 .grid-orbit.inner{stroke:rgba(0,63,57,.16);stroke-dasharray:5 9;transform-origin:310px 310px;animation:loc8OrbitTurnV274 84s linear infinite}.loc8-ir-page .refined-platform-art-v274 .base-route{fill:none;stroke:url(#ir-route-gradient);stroke-width:3;opacity:.76;transition:opacity .3s,stroke-width .3s}.loc8-ir-page .refined-platform-art-v274 .signal-route{fill:none;stroke:url(#ir-signal-gradient);stroke-width:6.5;stroke-linecap:round;stroke-dasharray:13 87;stroke-dashoffset:100;opacity:0;filter:drop-shadow(0 0 5px rgba(72,195,174,.7));animation:loc8SignalTravel 12s cubic-bezier(.42,0,.25,1) infinite;animation-delay:var(--delay)}.loc8-ir-page .refined-platform-art-v274 .endpoint-ring{fill:none;stroke:rgba(244,63,69,.26);stroke-width:1.5;opacity:0;transform-box:fill-box;transform-origin:center;animation:loc8EndpointRing 12s ease-out infinite;animation-delay:var(--delay)}.loc8-ir-page .refined-platform-art-v274 .endpoint{fill:var(--coral);stroke:#fff;stroke-width:2.2;transform-box:fill-box;transform-origin:center;animation:loc8EndpointResponse 12s ease-in-out infinite;animation-delay:var(--delay)}
.loc8-ir-page .refined-platform-art-v274 .constellation-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:202px;height:202px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;background:linear-gradient(150deg,var(--emerald-950),#0b7366);box-shadow:0 28px 70px rgba(0,63,57,.29);z-index:5;padding:18px;overflow:hidden;gap:6px;animation:loc8CoreActivation 3s ease-in-out infinite}.loc8-ir-page .refined-platform-art-v274 .constellation-core:before{content:"";position:absolute;inset:-15px;border:1px solid rgba(0,63,57,.18);border-radius:50%;animation:loc8CoreWave 3s ease-out infinite}.loc8-ir-page .refined-platform-art-v274 .constellation-core:after{content:"";position:absolute;inset:-30px;border:1px solid rgba(72,195,174,.12);border-radius:50%;animation:loc8CoreWave 3s .55s ease-out infinite}.loc8-ir-page .refined-platform-art-v274 .constellation-core img{display:block;width:64px;margin:0 auto}.loc8-ir-page .refined-platform-art-v274 .constellation-core strong{display:block;margin:0;font-size:16px;line-height:1.08}.loc8-ir-page .refined-platform-art-v274 .constellation-core small{display:block;max-width:132px;margin:0 auto;color:#a9e6dc;font-size:12.5px;line-height:1.2;text-align:center}
.loc8-ir-page .refined-platform-art-v274 .constellation-node{position:absolute;z-index:6;box-sizing:border-box;width:194px;height:112px;padding:0;border:0;background:transparent;box-shadow:none}.loc8-ir-page .refined-platform-art-v274 .constellation-node .node-card{box-sizing:border-box;width:100%;height:100%;padding:18px 20px;display:flex;flex-direction:column;justify-content:center;border:1px solid rgba(0,76,69,.14);border-radius:17px;background:rgba(255,255,255,.96);box-shadow:0 15px 38px rgba(0,63,57,.09);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);transition:transform .28s,box-shadow .28s,border-color .28s,background .28s;animation:loc8NodeResponse 12s ease-in-out infinite;animation-delay:var(--delay)}.loc8-ir-page .refined-platform-art-v274 .constellation-node span{color:var(--coral);font-size:11px;font-weight:900;letter-spacing:.1em}.loc8-ir-page .refined-platform-art-v274 .constellation-node strong,.loc8-ir-page .refined-platform-art-v274 .constellation-node small{display:block}.loc8-ir-page .refined-platform-art-v274 .constellation-node strong{margin-top:6px;color:var(--emerald-950);font-size:14px;line-height:1.14}.loc8-ir-page .refined-platform-art-v274 .constellation-node small{margin-top:5px;color:var(--muted);font-size:10.5px;line-height:1.25}.loc8-ir-page .refined-platform-art-v274 .constellation-node.n1{left:50%;top:19.44%;right:auto;bottom:auto;transform:translate(-50%,-50%)}.loc8-ir-page .refined-platform-art-v274 .constellation-node.n2{left:86.34%;top:50%;right:auto;bottom:auto;transform:translate(-50%,-50%)}.loc8-ir-page .refined-platform-art-v274 .constellation-node.n3{left:50%;top:80.56%;right:auto;bottom:auto;transform:translate(-50%,-50%)}.loc8-ir-page .refined-platform-art-v274 .constellation-node.n4{left:13.66%;top:50%;right:auto;bottom:auto;transform:translate(-50%,-50%)}.loc8-ir-page .refined-platform-art-v274 .platform-constellation[data-hover="1"] .route-1,.loc8-ir-page .refined-platform-art-v274 .platform-constellation[data-hover="2"] .route-2,.loc8-ir-page .refined-platform-art-v274 .platform-constellation[data-hover="3"] .route-3,.loc8-ir-page .refined-platform-art-v274 .platform-constellation[data-hover="4"] .route-4{opacity:1;stroke-width:4.4}.loc8-ir-page .refined-platform-art-v274 .platform-constellation[data-hover="1"] .n1 .node-card,.loc8-ir-page .refined-platform-art-v274 .platform-constellation[data-hover="2"] .n2 .node-card,.loc8-ir-page .refined-platform-art-v274 .platform-constellation[data-hover="3"] .n3 .node-card,.loc8-ir-page .refined-platform-art-v274 .platform-constellation[data-hover="4"] .n4 .node-card{transform:translateY(-3px);border-color:rgba(72,195,174,.68);box-shadow:0 20px 42px rgba(0,63,57,.15);background:#fff}.loc8-ir-page .refined-platform-art-v274 .art-caption{text-align:center;color:var(--silver-900);font-size:13px;margin:7px auto 0;max-width:560px}.loc8-ir-page .refined-platform-art-v274 .art-caption strong{color:var(--emerald-950)}
.loc8-ir-page .hero-motion-paused .platform-stage *,.loc8-ir-page .hero-offscreen .platform-stage *{animation-play-state:paused!important}
@keyframes loc8FieldDrift{0%{transform:translate3d(-4px,3px,0) rotate(-1deg) scale(.99)}100%{transform:translate3d(7px,-5px,0) rotate(1.2deg) scale(1.018)}}@keyframes loc8CoralDrift{0%{transform:translate3d(-8px,7px,0) scale(.96);opacity:.65}100%{transform:translate3d(9px,-6px,0) scale(1.08);opacity:1}}@keyframes loc8ContourBreathe{0%,100%{opacity:.44;transform:scale(.985);stroke-dashoffset:0}50%{opacity:.88;transform:scale(1.015);stroke-dashoffset:-32}}@keyframes loc8ConstellationFloatV274{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(0,-5px,0)}}@keyframes loc8OrbitTurnV274{to{transform:rotate(360deg)}}@keyframes loc8CoreActivation{0%,100%{box-shadow:0 28px 70px rgba(0,63,57,.29)}45%{box-shadow:0 30px 78px rgba(0,63,57,.34),0 0 0 7px rgba(72,195,174,.085)}}@keyframes loc8CoreWave{0%{opacity:.58;transform:scale(.93)}65%,100%{opacity:0;transform:scale(1.12)}}@keyframes loc8SignalTravel{0%{stroke-dashoffset:100;opacity:0}2%{opacity:1}15%{stroke-dashoffset:0;opacity:1}19%{stroke-dashoffset:-14;opacity:0}100%{stroke-dashoffset:-14;opacity:0}}@keyframes loc8EndpointResponse{0%,13%,22%,100%{transform:scale(1);opacity:.9}16%,18%{transform:scale(1.42);opacity:1}}@keyframes loc8EndpointRing{0%,13%,22%,100%{opacity:0;transform:scale(.8)}15%{opacity:.72;transform:scale(1)}21%{opacity:0;transform:scale(2.2)}}@keyframes loc8NodeResponse{0%,13%,23%,100%{transform:translateY(0);border-color:rgba(0,63,57,.12);box-shadow:0 15px 34px rgba(0,63,57,.1)}16%,19%{transform:translateY(-4px);border-color:rgba(72,195,174,.72);box-shadow:0 21px 45px rgba(0,63,57,.16)}}
.loc8-ir-page .origin-hero .about-copy{max-width:850px;padding-top:104px;padding-bottom:104px}.loc8-ir-page .origin-hero h1{max-width:820px}.loc8-ir-page .journey-section{position:relative;overflow:hidden;background:#fff}.loc8-ir-page .journey-section:before{content:"";position:absolute;width:560px;height:560px;right:-310px;top:180px;border-radius:50%;background:radial-gradient(circle,rgba(72,195,174,.10),transparent 69%)}.loc8-ir-page .journey-intro{position:relative;z-index:1;margin-bottom:44px}.loc8-ir-page .journey-editorial{position:relative;z-index:1;max-width:1060px;margin:0 auto}.loc8-ir-page .journey-editorial:before{content:"";position:absolute;left:142px;top:20px;bottom:20px;width:2px;background:linear-gradient(var(--coral),var(--aqua),var(--emerald-950))}.loc8-ir-page .journey-milestone{position:relative;display:grid;grid-template-columns:110px 1fr;gap:64px;padding:0 0 42px}.loc8-ir-page .journey-milestone:last-child{padding-bottom:0}.loc8-ir-page .journey-milestone:before{content:"";position:absolute;left:134px;top:19px;width:18px;height:18px;border:5px solid #fff;border-radius:50%;background:var(--coral);box-shadow:0 0 0 1px rgba(0,63,57,.16)}.loc8-ir-page .journey-milestone.spectrum:before,.loc8-ir-page .journey-milestone.today:before{background:var(--aqua)}.loc8-ir-page .journey-year{padding-top:15px;color:var(--emerald-950);font-size:17px;font-weight:950;text-align:right}.loc8-ir-page .journey-content{padding:28px 32px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 14px 44px rgba(0,63,57,.055)}.loc8-ir-page .journey-content h3{margin:9px 0 12px;color:var(--emerald-950);font-size:26px}.loc8-ir-page .journey-content p{margin:0 0 12px;color:var(--muted);line-height:1.66}.loc8-ir-page .journey-content p:last-child{margin-bottom:0}.loc8-ir-page .journey-tag{display:inline-flex;padding:6px 9px;border-radius:999px;background:var(--mist);color:var(--emerald-800);font-size:10px;text-transform:uppercase;letter-spacing:.11em;font-weight:900}.loc8-ir-page .journey-milestone.pivot .journey-content{background:linear-gradient(145deg,var(--emerald-950),#087165);border-color:transparent;box-shadow:0 24px 66px rgba(0,63,57,.18)}.loc8-ir-page .journey-milestone.pivot .journey-content h3{color:#fff}.loc8-ir-page .journey-milestone.pivot .journey-content p{color:rgba(255,255,255,.76)}.loc8-ir-page .journey-milestone.pivot .journey-tag{background:rgba(255,255,255,.12);color:#ff9da1}.loc8-ir-page .journey-foundation-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:52px;border:1px solid var(--line);border-radius:22px;overflow:hidden;background:var(--line)}.loc8-ir-page .journey-foundation-strip article{display:flex;gap:12px;align-items:center;padding:23px;background:var(--mist)}.loc8-ir-page .journey-foundation-strip span{color:var(--coral);font-weight:950}.loc8-ir-page .journey-foundation-strip strong{color:var(--emerald-950);font-size:14px;line-height:1.35}
@media (max-width:1240px){.loc8-ir-page .hero-parity .ir-hero-grid{grid-template-columns:1fr;gap:28px}.loc8-ir-page .hero-parity .ir-hero-copy{max-width:760px}.loc8-ir-page .refined-platform-art-v274{min-height:650px}.loc8-ir-page .refined-platform-art-v274 .platform-stage{width:min(100%,650px);height:650px}.loc8-ir-page .refined-platform-art-v274 .platform-constellation{width:620px;height:620px}.loc8-ir-page .refined-platform-art-v274 .constellation-core{width:180px;height:180px;padding:16px}.loc8-ir-page .refined-platform-art-v274 .constellation-core img{width:56px}.loc8-ir-page .refined-platform-art-v274 .constellation-node{width:170px;height:104px}}
@media (max-width:760px){.loc8-ir-page .hero-parity .ir-hero-grid{min-height:auto;padding-top:48px;padding-bottom:54px}.loc8-ir-page .refined-platform-art-v274{min-height:470px}.loc8-ir-page .refined-platform-art-v274 .platform-stage{width:100%;height:auto;aspect-ratio:1}.loc8-ir-page .refined-platform-art-v274 .platform-constellation{inset:8px;width:calc(100% - 16px);height:calc(100% - 16px)}.loc8-ir-page .refined-platform-art-v274 .constellation-core{width:148px;height:148px;padding:10px;gap:4px}.loc8-ir-page .refined-platform-art-v274 .constellation-core img{width:38px}.loc8-ir-page .refined-platform-art-v274 .constellation-core strong{font-size:14px}.loc8-ir-page .refined-platform-art-v274 .constellation-core small{font-size:10px;max-width:104px}.loc8-ir-page .refined-platform-art-v274 .constellation-node{width:118px;height:88px}.loc8-ir-page .refined-platform-art-v274 .constellation-node .node-card{padding:10px 11px}.loc8-ir-page .refined-platform-art-v274 .constellation-node strong{font-size:10.2px;margin-top:4px}.loc8-ir-page .refined-platform-art-v274 .constellation-node small{display:none}.loc8-ir-page .refined-platform-art-v274 .network-atmosphere{inset:1% -6%}.loc8-ir-page .origin-hero .about-copy{padding-top:72px;padding-bottom:72px}.loc8-ir-page .journey-editorial:before{left:13px}.loc8-ir-page .journey-milestone{grid-template-columns:1fr;gap:10px;padding-left:38px;padding-bottom:30px}.loc8-ir-page .journey-milestone:before{left:4px;top:6px}.loc8-ir-page .journey-year{text-align:left;padding-top:0;font-size:15px}.loc8-ir-page .journey-content{padding:23px 21px}.loc8-ir-page .journey-content h3{font-size:22px}.loc8-ir-page .journey-foundation-strip{grid-template-columns:1fr}.loc8-ir-page .mega-links.balanced-six{grid-template-columns:1fr}}
@media (prefers-reduced-motion:reduce){.loc8-ir-page .refined-platform-art-v274 .platform-stage *{animation:none!important;transition:none!important}.loc8-ir-page .refined-platform-art-v274 .network-atmosphere{transform:none}.loc8-ir-page .refined-platform-art-v274 .signal-route{opacity:0}}

/* Gate 3 v1.7 public narrative and visual hierarchy refinement */
.loc8-ir-page .about-hero{background:linear-gradient(138deg,#fbfcfc 0%,#f1f6f4 66%,#e7f0ed 100%)}
.loc8-ir-page .origin-hero-grid{min-height:590px;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(330px,.72fr);gap:72px;align-items:center;position:relative;z-index:2;padding-top:86px;padding-bottom:86px}
.loc8-ir-page .origin-hero .about-copy{padding:0;max-width:760px}
.loc8-ir-page .origin-hero h1{max-width:690px}
.loc8-ir-page .origin-hero .lead{max-width:735px}
.loc8-ir-page .origin-path{position:relative;padding:34px 30px 34px 74px;border:1px solid rgba(0,63,57,.12);border-radius:28px;background:rgba(255,255,255,.88);box-shadow:0 24px 68px rgba(0,63,57,.10);backdrop-filter:blur(8px)}
.loc8-ir-page .origin-path-line{position:absolute;left:42px;top:52px;bottom:52px;width:2px;background:linear-gradient(var(--coral),var(--mint),var(--emerald-950))}
.loc8-ir-page .origin-path article{position:relative;padding:0 0 30px}
.loc8-ir-page .origin-path article:last-child{padding-bottom:0}
.loc8-ir-page .origin-path article:before{content:"";position:absolute;left:-40px;top:4px;width:14px;height:14px;border:4px solid #fff;border-radius:50%;background:var(--coral);box-shadow:0 0 0 1px rgba(0,63,57,.15)}
.loc8-ir-page .origin-path article:nth-of-type(3):before{background:var(--mint)}
.loc8-ir-page .origin-path article:nth-of-type(4):before{background:var(--emerald-950)}
.loc8-ir-page .origin-path span{display:block;color:var(--coral);font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;margin-bottom:6px}
.loc8-ir-page .origin-path strong{display:block;color:var(--emerald-950);font-size:19px;line-height:1.2;margin-bottom:5px}
.loc8-ir-page .origin-path small{display:block;color:var(--muted);font-size:13px;line-height:1.45}
.loc8-ir-page .about-split{gap:80px}
.loc8-ir-page .about-split p{line-height:1.7}
.loc8-ir-page .journey-intro{grid-template-columns:1.08fr .92fr}
.loc8-ir-page .journey-content{box-shadow:0 10px 34px rgba(0,63,57,.045)}
.loc8-ir-page .journey-milestone.pivot .journey-content{background:linear-gradient(145deg,#003f39,#08685d)}
.loc8-ir-page .journey-foundation-strip article{min-height:82px}
.loc8-ir-page .founder-delivery{background:linear-gradient(180deg,#f8fbfa 0%,#fff 100%)}
.loc8-ir-page .founder-delivery-intro{display:grid;grid-template-columns:.86fr 1.14fr;gap:72px;align-items:start;margin-bottom:34px}
.loc8-ir-page .founder-delivery-intro .lead{font-size:21px;color:var(--emerald-950);margin-bottom:16px}
.loc8-ir-page .founder-delivery-intro p:last-child{color:var(--muted);line-height:1.7;margin-bottom:0}
.loc8-ir-page .founder-proof{display:grid;grid-template-columns:105px 1fr;align-items:center;gap:24px;padding:26px 30px;border:1px solid var(--line);border-radius:22px;background:#fff;margin-bottom:30px;box-shadow:0 12px 36px rgba(0,63,57,.05)}
.loc8-ir-page .founder-proof-mark{display:grid;place-items:center;width:76px;height:76px;border-radius:50%;background:var(--mist);color:var(--coral);font-size:18px;font-weight:950}
.loc8-ir-page .founder-proof strong{display:block;color:var(--emerald-950);font-size:21px;margin-bottom:7px}
.loc8-ir-page .founder-proof p{color:var(--muted);line-height:1.6;margin:0}
.loc8-ir-page .delivery-panel{margin-top:0}
.loc8-ir-page .governance-strip.concise{grid-template-columns:repeat(3,1fr);margin-top:18px}
.loc8-ir-page .governance-strip.concise article{min-height:150px}
.loc8-ir-page .cta-band{padding:34px 0;background:#fff;border-top:1px solid var(--line);border-bottom:5px solid var(--coral);color:var(--emerald-950)}
.loc8-ir-page .cta-inner{padding:28px 32px;border-radius:22px;background:linear-gradient(145deg,#f7faf9,#edf5f2)}
.loc8-ir-page .cta-inner h2{font-size:clamp(27px,3.1vw,42px);max-width:730px}
.loc8-ir-page .cta-inner .btn{background:var(--emerald-950);color:#fff}
.loc8-ir-page .mega-intro.about-mega-intro{background:linear-gradient(150deg,#003f39,#0a6f64)}
.loc8-ir-page .mega-intro.about-mega-intro h2{font-size:30px;max-width:360px}

/* Investor page composition */
.loc8-ir-page .leadership-proof-section{padding-bottom:88px}
.loc8-ir-page .leadership-proof{background:#fff;box-shadow:0 14px 44px rgba(0,63,57,.055)}
.loc8-ir-page .capital-story{background:linear-gradient(180deg,#eff4f2,#f7f9f8)}
.loc8-ir-page .capital-story-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:stretch;margin-top:38px}
.loc8-ir-page .capital-priorities{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.loc8-ir-page .capital-priorities article{display:grid;grid-template-columns:42px 1fr;gap:15px;padding:24px;border:1px solid var(--line);border-radius:19px;background:#fff}
.loc8-ir-page .capital-priorities article>span{color:var(--coral);font-size:12px;font-weight:950;letter-spacing:.1em}
.loc8-ir-page .capital-priorities h3{font-size:20px;color:var(--emerald-950);margin:0 0 9px}
.loc8-ir-page .capital-priorities p{color:var(--muted);line-height:1.58;margin:0}
.loc8-ir-page .capital-outcome{display:flex;flex-direction:column;justify-content:center;padding:42px;border-radius:26px;background:linear-gradient(145deg,var(--emerald-950),#0b7064);color:#fff;box-shadow:0 24px 62px rgba(0,63,57,.15)}
.loc8-ir-page .capital-outcome h3{font-size:34px;color:#fff;margin:5px 0 18px}
.loc8-ir-page .capital-outcome p{color:rgba(255,255,255,.76);line-height:1.68;margin:0}
.loc8-ir-page .outcome-chain{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin-top:28px}
.loc8-ir-page .outcome-chain span{padding:8px 11px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:rgba(255,255,255,.08);font-size:11px;font-weight:850}
.loc8-ir-page .outcome-chain b{color:#ff8589}
.loc8-ir-page #commercial-governance .dual-panel{gap:56px}
.loc8-ir-page #commercial-governance .quality-card{box-shadow:none}
.loc8-ir-page .national-opportunity{position:relative;overflow:hidden;background:linear-gradient(145deg,#003f39 0%,#075d54 100%);color:#fff}
.loc8-ir-page .national-opportunity:before{content:"";position:absolute;width:660px;height:660px;right:-330px;top:-300px;border-radius:50%;border:1px solid rgba(255,255,255,.09);box-shadow:0 0 0 55px rgba(255,255,255,.035),0 0 0 110px rgba(255,255,255,.02)}
.loc8-ir-page .opportunity-head{position:relative;z-index:1;display:grid;grid-template-columns:1fr .95fr;gap:70px;align-items:end;margin-bottom:44px}
.loc8-ir-page .opportunity-head .kicker{color:#ff8589}
.loc8-ir-page .opportunity-head h2{color:#fff}
.loc8-ir-page .opportunity-head .lead{color:rgba(255,255,255,.78);font-size:20px;margin:0}
.loc8-ir-page .opportunity-layout{position:relative;z-index:1;display:grid;grid-template-columns:.72fr 1.28fr;gap:18px}
.loc8-ir-page .opportunity-statement{display:flex;flex-direction:column;justify-content:flex-end;min-height:375px;padding:36px;border-radius:26px;background:#fff;color:var(--emerald-950)}
.loc8-ir-page .opportunity-mark{display:grid;place-items:center;width:68px;height:68px;border-radius:50%;background:var(--mist);color:var(--coral);font-weight:950;margin-bottom:auto}
.loc8-ir-page .opportunity-statement h3{font-size:34px;margin:30px 0 14px;color:var(--emerald-950)}
.loc8-ir-page .opportunity-statement p{color:var(--muted);line-height:1.65;margin:0}
.loc8-ir-page .opportunity-groups{display:grid;grid-template-columns:1fr;gap:12px}
.loc8-ir-page .opportunity-groups article{display:grid;grid-template-columns:48px 1fr;column-gap:18px;padding:28px 30px;border:1px solid rgba(255,255,255,.17);border-radius:22px;background:rgba(255,255,255,.07)}
.loc8-ir-page .opportunity-groups article>span{grid-row:1/3;color:#ff8589;font-size:12px;font-weight:950;letter-spacing:.12em;padding-top:5px}
.loc8-ir-page .opportunity-groups h3{color:#fff;font-size:24px;margin:0 0 9px}
.loc8-ir-page .opportunity-groups p{color:rgba(255,255,255,.74);line-height:1.6;margin:0}
.loc8-ir-page .sdg-strip{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:24px;border:1px solid rgba(255,255,255,.16);border-radius:18px;overflow:hidden;background:rgba(255,255,255,.14)}
.loc8-ir-page .sdg-strip article{padding:18px 20px;background:rgba(0,34,31,.25)}
.loc8-ir-page .sdg-strip strong{display:block;color:#ff8589;font-size:12px;letter-spacing:.08em;margin-bottom:5px}
.loc8-ir-page .sdg-strip span{display:block;color:rgba(255,255,255,.8);font-size:12px;line-height:1.35}
.loc8-ir-page #resources-diligence .resource-grid{gap:18px}
.loc8-ir-page #resources-diligence .vdr-block{box-shadow:0 18px 52px rgba(0,63,57,.08)}
.loc8-ir-page #engagement .process-step{background:#fff}
.loc8-ir-page .form-section{background:linear-gradient(180deg,#fff,#f3f7f5)}

@media (max-width:1180px){.loc8-ir-page .origin-hero-grid,.loc8-ir-page .founder-delivery-intro,.loc8-ir-page .capital-story-grid,.loc8-ir-page .opportunity-head,.loc8-ir-page .opportunity-layout{grid-template-columns:1fr}.loc8-ir-page .origin-hero-grid{gap:36px}.loc8-ir-page .origin-path{max-width:720px}.loc8-ir-page .capital-priorities{grid-template-columns:1fr 1fr}.loc8-ir-page .opportunity-statement{min-height:280px}}
@media (max-width:760px){.loc8-ir-page .origin-hero-grid{min-height:auto;padding-top:64px;padding-bottom:64px;gap:28px}.loc8-ir-page .origin-path{padding:28px 20px 28px 62px}.loc8-ir-page .origin-path-line{left:32px}.loc8-ir-page .origin-path article:before{left:-36px}.loc8-ir-page .founder-delivery-intro{gap:18px}.loc8-ir-page .founder-proof{grid-template-columns:1fr;padding:24px}.loc8-ir-page .governance-strip.concise,.loc8-ir-page .capital-priorities,.loc8-ir-page .sdg-strip{grid-template-columns:1fr}.loc8-ir-page .capital-outcome{padding:30px 24px}.loc8-ir-page .capital-outcome h3,.loc8-ir-page .opportunity-statement h3{font-size:28px}.loc8-ir-page .opportunity-statement{min-height:0;padding:28px 24px}.loc8-ir-page .opportunity-groups article{grid-template-columns:34px 1fr;padding:24px 20px}.loc8-ir-page .cta-inner{display:block;padding:24px 22px}}
.loc8-ir-page .origin-path article:nth-of-type(2):before{background:var(--mint)}
.loc8-ir-page .origin-path article:nth-of-type(3):before{background:var(--emerald-950)}
.loc8-ir-page .capital-story-grid{align-items:start}
.loc8-ir-page .capital-priorities{grid-auto-rows:minmax(min-content,auto)}

/* Gate 3 v1.8 narrative conviction, proof hierarchy and conversion refinement */
.loc8-ir-page .about-split-title{max-width:900px;font-size:clamp(58px,6.1vw,88px);line-height:.96}
.loc8-ir-page .about-split-title span{display:block}
.loc8-ir-page .about-role{max-width:720px;margin:26px 0 0;padding-top:22px;border-top:1px solid rgba(0,63,57,.16);color:var(--muted);font-size:16px;line-height:1.65}
.loc8-ir-page .about-role strong{color:var(--emerald-950)}
.loc8-ir-page .origin-hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(360px,.76fr);gap:76px}
.loc8-ir-page .origin-path-animated{overflow:hidden;padding-top:38px;padding-bottom:38px}
.loc8-ir-page .origin-path-animated:after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 14% 50%,rgba(72,195,174,.10),transparent 36%);opacity:.75}
.loc8-ir-page .origin-path-line{z-index:1;background:rgba(0,63,57,.12);overflow:hidden}
.loc8-ir-page .origin-path-line i{position:absolute;left:0;top:0;width:100%;height:92px;background:linear-gradient(180deg,transparent 0%,var(--coral) 26%,var(--mint) 68%,transparent 100%);filter:drop-shadow(0 0 5px rgba(72,195,174,.45));animation:aboutSignalTravel 12s linear infinite}
.loc8-ir-page .origin-path article{z-index:2;border:1px solid transparent;border-radius:14px;padding:9px 10px 25px;margin:-9px -10px 0;animation:aboutOriginResponse 12s ease-in-out infinite;animation-delay:var(--delay)}
.loc8-ir-page .origin-path article:last-child{padding-bottom:9px}
.loc8-ir-page .origin-path article:before{z-index:2;animation:aboutOriginNode 12s ease-in-out infinite;animation-delay:var(--delay)}
.loc8-ir-page .origin-path article:after{content:"";position:absolute;left:-45px;top:-1px;width:24px;height:24px;border-radius:50%;border:1px solid var(--mint);opacity:0;animation:aboutOriginRing 12s ease-in-out infinite;animation-delay:var(--delay)}
.loc8-ir-page .origin-path article:nth-of-type(2):before{background:var(--coral)}
.loc8-ir-page .origin-path article:nth-of-type(3):before{background:var(--mint)}
.loc8-ir-page .origin-path article:nth-of-type(4):before{background:var(--emerald-950)}
.loc8-ir-page .origin-path article:nth-of-type(3) span{color:var(--emerald-800)}
.loc8-ir-page .origin-path article:nth-of-type(4) span{color:var(--emerald-950)}
.loc8-ir-page .about-motion-paused .origin-path *,.loc8-ir-page .about-offscreen .origin-path *{animation-play-state:paused!important}
@keyframes aboutSignalTravel{0%{transform:translateY(-105px);opacity:0}4%{opacity:1}92%{opacity:1}100%{transform:translateY(410px);opacity:0}}
@keyframes aboutOriginResponse{0%,13%,23%,100%{transform:translateY(0);border-color:transparent;background:transparent}16%,19%{transform:translateY(-3px);border-color:rgba(72,195,174,.35);background:rgba(238,243,242,.72)}}
@keyframes aboutOriginNode{0%,13%,23%,100%{transform:scale(1);box-shadow:0 0 0 1px rgba(0,63,57,.15)}16%,19%{transform:scale(1.38);box-shadow:0 0 0 5px rgba(72,195,174,.14)}}
@keyframes aboutOriginRing{0%,13%,23%,100%{transform:scale(.7);opacity:0}15%{transform:scale(1);opacity:.72}21%{transform:scale(1.8);opacity:0}}
.loc8-ir-page .journey-section{padding-top:104px}
.loc8-ir-page .journey-content{padding:25px 30px}
.loc8-ir-page .journey-content p{font-size:15.5px}
.loc8-ir-page .journey-bridge{display:grid;grid-template-columns:72px 1fr;gap:24px;align-items:center;max-width:980px;margin:48px auto 0;padding:28px 30px;border-radius:22px;background:linear-gradient(145deg,#f5f9f7,#eaf3f0);border:1px solid var(--line)}
.loc8-ir-page .journey-bridge>span{width:56px;height:4px;border-radius:99px;background:var(--coral)}
.loc8-ir-page .journey-bridge strong{display:block;color:var(--emerald-950);font-size:25px;line-height:1.2;margin-bottom:8px}
.loc8-ir-page .journey-bridge p{margin:0;color:var(--muted);line-height:1.65}
.loc8-ir-page .founder-delivery-intro .lead strong{color:var(--emerald-950)}
.loc8-ir-page .founder-governance-line{margin-top:18px!important;padding:16px 18px;border-left:3px solid var(--coral);background:var(--mist);border-radius:0 14px 14px 0;color:var(--emerald-950)!important;font-weight:760}
.loc8-ir-page .relevance-themes{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.loc8-ir-page .relevance-themes article{position:relative;min-height:250px;padding:34px 30px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(145deg,#fff,#f5f8f7);box-shadow:0 14px 38px rgba(0,63,57,.05)}
.loc8-ir-page .relevance-themes span{display:inline-flex;color:var(--coral);font-size:11px;font-weight:950;letter-spacing:.12em;margin-bottom:42px}
.loc8-ir-page .relevance-themes h3{color:var(--emerald-950);font-size:25px;margin-bottom:12px}
.loc8-ir-page .relevance-themes p{color:var(--muted);line-height:1.65;margin:0}

/* Investor conviction and conversion */
.loc8-ir-page .investor-kicker{margin-bottom:18px}
.loc8-ir-page .hard-proof-band{padding:32px 0 0;background:#fff}
.loc8-ir-page .hard-proof-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:22px}
.loc8-ir-page .hard-proof-head .kicker{margin:0}
.loc8-ir-page .hard-proof-head>p:last-child{max-width:590px;margin:0;color:var(--muted);line-height:1.55;text-align:right}
.loc8-ir-page .hard-proof-grid{grid-template-columns:repeat(5,1fr);border:1px solid var(--line);border-radius:22px 22px 0 0;overflow:hidden}
.loc8-ir-page .hard-proof-grid .proof-card{min-height:198px;padding:28px 22px}
.loc8-ir-page .hard-proof-grid .proof-card h3{font-size:18px}
.loc8-ir-page .investment-proposition{display:grid;grid-template-columns:.75fr 1.25fr;column-gap:68px;align-items:end;margin-bottom:48px;padding-bottom:42px;border-bottom:1px solid var(--line)}
.loc8-ir-page .investment-proposition .kicker{grid-column:1/-1}
.loc8-ir-page .investment-proposition h2{margin:0}
.loc8-ir-page .investment-proposition>p:last-child{margin:0;color:var(--muted);font-size:18px;line-height:1.68}
.loc8-ir-page .commercial-model{margin-top:58px;padding:38px 40px;border:1px solid var(--line);border-radius:26px;background:linear-gradient(145deg,#f7faf9,#edf5f2)}
.loc8-ir-page .commercial-model-head{display:grid;grid-template-columns:.72fr 1.28fr;gap:45px;align-items:end;margin-bottom:28px}
.loc8-ir-page .commercial-model-head .kicker{margin:0}
.loc8-ir-page .commercial-model-head h3{font-size:31px;color:var(--emerald-950);margin:0}
.loc8-ir-page .commercial-model-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;border:1px solid var(--line);border-radius:19px;overflow:hidden;background:var(--line)}
.loc8-ir-page .commercial-model-grid article{min-height:220px;padding:30px;background:#fff}
.loc8-ir-page .commercial-model-grid span{color:var(--coral);font-size:11px;font-weight:950;letter-spacing:.12em}
.loc8-ir-page .commercial-model-grid h3{color:var(--emerald-950);font-size:22px;margin:38px 0 13px}
.loc8-ir-page .commercial-model-grid p{color:var(--muted);line-height:1.62;margin:0}
.loc8-ir-page .commercial-model-grid p strong{color:var(--emerald-950)}
.loc8-ir-page .leadership-proof p strong{color:var(--emerald-950)}
.loc8-ir-page .governance-composition{display:grid;grid-template-columns:1.15fr .85fr;gap:24px;align-items:stretch}
.loc8-ir-page .commercial-progress-panel{padding:40px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 14px 42px rgba(0,63,57,.045)}
.loc8-ir-page .commercial-progress-panel h3{max-width:660px;color:var(--emerald-950);font-size:32px;margin:0 0 30px}
.loc8-ir-page .progress-levels{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.loc8-ir-page .progress-levels div{padding:20px;border-radius:16px;background:var(--mist)}
.loc8-ir-page .progress-levels strong,.loc8-ir-page .progress-levels span{display:block}
.loc8-ir-page .progress-levels strong{color:var(--emerald-950);margin-bottom:7px}
.loc8-ir-page .progress-levels span{color:var(--muted);font-size:13px;line-height:1.5}
.loc8-ir-page .governance-summary{padding:38px 32px;border-radius:24px;background:linear-gradient(145deg,var(--emerald-950),#0a6f64);color:#fff}
.loc8-ir-page .governance-summary .kicker{color:#ff8e92}
.loc8-ir-page .governance-summary>div{display:grid;grid-template-columns:34px 1fr;gap:14px;padding:18px 0;border-top:1px solid rgba(255,255,255,.14)}
.loc8-ir-page .governance-summary>div:first-of-type{margin-top:18px}
.loc8-ir-page .governance-summary span{color:#ff8e92;font-size:11px;font-weight:950}
.loc8-ir-page .governance-summary p{margin:0;color:rgba(255,255,255,.76);line-height:1.55}
.loc8-ir-page .governance-summary strong{color:#fff}
.loc8-ir-page .light-impact{background:linear-gradient(180deg,#f0f5f3,#f9fbfa);color:var(--ink);padding-top:82px;padding-bottom:82px}
.loc8-ir-page .light-impact:before{border-color:rgba(0,63,57,.06);box-shadow:0 0 0 55px rgba(0,63,57,.025),0 0 0 110px rgba(0,63,57,.012)}
.loc8-ir-page .light-impact .opportunity-head .kicker{color:var(--emerald-800)}
.loc8-ir-page .light-impact .opportunity-head h2{color:var(--emerald-950)}
.loc8-ir-page .light-impact .opportunity-head .lead{color:var(--muted)}
.loc8-ir-page .light-impact .opportunity-statement{min-height:320px;background:linear-gradient(145deg,var(--emerald-950),#0b6e63);color:#fff}
.loc8-ir-page .light-impact .opportunity-statement h3{color:#fff}
.loc8-ir-page .light-impact .opportunity-statement p{color:rgba(255,255,255,.76)}
.loc8-ir-page .light-impact .opportunity-mark{background:rgba(255,255,255,.1);color:#ff8e92}
.loc8-ir-page .light-impact .opportunity-groups article{background:#fff;border-color:var(--line);box-shadow:0 10px 30px rgba(0,63,57,.04)}
.loc8-ir-page .light-impact .opportunity-groups h3{color:var(--emerald-950)}
.loc8-ir-page .light-impact .opportunity-groups p{color:var(--muted)}
.loc8-ir-page .light-impact .opportunity-groups article>span{color:var(--coral)}
.loc8-ir-page .light-impact .sdg-strip{border-color:var(--line);background:var(--line)}
.loc8-ir-page .light-impact .sdg-strip article{background:#fff}
.loc8-ir-page .light-impact .sdg-strip strong{color:var(--coral)}
.loc8-ir-page .light-impact .sdg-strip span{color:var(--muted)}
.loc8-ir-page .contact-context h2{font-size:clamp(38px,3.5vw,52px)}

@media (max-width:1180px){.loc8-ir-page .origin-hero-grid,.loc8-ir-page .investment-proposition,.loc8-ir-page .commercial-model-head,.loc8-ir-page .governance-composition{grid-template-columns:1fr}.loc8-ir-page .origin-path{max-width:760px}.loc8-ir-page .investment-proposition{gap:16px}.loc8-ir-page .hard-proof-grid{grid-template-columns:repeat(3,1fr)}.loc8-ir-page .hard-proof-grid .proof-card:nth-child(4),.loc8-ir-page .hard-proof-grid .proof-card:nth-child(5){min-height:176px}.loc8-ir-page .relevance-themes{grid-template-columns:1fr 1fr}.loc8-ir-page .relevance-themes article:last-child{grid-column:1/-1}}
@media (max-width:760px){.loc8-ir-page .about-split-title{font-size:48px;line-height:.98}.loc8-ir-page .origin-path article:after{left:-41px}.loc8-ir-page .journey-section{padding-top:74px}.loc8-ir-page .journey-bridge{grid-template-columns:1fr;padding:24px 22px}.loc8-ir-page .journey-bridge>span{width:42px}.loc8-ir-page .journey-bridge strong{font-size:22px}.loc8-ir-page .relevance-themes,.loc8-ir-page .hard-proof-grid,.loc8-ir-page .commercial-model-grid,.loc8-ir-page .progress-levels{grid-template-columns:1fr}.loc8-ir-page .relevance-themes article:last-child{grid-column:auto}.loc8-ir-page .hard-proof-head{display:block}.loc8-ir-page .hard-proof-head>p:last-child{text-align:left;margin-top:10px}.loc8-ir-page .hard-proof-grid{border-radius:18px 18px 0 0}.loc8-ir-page .hard-proof-grid .proof-card{min-height:auto}.loc8-ir-page .commercial-model{padding:28px 20px}.loc8-ir-page .commercial-model-head{gap:10px}.loc8-ir-page .commercial-model-head h3{font-size:26px}.loc8-ir-page .commercial-model-grid article{min-height:auto}.loc8-ir-page .commercial-model-grid h3{margin-top:24px}.loc8-ir-page .commercial-progress-panel,.loc8-ir-page .governance-summary{padding:28px 22px}.loc8-ir-page .commercial-progress-panel h3{font-size:27px}.loc8-ir-page .light-impact{padding-top:70px;padding-bottom:70px}}
@media (prefers-reduced-motion:reduce){.loc8-ir-page .origin-path *{animation:none!important;transition:none!important}.loc8-ir-page .origin-path-line i{display:none}}
.loc8-ir-page .ir-hero h1{font-size:clamp(54px,5.25vw,76px);line-height:.98;max-width:690px}
.loc8-ir-page .ir-hero-grid{grid-template-columns:1.03fr .97fr;gap:58px;min-height:720px}
@media (max-width:1240px){.loc8-ir-page .ir-hero h1{max-width:820px}.loc8-ir-page .ir-hero-grid{grid-template-columns:1fr}}
@media (max-width:760px){.loc8-ir-page .ir-hero h1{font-size:49px;line-height:.98}}


/* Gate 3 v1.10 final-polish release: consolidated namespace, copy precision and component consistency */
.loc8-ir-page .investment-proposition{
  grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);
  column-gap:48px;
  align-items:start;
}
.loc8-ir-page .investment-proposition h2{
  max-width:640px;
  font-size:clamp(48px,5.2vw,76px);
  line-height:.98;
  letter-spacing:-.045em;
}
.loc8-ir-page .investment-proposition>p:last-child{
  max-width:590px;
  padding-top:5px;
}
.loc8-ir-page .sticky-side-panel{
  position:sticky;
  top:calc(var(--header) + var(--subnav) + 22px);
  align-self:start;
}
.loc8-ir-page .rationale-grid,.loc8-ir-page .capital-story-grid,.loc8-ir-page .resources-layout{align-items:start}
.loc8-ir-page .rationale-statement{
  padding:34px 36px;
}
.loc8-ir-page .rationale-statement h3{
  font-size:clamp(29px,2.4vw,38px);
  line-height:1.12;
  margin:5px 0 22px;
}
.loc8-ir-page .rationale-statement .signal-list div{padding:12px 0}
.loc8-ir-page .rationale-statement .signal-list strong{font-size:17px}
.loc8-ir-page .rationale-statement .signal-list span{font-size:12.5px;line-height:1.42}
.loc8-ir-page .capital-outcome{
  justify-content:flex-start;
  padding:36px;
}
.loc8-ir-page .review-card{align-self:start}
.loc8-ir-page #engagement .process-step.locked{
  background:linear-gradient(145deg,var(--emerald-950),#0a6c61) !important;
  border-color:var(--emerald-950) !important;
  box-shadow:0 18px 42px rgba(0,63,57,.12);
}
.loc8-ir-page #engagement .process-step.locked small{color:#ff7479}
.loc8-ir-page #engagement .process-step.locked h3{color:#fff}
.loc8-ir-page #engagement .process-step.locked p{color:rgba(255,255,255,.76)}
.loc8-ir-page .access-label{
  display:inline-flex;
  margin-top:18px;
  padding:7px 10px;
  border:1px solid rgba(255,255,255,.22);
  border-radius:999px;
  background:rgba(255,255,255,.08);
  color:#fff;
  font-size:10px;
  font-weight:900;
  letter-spacing:.09em;
  text-transform:uppercase;
}
.loc8-ir-page .journey-milestone.first .journey-content p,.loc8-ir-page .journey-milestone.pivot .journey-content p{max-width:900px}

@media (max-width:1180px){.loc8-ir-page .sticky-side-panel{position:static;top:auto}.loc8-ir-page .investment-proposition{grid-template-columns:1fr;row-gap:24px}.loc8-ir-page .investment-proposition .kicker{grid-column:auto}.loc8-ir-page .investment-proposition h2{max-width:820px}.loc8-ir-page .investment-proposition>p:last-child{max-width:760px}}
@media (max-width:760px){.loc8-ir-page .investment-proposition h2{font-size:clamp(42px,13vw,60px)}.loc8-ir-page .rationale-statement,.loc8-ir-page .capital-outcome{padding:28px 24px}}

.loc8-ir-page .loc8-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.loc8-ir-page .form-error{min-height:22px;margin:12px 0 0;color:#a91f25;font-size:14px;font-weight:750}
.loc8-ir-page .form-status.show{display:block}
.loc8-ir-page .form-status strong{display:block;margin-top:6px;color:var(--emerald-950)}
/* v2.8.1 mobile and tablet cohesion correction. */
.loc8-ir-page .about-hero .origin-hero-grid{display:grid;width:100%}
@media(max-width:1180px){
 .loc8-ir-page .about-hero .origin-hero-grid{grid-template-columns:minmax(0,1fr);gap:34px}
 .loc8-ir-page .about-hero .origin-path{width:100%;max-width:none}
}
@media(max-width:680px){
 .loc8-ir-page .about-hero .origin-hero-grid{padding-top:54px;padding-bottom:54px;gap:26px}
 .loc8-ir-page .about-hero .about-copy,.loc8-ir-page .about-hero .origin-path{min-width:0;width:100%;max-width:100%}
}
/* v2.8.1 shared-header and mega-menu stacking lock. */
.loc8-ir-page .page-section-nav{top:calc(var(--loc8-header-height) + 1px);z-index:700}
body.mega-open .loc8-ir-page .page-section-nav,body.menu-open .loc8-ir-page .page-section-nav{visibility:hidden;pointer-events:none}
body.admin-bar .loc8-ir-page .page-section-nav{top:calc(var(--loc8-header-height) + 33px)}
@media(max-width:782px){body.admin-bar .loc8-ir-page .page-section-nav{top:calc(var(--loc8-header-height) + 47px)}}
