.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(1120px,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:#fff;overflow:hidden;position:relative}.lnn-canSeeItSection .lnn-shell{align-items:start;display:grid;gap:clamp(2rem,5vw,4rem);grid-template-columns:minmax(240px,.34fr) minmax(0,.66fr)}.lnn-canSeeItSection .lnn-sectionHead{position:sticky;top:96px}.lnn-canSeeItSection__content{display:grid;gap:.7rem;max-width:760px;padding-top:.25rem}.lnn-canSeeItSection__content p{color:var(--lnn-body);font-weight:400;line-height:1.65;margin:0}.lnn-canSeeItSection__content p:last-child,.lnn-canSeeItSection__content p:nth-child(2){color:var(--lnn-heading);font-weight:600}.lnn-canSeeItSection__content p:nth-child(3),.lnn-canSeeItSection__content p:nth-child(5){color:#0b25459e;font-size:.74rem;font-weight:600;letter-spacing:.12em;margin-top:.35rem;text-transform:uppercase}.lnn-canSeeItSection__evidence{background:#0b254524;border:1px solid #0b254524;display:grid;gap:1px;grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;margin:.1rem 0 .35rem;padding:0}.lnn-canSeeItSection__evidence li{align-items:flex-end;background:#fff;color:var(--lnn-heading);display:flex;font-weight:500;line-height:1.35;min-height:118px;padding:1rem;position:relative}.lnn-canSeeItSection__evidence li:before{background:#0b254547;border-radius:999px;content:"";height:3px;left:1rem;position:absolute;top:1rem;width:34px}.lnn-canSeeItSection__content p:last-child{border-left:2px solid #0b254538;line-height:1.55;margin-top:.2rem;padding-left:1rem}@media(max-width:900px){.lnn-canSeeItSection .lnn-shell{grid-template-columns:1fr}.lnn-canSeeItSection .lnn-sectionHead{position:relative;top:auto}.lnn-canSeeItSection__content{max-width:100%}}@media(max-width:640px){.lnn-canSeeItSection__evidence{grid-template-columns:1fr}.lnn-canSeeItSection__evidence li{min-height:76px}}.lnn-finalCtaSection{background:linear-gradient(180deg,#fff,#f8fafc)}.lnn-finalCtaSection__layout{display:grid;gap:.8rem;justify-items:center;text-align:center}.lnn-gapSection{background:#fff;overflow:hidden;position:relative}.lnn-gapSection .lnn-shell{display:grid;gap:clamp(1.5rem,3vw,2.25rem)}.lnn-gapSection .lnn-sectionHead h2{margin:0}.lnn-gapSection__grid{background:#0b254529;border:1px solid #0b254529;display:grid;gap:1px;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}.lnn-gapSection__grid article{align-content:space-between;background:#fff;display:grid;gap:clamp(1rem,2vw,1.5rem);min-height:300px;padding:clamp(1.25rem,2.6vw,1.85rem)}.lnn-gapSection__grid article:nth-child(2){background:var(--lnn-heading)}.lnn-gapSection__grid h3{color:var(--lnn-heading);font-size:clamp(1.2rem,1.8vw,1.65rem);font-weight:600;letter-spacing:-.03em;line-height:1.2;margin:0}.lnn-gapSection__grid article:nth-child(2) h3{color:#fff}.lnn-gapSection__grid ul{background:#0b254524;border:1px solid #0b254524;display:grid;gap:1px;grid-template-columns:repeat(2,minmax(0,1fr));list-style:none;margin:0;padding:0}.lnn-gapSection__grid li{align-items:flex-end;background:#fff;color:var(--lnn-heading);display:flex;font-weight:500;line-height:1.25;min-height:84px;padding:.9rem}.lnn-gapSection__grid article:nth-child(2) p{color:#ffffffdb;font-weight:400;line-height:1.6;margin:0}.lnn-gapSection__grid article:nth-child(2) p:last-child{color:#fff;font-size:clamp(1.45rem,2.8vw,2.6rem);font-weight:700;letter-spacing:-.055em;line-height:1.02}@media(max-width:780px){.lnn-gapSection__grid{grid-template-columns:1fr}.lnn-gapSection__grid article{min-height:auto}}@media(max-width:560px){.lnn-gapSection__grid ul{grid-template-columns:1fr}.lnn-gapSection__grid li{min-height:64px}}.lnn-hardToSeeSection{background:linear-gradient(180deg,#fff,#f7fafe);overflow:hidden;position:relative}.lnn-hardToSeeSection .lnn-shell{display:grid;gap:clamp(1.2rem,2.5vw,1.8rem)}.lnn-hardToSeeSection .lnn-sectionHead h2{margin:0}.lnn-hardToSeeSection .lnn-shell>p{color:var(--lnn-heading);font-size:clamp(1.2rem,1.9vw,1.6rem);font-weight:600;letter-spacing:-.02em;line-height:1.35;margin:0;max-width:720px}.lnn-hardToSeeSection__contrast{background:#0b254529;border:1px solid #0b254529;display:grid;gap:1px;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);margin-top:clamp(.5rem,1.5vw,1rem)}.lnn-hardToSeeSection__contrast article{align-content:start;background:#fff;display:grid;gap:.85rem;padding:clamp(1.1rem,2.4vw,1.65rem)}.lnn-hardToSeeSection__contrast article:nth-child(2){background:var(--lnn-heading)}.lnn-hardToSeeSection__contrast h3{color:var(--lnn-heading);font-size:.72rem;font-weight:600;letter-spacing:.12em;margin:0;text-transform:uppercase}.lnn-hardToSeeSection__contrast article:nth-child(2) h3{color:#ffffffb3;font-weight:500}.lnn-hardToSeeSection__contrast ul{border-top:1px solid #0b25451f;display:grid;gap:0;list-style:none;margin:0;padding:0}.lnn-hardToSeeSection__contrast li{border-bottom:1px solid #0b25451a;color:var(--lnn-heading);font-weight:500;line-height:1.5;padding:.75rem 0 .75rem 1.35rem;position:relative}.lnn-hardToSeeSection__contrast li:before{background:currentColor;border-radius:999px;content:"";height:6px;left:0;opacity:.45;position:absolute;top:1.33rem;width:6px}.lnn-hardToSeeSection__contrast article:nth-child(2) ul{border-top-color:#fff3}.lnn-hardToSeeSection__contrast article:nth-child(2) li{border-bottom-color:#ffffff29;color:#ffffffeb;font-weight:500}@media(max-width:780px){.lnn-hardToSeeSection__contrast{grid-template-columns:1fr}}@media(max-width:640px){.lnn-hardToSeeSection__contrast article{padding:1rem}.lnn-hardToSeeSection .lnn-shell>p{font-size: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 92% 12%,#0b254514,#0000 32%),linear-gradient(180deg,#fff,#f7fafe);overflow:hidden;position:relative}.lnn-structuralSection__layout{display:grid;gap:clamp(1.75rem,3vw,2.5rem)}.lnn-structuralSection__flow{display:grid;gap:clamp(1.25rem,2.5vw,1.75rem)}.lnn-structuralSection__track{background:#fff;border:1px solid #0b254524;display:grid;gap:0;grid-template-columns:repeat(3,minmax(0,1fr))}.lnn-structuralSection__track span{background:#ffffffe6;border-right:1px solid #0b254524;color:var(--lnn-heading);display:grid;font-size:.82rem;font-weight:800;letter-spacing:.08em;min-height:72px;place-items:center;text-transform:lowercase}.lnn-structuralSection__track span:last-child{border-right:0}.lnn-structuralSection__track span:nth-child(2){background:var(--lnn-heading);color:#fff}.lnn-structuralSection__content{border-top:1px solid #0b254524;display:grid;gap:0}.lnn-structuralSection__content p{border-bottom:1px solid #0b25451f;color:var(--lnn-body);line-height:1.65;margin:0;padding:.9rem 0}.lnn-structuralSection__content p:last-child,.lnn-structuralSection__content p:nth-child(2),.lnn-structuralSection__content p:nth-child(3){color:var(--lnn-heading);font-weight:800}.lnn-structuralSection__content p:nth-child(4){border-bottom:0;color:var(--lnn-heading);font-weight:700;padding-top:1.2rem}.lnn-structuralSection__content ul{border-bottom:1px solid #0b25451f;display:grid;gap:0;grid-template-columns:repeat(5,minmax(0,1fr));list-style:none;margin:0;padding:0 0 1.2rem}.lnn-structuralSection__content li{align-items:flex-end;background:#fff;border-left:1px solid #0b254524;border-top:1px solid #0b254524;color:var(--lnn-heading);display:flex;font-weight:800;line-height:1.25;min-height:82px;padding:.85rem}.lnn-structuralSection__content li:last-child{border-right:1px solid #0b254524}@media(max-width:1024px){.lnn-structuralSection__content ul{grid-template-columns:repeat(3,minmax(0,1fr))}.lnn-structuralSection__content li:nth-child(3){border-right:1px solid #0b254524}}@media(max-width:640px){.lnn-structuralSection__content ul,.lnn-structuralSection__track{grid-template-columns:1fr}.lnn-structuralSection__track span{border-bottom:1px solid #0b254524;border-right:0}.lnn-structuralSection__track span:last-child{border-bottom:0}.lnn-structuralSection__content li,.lnn-structuralSection__content li:last-child{border-right:1px solid #0b254524;min-height:58px}}.lnn-structureAppSection{background:linear-gradient(180deg,#fff,#f7fafe);overflow:hidden;position:relative}.lnn-structureAppSection .lnn-shell{display:grid;gap:clamp(1.5rem,3vw,2.25rem)}.lnn-structureAppSection .lnn-sectionHead h2{margin:0}.lnn-structureAppSection__bridge{align-items:stretch;display:grid;gap:clamp(1rem,2.5vw,1.5rem);grid-template-columns:minmax(0,1fr) 72px minmax(320px,.82fr)}.lnn-structureAppSection__side{align-content:start;background:#fff;border:1px solid #0b254524;display:grid;gap:.85rem;padding:clamp(1.2rem,2.5vw,1.75rem)}.lnn-structureAppSection__side:first-child{min-height:320px}.lnn-structureAppSection__side:last-child{align-content:end;background:var(--lnn-heading);border-color:var(--lnn-heading)}.lnn-structureAppSection__side p{color:var(--lnn-body);line-height:1.6;margin:0}.lnn-structureAppSection__side p:first-child{color:var(--lnn-heading);font-size:clamp(1.15rem,1.7vw,1.55rem);font-weight:600;letter-spacing:-.025em;line-height:1.28}.lnn-structureAppSection__side:last-child p{color:#ffffffdb}.lnn-structureAppSection__side:last-child p:first-child,.lnn-structureAppSection__side:last-child p:last-child{color:#fff}.lnn-structureAppSection__side:last-child p:last-child{font-size:clamp(1.45rem,2.8vw,2.6rem);font-weight:700;letter-spacing:-.055em;line-height:1.04}.lnn-structureAppSection__side ul{border-top:1px solid #0b25451f;display:grid;gap:0;list-style:none;margin:.25rem 0 0;padding:0}.lnn-structureAppSection__side li{border-bottom:1px solid #0b25451a;color:var(--lnn-heading);font-weight:500;line-height:1.45;padding:.75rem 0 .75rem 1.35rem;position:relative}.lnn-structureAppSection__side li:before{background:currentColor;border-radius:999px;content:"";height:6px;left:0;opacity:.5;position:absolute;top:1.25rem;width:6px}.lnn-structureAppSection__link{display:grid;place-items:center;position:relative}.lnn-structureAppSection__link:before{background:#0b254542;content:"";height:1px;width:100%}.lnn-structureAppSection__link:after{background:#0000;border-right:1px solid #0b25455c;border-top:1px solid #0b25455c;content:"";height:11px;position:absolute;right:0;transform:rotate(45deg);width:11px}@media(max-width:860px){.lnn-structureAppSection__bridge{grid-template-columns:1fr}.lnn-structureAppSection__side:first-child{min-height:auto}.lnn-structureAppSection__side:last-child{align-content:start}.lnn-structureAppSection__link{min-height:48px}.lnn-structureAppSection__link:before{height:38px;width:1px}.lnn-structureAppSection__link:after{bottom:4px;right:auto;transform:rotate(135deg)}}@media(max-width:640px){.lnn-structureAppSection__side{padding:1rem}}.lnn-underlyingSection{background:linear-gradient(180deg,#fff,#f7fafe);overflow:hidden;position:relative}.lnn-underlyingSection .lnn-shell{display:grid;gap:clamp(1rem,2vw,1.5rem)}.lnn-underlyingSection .lnn-sectionHead h2,.lnn-underlyingSection .lnn-shell>p{margin:0}.lnn-underlyingSection .lnn-shell>p{color:var(--lnn-body);line-height:1.65;max-width:720px}.lnn-underlyingSection .lnn-shell>p:last-child{color:var(--lnn-heading);font-weight:600}.lnn-underlyingSection__stages{background:#fff;border:1px solid #0b254524;display:grid;gap:0;grid-template-columns:repeat(5,minmax(0,1fr));margin:clamp(.6rem,1.5vw,1rem) 0;position:relative}.lnn-underlyingSection__stage{align-items:flex-end;border-right:1px solid #0b254524;color:var(--lnn-heading);display:flex;font-size:clamp(1rem,1.25vw,1.15rem);font-weight:650;letter-spacing:-.015em;line-height:1.2;min-height:112px;padding:clamp(.9rem,1.8vw,1.15rem);position:relative}.lnn-underlyingSection__stage:last-child{border-right:0}.lnn-underlyingSection__stage:before{background:#0b25453d;border-radius:999px;content:"";height:3px;left:clamp(.9rem,1.8vw,1.15rem);position:absolute;top:1rem;width:32px}.lnn-underlyingSection__stage:not(:last-child):after{background:#fff;border-right:1px solid #0b254538;border-top:1px solid #0b254538;content:"";height:10px;position:absolute;right:-5px;top:50%;transform:translateY(-50%) rotate(45deg);width:10px;z-index:2}.lnn-underlyingSection__stage:nth-child(3){background:var(--lnn-heading);color:#fff}.lnn-underlyingSection__stage:nth-child(3):before{background:#ffffff9e}.lnn-underlyingSection__stage:nth-child(3):after{background:var(--lnn-heading);border-color:#ffffff40}@media(max-width:1024px){.lnn-underlyingSection__stages{grid-template-columns:repeat(3,minmax(0,1fr))}.lnn-underlyingSection__stage{border-bottom:1px solid #0b254524}.lnn-underlyingSection__stage:last-child,.lnn-underlyingSection__stage:nth-child(3){border-right:0}.lnn-underlyingSection__stage:nth-child(3):after{display:none}}@media(max-width:700px){.lnn-underlyingSection__stages{grid-template-columns:1fr}.lnn-underlyingSection__stage{border-right:0;min-height:78px}.lnn-underlyingSection__stage:last-child{border-bottom:0}.lnn-underlyingSection__stage:after{display:none}}.lnn-whatIsSection__layout{align-items:start;display:grid;gap:clamp(1.25rem,3.6vw,3.2rem);grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}.lnn-whatIsSection__content{border-left:1px solid var(--lnn-accent-soft);display:grid;gap:.6rem;padding-left:1.3rem;position:relative}.lnn-whatIsSection__content:before{background:var(--lnn-accent);border-radius:50%;box-shadow:0 0 0 4px #4c6a921f;content:"";height:10px;left:-6px;position:absolute;top:.5rem;width:10px}.lnn-whatIsSection__literal{color:var(--lnn-heading);font-weight:600;letter-spacing:.01em}@media(max-width:860px){.lnn-whatIsSection__layout{grid-template-columns:1fr}}.lnn-looksSection{background:radial-gradient(circle at 88% 18%,#0b254514,#0000 34%),linear-gradient(180deg,#fff,#f7fafe);overflow:hidden;position:relative}.lnn-looksSection__content{border-left:3px solid #0b254538;display:grid;gap:.72rem;padding-left:clamp(1rem,2vw,1.4rem);position:relative}.lnn-looksSection__content:before{background:var(--lnn-heading);border-radius:999px;content:"";height:58px;left:-3px;position:absolute;top:0;width:3px}.lnn-looksSection__content p{color:var(--lnn-body);line-height:1.68;margin:0}.lnn-looksSection__content p:first-child{color:var(--lnn-heading);font-size:clamp(1.15rem,1.6vw,1.45rem);font-weight:750;line-height:1.4}.lnn-looksSection__content p:nth-child(2){color:var(--lnn-heading);font-size:.78rem;font-weight:800;letter-spacing:.16em;margin-top:.25rem;text-transform:uppercase}.lnn-looksSection__content ol{counter-reset:consequence;display:grid;gap:.65rem;list-style:none;margin:.2rem 0 .35rem;padding:0}.lnn-looksSection__content li{align-items:center;background:#ffffffd6;border:1px solid #0b254521;box-shadow:0 10px 26px rgba(11,37,69,.045);color:var(--lnn-heading);counter-increment:consequence;display:flex;font-weight:700;line-height:1.35;min-height:58px;padding:.76rem .9rem .76rem 3rem;position:relative}.lnn-looksSection__content li:before{border:0;border-radius:0;color:#0b25457a;content:"0" counter(consequence);font-size:.72rem;font-weight:800;height:auto;left:.85rem;letter-spacing:.12em;position:absolute;top:50%;transform:translateY(-50%);width:auto}.lnn-looksSection__content p:nth-last-child(2){color:var(--lnn-body);padding-top:.45rem}.lnn-looksSection__content p:last-child{color:var(--lnn-heading);font-size:clamp(1.35rem,2.4vw,2.25rem);font-weight:800;letter-spacing:-.045em;line-height:1.08}@media(max-width:640px){.lnn-looksSection__content{padding-left:1rem}.lnn-looksSection__content li{min-height:auto;padding:.72rem .8rem .72rem 2.75rem}}: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.26fef4ff.css.map*/