.brandLogo{align-items:center;color:inherit;display:inline-flex;gap:.52rem;min-width:0;position:relative;text-decoration:none;transition:transform .18s ease}.brandLogo:hover{transform:translateY(-1px)}.brandLogo__badge{background:linear-gradient(180deg,#f5f7faf5,#fff);border:1px solid #0b25451f;border-radius:14px;box-shadow:0 10px 24px #0b25451a,inset 0 1px 0 #ffffffe6;display:grid;flex:0 0 auto;height:44px;place-items:center;position:relative;width:44px}.brandLogo__badge:after{background:linear-gradient(135deg,#4c6a9214,#0b254500);border-radius:11px;content:"";inset:4px;pointer-events:none;position:absolute}.brandLogo__img{display:block;height:28px;object-fit:contain;width:auto}.brandLogo__img--ln{height:32px}.brandLogo__lockup{align-items:center;display:inline-flex;min-width:0;padding:.18rem 0 .22rem;position:relative}.brandLogo--ln .brandLogo__lockup:after{background:linear-gradient(90deg,#0b254547,#4c6a9229,#0000);bottom:0;content:"";height:1px;left:.04rem;position:absolute;right:.08rem}.brandLogo__wordmark{align-items:baseline;display:inline-flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.05rem;font-weight:600;letter-spacing:.01em;line-height:1;white-space:nowrap}.brandLogo__lbLeader{color:#0b2545}.brandLogo__lbBridge{color:#4c6a92}.brandLogo__lnText{align-items:baseline;display:inline-flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.26rem;font-weight:600;letter-spacing:-.04em;line-height:1;white-space:nowrap}.brandLogo__lnLeadership{color:#0b2545;text-transform:lowercase}.brandLogo__lnDot{color:#4c6a92;margin-right:.04em}.brandLogo__lnNet{align-items:center;background:linear-gradient(135deg,#0b2545,#4c6a92);border-radius:999px;box-shadow:0 8px 18px #0b25452e;color:#fff;display:inline-flex;font-size:.62em;font-weight:700;letter-spacing:.18em;line-height:1;margin-left:.16rem;padding:.19rem .44rem .19rem .54rem;transform:translateY(-.08em)}@media(max-width:560px){.brandLogo{gap:.68rem}.brandLogo__badge{border-radius:13px;height:40px;width:40px}.brandLogo__img{height:26px}.brandLogo__img--ln{height:29px}.brandLogo__lnText,.brandLogo__wordmark{font-size:1.05rem}.brandLogo__lnNet{margin-left:.26rem;padding:.16rem .34rem .16rem .42rem}}body.drawer-open{overflow:hidden;touch-action:none}.site-header{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#fffffff0;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:100}.site-header__inner{align-items:center;display:flex;gap:1.25rem;height:72px;justify-content:space-between;margin:0 auto;width:min(1200px,100% - 40px)}.site-header__brand{flex:0 0 auto;min-width:0}.site-header__nav{align-items:center;display:flex;gap:1.35rem}.site-header__link{align-items:center;color:#0b2545;display:inline-flex;font-size:.78rem;font-weight:500;justify-content:center;letter-spacing:.18em;min-height:40px;text-decoration:none;text-transform:uppercase;transition:color .16s ease,border-color .16s ease,background .16s ease,transform .16s ease}.site-header__link:hover{color:#1f3a5f}.site-header__link--external{background:#f5f7fa;border:1px solid #e5e7eb;border-radius:999px;padding:0 .95rem}.site-header__link--external:hover{background:#fff;border-color:#4c6a92;transform:translateY(-1px)}.site-header__burger{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;cursor:pointer;display:none;height:46px;justify-content:center;padding:0;transition:border-color .16s ease,background .16s ease,transform .16s ease,box-shadow .16s ease;width:46px}.site-header__burger:hover{background:#f8fafc;border-color:#cbd5e1}.site-header__burger:active{transform:scale(.98)}.burger{height:12px;position:relative;width:18px}.burger span{background:#0b2545;border-radius:999px;height:1.5px;left:0;position:absolute;right:0;transition:transform .18s ease,opacity .18s ease,top .18s ease}.burger span:first-child{top:0}.burger span:nth-child(2){top:5px}.burger span:nth-child(3){top:10px}.site-header.is-drawerOpen .burger span:first-child{top:5px;transform:rotate(45deg)}.site-header.is-drawerOpen .burger span:nth-child(2){opacity:0}.site-header.is-drawerOpen .burger span:nth-child(3){top:5px;transform:rotate(-45deg)}.site-drawerOverlay{background:#0f172a47;inset:0;opacity:0;pointer-events:none;position:fixed;transition:opacity .22s ease,visibility .22s ease;visibility:hidden;z-index:98}.site-header.is-drawerOpen .site-drawerOverlay{opacity:1;pointer-events:auto;visibility:visible}.site-drawer{background:#fff;border-left:1px solid #e5e7eb;box-shadow:-20px 0 40px #0b254514;display:flex;flex-direction:column;gap:0;height:100dvh;opacity:0;padding:1.1rem;pointer-events:none;position:fixed;right:0;top:0;transform:translateX(104%);transition:transform .24s ease,opacity .22s ease,visibility .22s ease;visibility:hidden;width:min(88vw,360px);z-index:99}.site-header.is-drawerOpen .site-drawer{opacity:1;pointer-events:auto;transform:translateX(0);visibility:visible}.site-drawer__top{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;gap:.8rem;justify-content:space-between;padding-bottom:1rem}.site-drawer__brand{min-width:0}.site-drawer__close{background:#f5f7fa;border:1px solid #e5e7eb;border-radius:999px;color:#0b2545;cursor:pointer;font-size:.72rem;font-weight:600;letter-spacing:.16em;min-height:40px;padding:0 .9rem;text-transform:uppercase;transition:border-color .16s ease,background .16s ease,transform .16s ease}.site-drawer__close:hover{background:#fff;border-color:#cbd5e1}.site-drawer__nav{border-top:1px solid #e5e7eb;display:grid;gap:0;margin-top:1rem}.site-drawer__link{align-items:center;border-bottom:1px solid #e5e7eb;color:#0b2545;display:flex;font-size:.82rem;font-weight:600;justify-content:space-between;letter-spacing:.14em;min-height:58px;padding:0 .15rem;text-decoration:none;text-transform:uppercase;transition:color .16s ease,padding-left .16s ease,background .16s ease}.site-drawer__link:hover{color:#1f3a5f;padding-left:.35rem}.site-drawer__link--cta{color:#1f3a5f}.site-drawer__foot{border-top:1px solid #e5e7eb;margin-top:auto;padding-top:1rem}.site-drawer__fine{color:#6b7280;font-size:.92rem;line-height:1.6}@media(max-width:980px){.site-header__inner{height:68px;width:min(100%,100% - 24px)}.site-header__nav{display:none}.site-header__burger{display:inline-flex;flex:0 0 auto}}@media(max-width:640px){.site-header__inner{gap:.85rem;height:64px}.site-header__burger{border-radius:10px;height:42px;width:42px}.site-drawer{padding:1rem .9rem;width:min(92vw,340px)}.site-drawer__top{padding-bottom:.9rem}.site-drawer__close{font-size:.68rem;letter-spacing:.14em;min-height:38px;padding:0 .8rem}.site-drawer__link{font-size:.76rem;letter-spacing:.12em;min-height:54px}.site-drawer__fine{font-size:.84rem;line-height:1.55}}@media(max-width:420px){.site-header__inner{height:60px;width:min(100%,100% - 18px)}.site-header__burger{height:40px;width:40px}.site-drawer{border-left:none;box-shadow:none;max-width:100%;padding:.95rem .85rem;width:100%}.site-drawer__link{font-size:.72rem;min-height:52px}.site-drawer__fine{font-size:.8rem}}.site-footer{background:#fff;border-top:1px solid #e5e7eb}.site-footer__inner{align-items:start;display:grid;gap:1.5rem;grid-template-columns:minmax(0,1fr) auto;margin:0 auto;padding:2rem 0;width:min(var(--container,1200px),100% - var(--gutter,20px)*2)}.site-footer__brand{max-width:56ch}.site-footer__brand p{color:#374151;font-size:.96rem;line-height:1.7;margin:.85rem 0 0}.site-footer__nav{display:flex;flex-wrap:wrap;gap:1.25rem;justify-content:flex-end}.site-footer__nav a{color:#0b2545;font-size:.78rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase}.site-footer__nav a:hover{color:#1f3a5f}@media(max-width:820px){.site-footer__inner{grid-template-columns:1fr}.site-footer__nav{justify-content:flex-start}}.implementation-page{background:#fff;min-height:100vh;padding:clamp(3.75rem,8vw,6rem) 0;position:relative}.implementation-page:before{background-image:linear-gradient(90deg,#e5e7eb6b 1px,#0000 0);background-size:96px 100%;content:"";inset:0;mask-image:linear-gradient(180deg,#000000c7,#0000 96%);opacity:.45;pointer-events:none;position:fixed}.implementation{display:grid;gap:2rem;margin:0 auto;position:relative;width:min(var(--container,1200px),100% - var(--gutter,20px)*2);z-index:1}.implementation__hero{border-bottom:1px solid #e5e7eb;display:grid;gap:1rem;padding-bottom:1.5rem}.implementation__rail{display:grid;gap:.35rem}.implementation__index,.implementation__panel-index{color:#4c6a92;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.8rem;letter-spacing:.16em}.implementation__label,.implementation__panel-head h2{color:#4c6a92;font-size:.78rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase}.implementation__hero h1{color:#0b2545;font-size:clamp(2.4rem,5vw,4.1rem);font-weight:500;letter-spacing:-.045em;line-height:.96;margin:0;max-width:12ch}.implementation__grid{display:grid;gap:1.25rem;grid-template-columns:repeat(2,minmax(0,1fr))}.implementation__panel{background:#f5f7fad1;border:1px solid #e5e7eb}.implementation__panel-head{border-bottom:1px solid #e5e7eb;display:grid;gap:.4rem;padding:1.2rem 1.2rem 1rem}.implementation__panel-head h2{margin:0}.implementation__panel ol{list-style:none;margin:0;padding:0}.implementation__panel li{border-top:1px solid #e5e7eb;color:#374151;font-size:.98rem;line-height:1.75;padding:1rem 1.2rem 1rem 3.1rem;position:relative}.implementation__panel li:first-child{border-top:none}.implementation__panel li:before{background:#fff;border:1px solid #4c6a92;border-radius:50%;content:"";height:10px;left:1.25rem;position:absolute;top:1.55rem;width:10px}.implementation__back{border-bottom:1px solid #0b2545;color:#0b2545;font-size:.82rem;font-weight:500;justify-self:start;letter-spacing:.16em;padding-bottom:.2rem;text-transform:uppercase}.implementation__back:hover{border-bottom-color:#1f3a5f;color:#1f3a5f}@media(max-width:900px){.implementation__grid{grid-template-columns:1fr}}@media(max-width:720px){.implementation-page:before{background-size:72px 100%}}.lnn-page{--lnn-bg:#fff;--lnn-alt-bg:#f4f7fb;--lnn-heading:#0b2545;--lnn-body:#374151;--lnn-muted:#6b7280;--lnn-border:#e5e7eb;--lnn-accent:#4c6a92;--lnn-accent-soft:#d3dbe6;--lnn-button-hover:#1f3a5f;--lnn-ease:cubic-bezier(0.22,1,0.36,1);background:var(--lnn-bg);color:var(--lnn-body);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.72}.lnn-shell{margin:0 auto;width:min(1190px,100% - 40px)}.lnn-section{border-bottom:1px solid var(--lnn-border);padding:clamp(3.8rem,7vw,7.2rem) 0}.lnn-section--alt{background:var(--lnn-alt-bg)}.lnn-page h1,.lnn-page h2,.lnn-page h3,.lnn-page ol,.lnn-page p,.lnn-page ul{margin:0}.lnn-page h1,.lnn-page h2{color:var(--lnn-heading);font-weight:500;letter-spacing:-.045em;text-wrap:balance}.lnn-page h1{font-size:clamp(2.45rem,5.5vw,5.5rem);line-height:.95}.lnn-page h2{font-size:clamp(1.95rem,3.25vw,3rem);line-height:.99}.lnn-page h3{color:var(--lnn-heading);font-size:1.02rem;font-weight:500;letter-spacing:.02em}.lnn-page li,.lnn-page p{font-size:clamp(1rem,.95rem + .2vw,1.06rem)}.lnn-page ol,.lnn-page ul{padding-left:1.2rem}.lnn-eyebrow{color:var(--lnn-accent);font-size:.75rem;letter-spacing:.2em;text-transform:uppercase}.lnn-ctaLink{align-items:center;background:var(--lnn-heading);border:1px solid var(--lnn-heading);border-radius:999px;box-shadow:0 12px 24px #0b25451f;color:#fff;display:inline-flex;font-size:.88rem;font-weight:500;justify-content:center;letter-spacing:.08em;min-height:52px;padding:.82rem 1.24rem;text-decoration:none;text-transform:uppercase;transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease;width:fit-content}.lnn-ctaLink:hover{background:var(--lnn-button-hover);border-color:var(--lnn-button-hover);box-shadow:0 16px 30px #0b254529;transform:translateY(-1px)}[data-reveal]{opacity:0;transform:translateY(14px);transition:opacity .62s var(--lnn-ease),transform .62s var(--lnn-ease)}[data-reveal=fade]{transform:none}[data-reveal].is-revealed{opacity:1;transform:none}@media(max-width:780px){.lnn-shell{width:min(1120px,100% - 32px)}.lnn-section{padding:clamp(3.1rem,8vw,5.8rem) 0}}@media(max-width:520px){.lnn-shell{width:min(1120px,100% - 26px)}}@media(prefers-reduced-motion:reduce){[data-reveal]{opacity:1!important;transform:none!important;transition:none!important}.lnn-ctaLink{transition:none}}.lnn-canSeeItSection{background:radial-gradient(circle at 88% 14%,#0b254512,#0000 34%),linear-gradient(180deg,#fff,#f7fafe);overflow:hidden;position:relative}.lnn-canSeeItSection:before{background:linear-gradient(90deg,#e5e7eb4d 1px,#0000 0),linear-gradient(180deg,#e5e7eb24 1px,#0000 0);background-size:88px 88px;content:"";inset:0;pointer-events:none;position:absolute}.lnn-canSeeItSection .lnn-shell{position:relative}.lnn-canSeeItSection__head{margin-bottom:clamp(1.8rem,4vw,3.4rem);max-width:760px}.lnn-canSeeItSection__head h2{margin:0;padding-bottom:1rem;position:relative}.lnn-canSeeItSection__head h2:after{background:var(--lnn-accent);bottom:0;content:"";height:2px;left:0;position:absolute;width:72px}.lnn-canSeeItSection__content{display:grid;gap:clamp(1rem,2.2vw,1.5rem)}.lnn-canSeeItSection__intro{background:#fffffff0;border:1px solid #0b254524;box-shadow:0 20px 60px rgba(11,37,69,.055);display:grid;grid-template-columns:minmax(0,1.25fr) minmax(240px,.75fr)}.lnn-canSeeItSection__intro p{align-items:flex-end;display:flex;line-height:1.6;margin:0;min-height:150px;padding:clamp(1.1rem,2.4vw,1.5rem);position:relative}.lnn-canSeeItSection__intro p:first-child{border-right:1px solid #0b25451f;color:var(--lnn-body)}.lnn-canSeeItSection__intro p:last-child{color:var(--lnn-heading);font-weight:800}.lnn-canSeeItSection__intro p:before{background:var(--lnn-heading);border-radius:50%;box-shadow:0 0 0 5px #0b25451a;content:"";height:9px;left:1.15rem;position:absolute;top:1.15rem;width:9px}.lnn-canSeeItSection__body{background:linear-gradient(180deg,#f4f7fbd1,#fffffffa);border:1px solid #0b254524;box-shadow:0 24px 70px #0b25450f;display:grid;grid-template-columns:minmax(220px,.34fr) minmax(0,.66fr)}.lnn-canSeeItSection__label{align-items:center;border-right:1px solid #0b25451f;display:flex;padding:clamp(1.2rem,3vw,2rem)}.lnn-canSeeItSection__label p{color:var(--lnn-heading);font-size:.78rem;font-weight:800;letter-spacing:.16em;margin:0;text-transform:uppercase}.lnn-canSeeItSection__evidence{display:grid;gap:.75rem;grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;margin:0;padding:clamp(1rem,2vw,1.35rem)}.lnn-canSeeItSection__evidence li{align-items:flex-end;background:#fff;border:1px solid #0b254524;box-shadow:0 14px 36px rgba(11,37,69,.045);color:var(--lnn-heading);display:flex;font-weight:800;line-height:1.25;min-height:140px;padding:1rem;position:relative}.lnn-canSeeItSection__evidence li:before{background:var(--lnn-accent);border-radius:50%;box-shadow:0 0 0 4px #4c6a921f;content:"";height:9px;left:1rem;position:absolute;top:1rem;width:9px}.lnn-canSeeItSection__closing{background:var(--lnn-heading);border:1px solid #0b254524;box-shadow:0 26px 76px #0b254517;display:grid;grid-template-columns:minmax(260px,.42fr) minmax(0,.58fr)}.lnn-canSeeItSection__closing p{align-items:center;color:#fff;display:flex;font-weight:800;line-height:1.45;margin:0;min-height:118px;padding:clamp(1.15rem,2.6vw,1.55rem)}.lnn-canSeeItSection__closing p:first-child{border-right:1px solid #ffffff38}.lnn-canSeeItSection__closing p:last-child{font-size:clamp(1.2rem,2vw,1.7rem);letter-spacing:-.035em;line-height:1.16}@media(max-width:860px){.lnn-canSeeItSection__body,.lnn-canSeeItSection__closing,.lnn-canSeeItSection__intro{grid-template-columns:1fr}.lnn-canSeeItSection__closing p:first-child,.lnn-canSeeItSection__intro p:first-child,.lnn-canSeeItSection__label{border-right:0}.lnn-canSeeItSection__intro p:first-child,.lnn-canSeeItSection__label{border-bottom:1px solid #0b25451f}.lnn-canSeeItSection__closing p:first-child{border-bottom:1px solid #ffffff38}.lnn-canSeeItSection__evidence{grid-template-columns:1fr}.lnn-canSeeItSection__closing p,.lnn-canSeeItSection__evidence li,.lnn-canSeeItSection__intro p{min-height:90px}}.lnn-finalCtaSection{background:radial-gradient(circle at 86% 16%,#0b254514,#0000 34%),linear-gradient(180deg,#fff,#f8fafc);overflow:hidden;position:relative}.lnn-finalCtaSection:before{background:linear-gradient(90deg,#e5e7eb4d 1px,#0000 0),linear-gradient(180deg,#e5e7eb24 1px,#0000 0);background-size:88px 88px;content:"";inset:0;pointer-events:none;position:absolute}.lnn-finalCtaSection .lnn-shell{position:relative}.lnn-finalCtaSection__layout{align-items:end;background:var(--lnn-heading);box-shadow:0 30px 90px #0b25451f;display:grid;gap:clamp(1.5rem,4vw,4rem);grid-template-columns:minmax(0,1fr) auto;min-height:100%;overflow:hidden;padding:clamp(1.6rem,4vw,3rem);position:relative}.lnn-finalCtaSection__layout:before{border:1px solid #ffffff24;content:"";inset:1.35rem;pointer-events:none;position:absolute}.lnn-finalCtaSection__layout:after{background:radial-gradient(circle,#ffffff21,#0000 68%);border-radius:50%;content:"";height:280px;position:absolute;right:-110px;top:-110px;width:280px}.lnn-finalCtaSection__content{display:grid;gap:.85rem;position:relative;z-index:1}.lnn-finalCtaSection__content h2{color:#fff;margin:0}.lnn-finalCtaSection__content p{color:#ffffffd1;line-height:1.6;margin:0;max-width:42ch}.lnn-finalCtaSection__layout .lnn-ctaLink{background:#fff;border-color:#fff;color:var(--lnn-heading);position:relative;z-index:1}@media(max-width:760px){.lnn-finalCtaSection__layout{align-items:start;grid-template-columns:1fr;min-height:300px}.lnn-finalCtaSection__content h2{max-width:12ch}.lnn-finalCtaSection__layout .lnn-ctaLink{width:fit-content}}.lnn-gapSection{background:radial-gradient(circle at 88% 18%,#0b25450f,#0000 34%),linear-gradient(180deg,#fff,#f7fafe);overflow:hidden;position:relative}.lnn-gapSection:before{background:linear-gradient(90deg,#e5e7eb42 1px,#0000 0),linear-gradient(180deg,#e5e7eb1f 1px,#0000 0);background-size:88px 88px;content:"";inset:0;pointer-events:none;position:absolute}.lnn-gapSection .lnn-shell{display:grid;gap:clamp(2rem,4vw,3.5rem);position:relative}.lnn-gapSection__head h2{margin:0;max-width:8ch;padding-bottom:1rem;position:relative}.lnn-gapSection__head h2:after{background:var(--lnn-accent);bottom:0;content:"";height:2px;left:0;position:absolute;width:72px}.lnn-gapSection__layout{align-items:stretch;display:grid;gap:clamp(1.8rem,4vw,4rem);grid-template-columns:minmax(0,.85fr) 1px minmax(0,1.15fr)}.lnn-gapSection__control,.lnn-gapSection__gap{min-height:360px}.lnn-gapSection__control{display:flex;flex-direction:column;gap:clamp(2rem,4vw,3rem);justify-content:space-between}.lnn-gapSection__control h3,.lnn-gapSection__gap h3{color:var(--lnn-heading);font-size:clamp(1.35rem,2vw,1.85rem);font-weight:800;letter-spacing:-.04em;line-height:1.12;margin:0}.lnn-gapSection__control ul{display:grid;gap:.95rem;list-style:none;margin:0;padding:0}.lnn-gapSection__control li{border-bottom:1px solid #0b254521;color:var(--lnn-heading);font-weight:800;line-height:1.25;padding:.95rem 0 .95rem 2rem;position:relative}.lnn-gapSection__control li:before{background:var(--lnn-accent);border-radius:50%;box-shadow:0 0 0 4px #4c6a921f;content:"";height:9px;left:0;position:absolute;top:1.25rem;width:9px}.lnn-gapSection__divider{background:linear-gradient(180deg,#0000,#0b254529,#0000);width:1px}.lnn-gapSection__gap{background:var(--lnn-heading);box-shadow:0 28px 80px #0b25451a;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;padding:clamp(1.5rem,3vw,2.4rem);position:relative}.lnn-gapSection__gap:before{background:radial-gradient(circle,#ffffff1f,#0000 68%);border-radius:50%;content:"";height:240px;position:absolute;right:-90px;top:-90px;width:240px}.lnn-gapSection__gap h3,.lnn-gapSection__gap p{position:relative;z-index:1}.lnn-gapSection__gap h3{color:#fff;max-width:14ch}.lnn-gapSection__gap p{color:#ffffffd6;line-height:1.65;margin:0;max-width:46ch}.lnn-gapSection__gap p:last-child{color:#fff;font-size:clamp(2rem,5vw,4.4rem);font-weight:800;letter-spacing:-.07em;line-height:.92}@media(max-width:820px){.lnn-gapSection__layout{grid-template-columns:1fr}.lnn-gapSection__divider{height:1px;width:100%}.lnn-gapSection__control,.lnn-gapSection__gap{min-height:auto}.lnn-gapSection__gap{gap:2rem}}.lnn-hardToSeeSection{background:radial-gradient(circle at 86% 12%,#0b254512,#0000 34%),linear-gradient(180deg,#fff,#f7fafe);overflow:hidden;position:relative}.lnn-hardToSeeSection:before{background:linear-gradient(90deg,#e5e7eb4d 1px,#0000 0),linear-gradient(180deg,#e5e7eb24 1px,#0000 0);background-size:92px 92px;content:"";inset:0;pointer-events:none;position:absolute}.lnn-hardToSeeSection .lnn-shell{position:relative}.lnn-hardToSeeSection__header{align-items:end;display:grid;gap:clamp(1.5rem,4vw,4.5rem);margin-bottom:clamp(2rem,4vw,3.5rem)}.lnn-hardToSeeSection__header h2{margin:0;padding-bottom:.9rem;position:relative}.lnn-hardToSeeSection__header h2:after{background:var(--lnn-accent);bottom:0;content:"";height:2px;left:0;position:absolute;width:64px}.lnn-hardToSeeSection__header p{color:var(--lnn-heading);font-size:clamp(1.45rem,2.8vw,2.75rem);font-weight:800;letter-spacing:-.055em;line-height:1.04;margin:0;max-width:780px}.lnn-hardToSeeSection__contrast{align-items:stretch;display:grid;gap:clamp(1.25rem,3vw,2rem);grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.lnn-hardToSeeSection__panel{align-content:start;background:#ffffffb8;border-left:2px solid #0b25452e;display:grid;gap:clamp(1.1rem,2vw,1.5rem);padding:clamp(1.25rem,3vw,2rem);position:relative}.lnn-hardToSeeSection__panel:before{background:var(--lnn-heading);content:"";height:72px;left:-2px;position:absolute;top:clamp(1.25rem,3vw,2rem);width:2px}.lnn-hardToSeeSection__panel--dark{background:var(--lnn-heading);border-left-color:#ffffff38;box-shadow:0 28px 80px #0b25451c}.lnn-hardToSeeSection__panel--dark:before{background:#fff}.lnn-hardToSeeSection__panel h3{color:var(--lnn-heading);font-size:.76rem;font-weight:800;letter-spacing:.14em;margin:0;text-transform:uppercase}.lnn-hardToSeeSection__panel--dark h3{color:#ffffffad}.lnn-hardToSeeSection__panel ul{display:grid;gap:0;list-style:none;margin:0;padding:0}.lnn-hardToSeeSection__panel li{border-bottom:1px solid #0b25451c;color:var(--lnn-heading);font-weight:700;line-height:1.45;padding:.95rem 0 .95rem 1.5rem;position:relative}.lnn-hardToSeeSection__panel li:first-child{border-top:1px solid #0b25451c}.lnn-hardToSeeSection__panel li:before{background:var(--lnn-accent);border-radius:50%;box-shadow:0 0 0 4px #4c6a921f;content:"";height:7px;left:0;position:absolute;top:1.5rem;width:7px}.lnn-hardToSeeSection__panel--dark li{border-bottom-color:#ffffff29;color:#fffffff0}.lnn-hardToSeeSection__panel--dark li:first-child{border-top-color:#ffffff29}.lnn-hardToSeeSection__panel--dark li:before{background:#fff;box-shadow:0 0 0 4px #ffffff1f}@media(max-width:860px){.lnn-hardToSeeSection__contrast,.lnn-hardToSeeSection__header{grid-template-columns:1fr}.lnn-hardToSeeSection__header h2{max-width:100%}}@media(max-width:560px){.lnn-hardToSeeSection__header p{font-size:1.45rem}.lnn-hardToSeeSection__panel{padding:1.1rem}}.lnn-heroSection{background:linear-gradient(90deg,#e5e7eb6b 1px,#0000 0),linear-gradient(180deg,#e5e7eb33 1px,#0000 0),#fff;background-size:88px 88px,88px 88px,auto;overflow:hidden;position:relative}.lnn-heroSection__layout{align-items:center;display:grid;gap:clamp(1.3rem,4vw,4.2rem);grid-template-columns:minmax(0,1fr) minmax(280px,420px)}.lnn-heroSection__copy{display:grid;gap:.8rem;max-width:74ch}.lnn-heroSection__copy h1{margin-bottom:.45rem;max-width:12ch}.lnn-heroSection__copy .lnn-ctaLink{margin-top:.9rem}.lnn-heroSection__network{background:linear-gradient(180deg,#f4f7fbcc,#fffffff2);border:1px solid var(--lnn-border);min-height:310px;position:relative}.lnn-heroSection__network:before{background:linear-gradient(90deg,#cbd5e180 1px,#0000 0),linear-gradient(180deg,#cbd5e140 1px,#0000 0);background-size:26px 26px;content:"";inset:0;opacity:.45;position:absolute}.lnn-heroSection__line,.lnn-heroSection__node{position:absolute;z-index:1}.lnn-heroSection__node{background:var(--lnn-heading);border-radius:50%;box-shadow:0 0 0 5px #0b25451f;height:14px;width:14px}.lnn-heroSection__node--root{left:50%;top:18%;transform:translateX(-50%)}.lnn-heroSection__node--a{left:22%;top:68%}.lnn-heroSection__node--b{left:50%;top:68%;transform:translateX(-50%)}.lnn-heroSection__node--c{right:22%;top:68%}.lnn-heroSection__line{background:linear-gradient(180deg,var(--lnn-accent),#4c6a92a6)}.lnn-heroSection__line--v{height:34%;left:50%;top:24%;width:1px}.lnn-heroSection__line--h{height:1px;left:22%;right:22%;top:58%}@media(max-width:860px){.lnn-heroSection__layout{grid-template-columns:1fr}.lnn-heroSection__network{max-width:520px;min-height:220px;width:100%}}.lnn-structuralSection{background:radial-gradient(circle at 88% 10%,#0b25450f,#0000 32%),linear-gradient(180deg,#fff,#f7fafe);overflow:hidden;position:relative}.lnn-structuralSection:before{background:linear-gradient(90deg,#e5e7eb57 1px,#0000 0),linear-gradient(180deg,#e5e7eb29 1px,#0000 0);background-size:84px 84px;content:"";inset:0;pointer-events:none;position:absolute}.lnn-structuralSection__head{margin-bottom:clamp(1.5rem,3vw,2.5rem)}.lnn-structuralSection__head h2{margin:0;max-width:16ch;padding-bottom:.9rem;position:relative}.lnn-structuralSection__head h2:after{background:var(--lnn-accent);bottom:0;content:"";height:2px;left:0;position:absolute;width:64px}.lnn-structuralSection__content{display:grid;gap:clamp(1.2rem,2.5vw,1.8rem)}.lnn-structuralSection__primary{background:#fff;border:1px solid #0b254524;display:grid;grid-template-columns:repeat(3,1fr)}.lnn-structuralSection__primary p{align-items:flex-end;border-right:1px solid #0b25451f;display:flex;line-height:1.6;margin:0;min-height:140px;padding:1.2rem}.lnn-structuralSection__primary p:last-child{border-right:0}.lnn-structuralSection__primary p:nth-child(2),.lnn-structuralSection__primary p:nth-child(3){color:var(--lnn-heading);font-weight:800}.lnn-structuralSection__variables{border:1px solid #0b254524;display:grid;grid-template-columns:1fr 2fr}.lnn-structuralSection__variables>p{align-items:center;border-right:1px solid #0b25451f;display:flex;font-weight:700;margin:0;padding:1.3rem}.lnn-structuralSection__variables ul{display:grid;gap:.5rem;grid-template-columns:repeat(5,1fr);list-style:none;margin:0;padding:1rem}.lnn-structuralSection__variables li{background:#fff;border:1px solid #0b254524;font-weight:700;padding:.8rem}.lnn-structuralSection__result{background:var(--lnn-heading);display:grid;grid-template-columns:1fr 1fr}.lnn-structuralSection__result p{color:#fff;font-weight:800;margin:0;padding:1.2rem}.lnn-structuralSection__result p+p{border-left:1px solid #fff3}@media(max-width:900px){.lnn-structuralSection__primary,.lnn-structuralSection__result,.lnn-structuralSection__variables,.lnn-structuralSection__variables ul{grid-template-columns:1fr}.lnn-structuralSection__result p+p{border-left:0;border-top:1px solid #fff3}}.lnn-structureAppSection{background:radial-gradient(circle at 88% 16%,#0b254512,#0000 34%),linear-gradient(180deg,#fff,#f7fafe);overflow:hidden;position:relative}.lnn-structureAppSection:before{background:linear-gradient(90deg,#e5e7eb47 1px,#0000 0),linear-gradient(180deg,#e5e7eb21 1px,#0000 0);background-size:88px 88px;content:"";inset:0;pointer-events:none;position:absolute}.lnn-structureAppSection .lnn-shell{display:grid;gap:clamp(2rem,4vw,3.5rem);position:relative}.lnn-structureAppSection__head h2{margin:0;padding-bottom:1rem;position:relative}.lnn-structureAppSection__head h2:after{background:var(--lnn-accent);bottom:0;content:"";height:2px;left:0;position:absolute;width:72px}.lnn-structureAppSection__bridge{align-items:stretch;display:grid;gap:clamp(1rem,2.5vw,1.6rem);grid-template-columns:minmax(0,1fr) 96px minmax(300px,.82fr)}.lnn-structureAppSection__side{overflow:hidden;position:relative}.lnn-structureAppSection__side--left{border-bottom:1px solid #0b254524;border-top:1px solid #0b254524;display:grid;grid-template-columns:minmax(220px,.42fr) minmax(0,.58fr);min-height:390px}.lnn-structureAppSection__side--left>p{align-items:center;display:flex;line-height:1.55;margin:0;padding:clamp(1.3rem,2.8vw,2rem)}.lnn-structureAppSection__side--left>p:first-child{background:#ffffffb8;border-right:1px solid #0b254524;color:var(--lnn-heading);font-size:clamp(1.3rem,2.2vw,2rem);font-weight:800;grid-row:span 2;letter-spacing:-.045em;line-height:1.12}.lnn-structureAppSection__side--left>p:nth-child(2){border-bottom:1px solid #0b254524;color:var(--lnn-heading);font-size:.78rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.lnn-structureAppSection__side--left ul{display:grid;list-style:none;margin:0;padding:0}.lnn-structureAppSection__side--left li{align-items:center;border-bottom:1px solid #0b25451a;color:var(--lnn-heading);display:flex;font-weight:700;line-height:1.35;margin:0;padding:.95rem 1rem .95rem 2.35rem;position:relative}.lnn-structureAppSection__side--left li:last-child{border-bottom:0}.lnn-structureAppSection__side--left li:before{background:var(--lnn-accent);border-radius:50%;box-shadow:0 0 0 4px #4c6a921f;content:"";height:7px;left:1rem;position:absolute;top:50%;transform:translateY(-50%);width:7px}.lnn-structureAppSection__link{display:grid;place-items:center;position:relative}.lnn-structureAppSection__link:before{background:linear-gradient(90deg,#0b25451f,var(--lnn-accent),#0b25451f);content:"";height:1px;width:100%}.lnn-structureAppSection__link:after{border-right:1px solid #0b254566;border-top:1px solid #0b254566;content:"";height:13px;position:absolute;right:4px;transform:rotate(45deg);width:13px}.lnn-structureAppSection__side--right{background:var(--lnn-heading);box-shadow:0 28px 80px #0b25451a;display:flex;flex-direction:column;justify-content:space-between;min-height:390px;padding:clamp(1.5rem,3vw,2.4rem)}.lnn-structureAppSection__side--right:before{background:radial-gradient(circle,#ffffff1f,#0000 68%);border-radius:50%;content:"";height:240px;position:absolute;right:-96px;top:-96px;width:240px}.lnn-structureAppSection__side--right:after{border:1px solid #ffffff24;content:"";inset:1.25rem;pointer-events:none;position:absolute}.lnn-structureAppSection__side--right p{color:#fff;font-weight:800;margin:0;position:relative;z-index:1}.lnn-structureAppSection__side--right p:first-child{color:#ffffffd6;font-size:clamp(1.1rem,1.5vw,1.35rem);line-height:1.35;max-width:16ch}.lnn-structureAppSection__side--right p:last-child{font-size:clamp(2rem,4vw,4rem);letter-spacing:-.07em;line-height:.95}@media(max-width:980px){.lnn-structureAppSection__bridge{grid-template-columns:1fr}.lnn-structureAppSection__link{min-height:56px}.lnn-structureAppSection__link:before{height:44px;width:1px}.lnn-structureAppSection__link:after{bottom:6px;right:auto;transform:rotate(135deg)}.lnn-structureAppSection__side--right{min-height:280px}}@media(max-width:700px){.lnn-structureAppSection__side--left{grid-template-columns:1fr;min-height:auto}.lnn-structureAppSection__side--left>p:first-child{border-bottom:1px solid #0b254524;border-right:0;grid-row:auto}.lnn-structureAppSection__side--right p:last-child{font-size:clamp(2rem,12vw,3.4rem)}}.lnn-underlyingSection{background:radial-gradient(circle at 86% 16%,rgba(11,37,69,.075),#0000 34%),linear-gradient(180deg,#fff,#f7fafe);overflow:hidden;position:relative}.lnn-underlyingSection:before{background:linear-gradient(90deg,#e5e7eb4d 1px,#0000 0),linear-gradient(180deg,#e5e7eb24 1px,#0000 0);background-size:88px 88px;content:"";inset:0;pointer-events:none;position:absolute}.lnn-underlyingSection .lnn-shell{position:relative}.lnn-underlyingSection__layout{display:grid;gap:clamp(1.2rem,2.5vw,2rem)}.lnn-underlyingSection__head{max-width:780px}.lnn-underlyingSection__closing p,.lnn-underlyingSection__head h2,.lnn-underlyingSection__head p{margin:0}.lnn-underlyingSection__head h2{padding-bottom:1rem;position:relative}.lnn-underlyingSection__head h2:after{background:var(--lnn-accent);bottom:0;content:"";height:2px;left:0;position:absolute;width:72px}.lnn-underlyingSection__head p{color:var(--lnn-body);line-height:1.65;margin-top:1.1rem}.lnn-underlyingSection__flow{background:linear-gradient(180deg,#f4f7fbd6,#fffffffa);border:1px solid #0b254524;box-shadow:0 26px 76px rgba(11,37,69,.065);padding:clamp(1rem,2vw,1.4rem);position:relative}.lnn-underlyingSection__stages{display:grid;gap:.85rem;grid-template-columns:repeat(5,minmax(0,1fr));position:relative}.lnn-underlyingSection__stages:before{background:#4c6a9257;content:"";height:1px;left:8%;position:absolute;right:8%;top:50%;transform:translateY(-50%)}.lnn-underlyingSection__stage{align-items:flex-end;background:#fff;border:1px solid #0b254524;box-shadow:0 14px 36px rgba(11,37,69,.045);color:var(--lnn-heading);display:flex;font-size:clamp(1rem,1.25vw,1.15rem);font-weight:800;line-height:1.2;min-height:150px;padding:1rem;position:relative;z-index:1}.lnn-underlyingSection__stage:before{background:var(--lnn-accent);border-radius:50%;box-shadow:0 0 0 4px #4c6a921f;content:"";height:9px;left:1rem;position:absolute;top:1rem;width:9px}.lnn-underlyingSection__stage:after{background:#4c6a9252;content:"";height:1px;left:2rem;position:absolute;right:1rem;top:1.25rem}.lnn-underlyingSection__stage:nth-child(3){background:var(--lnn-heading);box-shadow:0 24px 64px #0b25451f;color:#fff;transform:translateY(-.9rem)}.lnn-underlyingSection__stage:nth-child(3):before{background:#fff;box-shadow:0 0 0 4px #ffffff29}.lnn-underlyingSection__stage:nth-child(3):after{background:#ffffff52}.lnn-underlyingSection__closing{background:var(--lnn-heading);border:1px solid #0b254524;box-shadow:0 26px 76px #0b254517;display:grid;grid-template-columns:minmax(240px,.42fr) minmax(0,.58fr)}.lnn-underlyingSection__closing p{align-items:center;color:#fff;display:flex;font-weight:800;line-height:1.45;min-height:112px;padding:clamp(1.15rem,2.6vw,1.55rem)}.lnn-underlyingSection__closing p:first-child{border-right:1px solid #ffffff38}.lnn-underlyingSection__closing p:last-child{font-size:clamp(1.2rem,2vw,1.75rem);letter-spacing:-.035em;line-height:1.16}@media(max-width:1024px){.lnn-underlyingSection__stages{grid-template-columns:repeat(3,minmax(0,1fr))}.lnn-underlyingSection__stages:before{display:none}.lnn-underlyingSection__stage:nth-child(3){transform:none}}@media(max-width:700px){.lnn-underlyingSection__closing,.lnn-underlyingSection__stages{grid-template-columns:1fr}.lnn-underlyingSection__stage{min-height:86px}.lnn-underlyingSection__closing p{min-height:90px}.lnn-underlyingSection__closing p:first-child{border-bottom:1px solid #ffffff38;border-right:0}}.lnn-whatIsSection{background:#fff;overflow:hidden;position:relative}.lnn-whatIsSection:before{background:linear-gradient(90deg,#e5e7eb59 1px,#0000 0),linear-gradient(180deg,#e5e7eb29 1px,#0000 0);background-size:72px 72px;content:"";inset:0;position:absolute}.lnn-whatIsSection__layout{align-items:center;display:grid;gap:clamp(2rem,5vw,5rem);grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);position:relative}.lnn-sectionHead{background:linear-gradient(180deg,#f4f7fbd9,#fffffff2);border:1px solid var(--lnn-border);box-shadow:0 20px 60px #0b25450f;padding:2rem 1.5rem;position:relative}.lnn-sectionHead:after{background:var(--lnn-heading);border-radius:50%;box-shadow:0 0 0 5px #0b25451f;content:"";height:14px;position:absolute;right:2rem;top:-7px;width:14px}.lnn-whatIsSection__content{display:grid;gap:0;padding-left:2rem;position:relative}.lnn-whatIsSection__content:before{background:linear-gradient(180deg,var(--lnn-accent),#4c6a9266);bottom:0;content:"";left:6px;position:absolute;top:0;width:1px}.lnn-whatIsSection__content p{border-bottom:1px solid var(--lnn-border);margin:0;padding:1rem 1rem 1rem 1.8rem;position:relative}.lnn-whatIsSection__content p:before{background:var(--lnn-heading);border-radius:50%;box-shadow:0 0 0 4px #0b25451f;content:"";height:10px;left:-2px;position:absolute;top:1.4rem;width:10px}.lnn-whatIsSection__content p:first-child{border-top:1px solid var(--lnn-border)}.lnn-whatIsSection__literal{background:linear-gradient(180deg,#f4f7fbbf,#fffffff2);border:1px solid var(--lnn-border)!important;box-shadow:0 18px 45px #0b25450d;color:var(--lnn-heading);font-weight:600;margin:1.2rem 0!important}@media(max-width:860px){.lnn-whatIsSection__layout{grid-template-columns:1fr}.lnn-whatIsSection__content{padding-left:1.5rem}}.lnn-looksSection{background:radial-gradient(circle at 88% 18%,#0b254514,#0000 34%),linear-gradient(180deg,#fff,#f7fafe);overflow:hidden;position:relative}.lnn-looksSection:before{background:linear-gradient(90deg,#e5e7eb4d 1px,#0000 0),linear-gradient(180deg,#e5e7eb24 1px,#0000 0);background-size:90px 90px;content:"";inset:0;pointer-events:none;position:absolute}.lnn-looksSection__head{margin-bottom:clamp(1.6rem,3vw,2.6rem)}.lnn-looksSection__head h2{margin:0;max-width:15ch;padding-bottom:.9rem;position:relative}.lnn-looksSection__head h2:after{background:var(--lnn-accent);bottom:0;content:"";height:2px;left:0;position:absolute;width:64px}.lnn-looksSection__grid{align-items:stretch;display:grid;gap:clamp(1.5rem,4vw,4rem);grid-template-columns:minmax(260px,.85fr) minmax(0,1.15fr)}.lnn-looksSection__statement{align-content:center;border-left:2px solid #0b25452e;display:grid;gap:.9rem;padding-left:clamp(1rem,2vw,1.5rem)}.lnn-looksSection__statement p{margin:0}.lnn-looksSection__statement p:first-child{color:var(--lnn-heading);font-size:clamp(1.35rem,2.4vw,2.3rem);font-weight:800;letter-spacing:-.045em;line-height:1.08}.lnn-looksSection__statement p:last-child{color:var(--lnn-heading);font-size:.78rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.lnn-looksSection__steps{display:grid;gap:.8rem;grid-template-columns:repeat(2,minmax(0,1fr));list-style:none;margin:0;padding:0}.lnn-looksSection__steps li{align-items:flex-end;background:#ffffffeb;border:1px solid #0b25451f;box-shadow:0 14px 36px #0b25450d;color:var(--lnn-heading);display:flex;font-weight:700;line-height:1.35;min-height:110px;padding:1rem;position:relative}.lnn-looksSection__steps li:before{background:var(--lnn-accent);content:"";height:2px;left:0;opacity:.6;position:absolute;right:0;top:0}.lnn-looksSection__result{background:var(--lnn-heading);box-shadow:0 26px 76px #0b254517;display:grid;grid-column:1/-1;grid-template-columns:.75fr 1.25fr}.lnn-looksSection__result p{align-items:center;color:#fff;display:flex;font-weight:800;line-height:1.45;margin:0;padding:clamp(1rem,2.5vw,1.5rem)}.lnn-looksSection__result p:first-child{border-right:1px solid #ffffff38}.lnn-looksSection__result p:last-child{font-size:clamp(1.35rem,2.5vw,2.2rem);letter-spacing:-.045em;line-height:1.08}@media(max-width:860px){.lnn-looksSection__grid,.lnn-looksSection__result{grid-template-columns:1fr}.lnn-looksSection__result p:first-child{border-bottom:1px solid #ffffff38;border-right:0}}@media(max-width:560px){.lnn-looksSection__steps{grid-template-columns:1fr}.lnn-looksSection__steps li{min-height:90px}}:root{--color-bg:#fff;--color-surface:#fff;--color-text:#101010;--color-muted:#374151;--color-border:#e5e7eb;--color-accent:#0b2545;--color-accent-dark:#1f3a5f;--color-accent-soft:#0b25450f;--color-accent-soft-2:#0b25451f;--container:1200px;--gutter:clamp(1.25rem,4vw,2.5rem);--font:"IBM Plex Sans","Inter",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--h1:clamp(2.25rem,5vw,3.75rem);--h2:clamp(1.05rem,1.6vw,1.35rem);--body:1.02rem;--lh:1.75;--section-y:clamp(4.25rem,6vw,6rem);--section-y-mobile:clamp(2.75rem,6vw,3.5rem);--radius:10px;--radius-sm:8px;--shadow:0 1px 0 #0b25450f}::selection{background:#4c6a9229}a:focus-visible,button:focus-visible{outline-offset:3px}*,:after,:before{box-sizing:border-box}body,html{height:100%}body{background:var(--color-bg);color:var(--color-text);font-family:var(--font);margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.container{margin:0 auto;width:min(var(--container),100% - var(--gutter)*2)}.rule{background:var(--color-border);height:1px;width:100%}#root,.app-shell{min-height:100vh}.site-shell{background:var(--color-bg);display:flex;flex-direction:column;min-height:100vh}.main-content{display:flex;flex:1;flex-direction:column}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}
/*# sourceMappingURL=main.a9e4dd01.css.map*/