body.landing{--lp-paper: #f4f2ee;--lp-paper-2: #eceae4;--lp-ink: #14161a;--lp-soft: #5c5f66;--lp-line: #dedbd4;--lp-accent: #1f5c3f;--lp-dark: #0f1113;--lp-hero: #c9e5ce;--lp-hero-2: #bfdcc5;--lp-ease: cubic-bezier(.22, .61, .36, 1);--lp-on-dark: #f4f2ee;--lp-on-dark-soft: rgba(244, 242, 238, .58);--lp-on-dark-dim: rgba(244, 242, 238, .38);background:var(--lp-paper)}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--topnav-h) + 12px)}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}.lp-wrap{max-width:1280px;margin:0 auto;padding:0 40px}.lp-rise{opacity:0;transform:translateY(22px);transition:opacity .7s var(--lp-ease),transform .7s var(--lp-ease)}.lp-rise.in{opacity:1;transform:none}@media (prefers-reduced-motion: reduce){.lp-rise{opacity:1;transform:none}}.landing .l-hero{min-height:clamp(370px,54vh,600px);padding:0;display:flex;align-items:center;background:linear-gradient(168deg,var(--lp-hero) 0%,var(--lp-hero-2) 100%);border-bottom:none}.landing .l-hero .l-eyebrow,.landing .l-hero-stat-label{color:var(--lp-accent)}.landing .l-hero .l-container{width:100%;padding-top:22px;padding-bottom:22px}.landing .l-hero-text{flex:1.25}.landing .l-hero-visual{flex:.85}.landing .l-h1{font-size:clamp(30px,min(3.7vw,6.4vh),52px);letter-spacing:-.045em;margin-bottom:clamp(12px,2vh,20px);text-wrap:balance}.landing .l-hero-sub{font-size:clamp(15px,1.6vh,17px);margin-bottom:clamp(18px,3vh,30px)}.landing .l-hero-cta{margin-bottom:clamp(16px,2.6vh,26px)}.landing .l-hero-cta .btn-secondary{background:var(--lp-paper);border-color:#1f5c3f38;color:var(--lp-accent);box-shadow:0 2px 10px #14161a1a;transition:background .12s,border-color .12s,box-shadow .12s}.landing .l-hero-cta .btn-secondary:hover{background:#fff;border-color:var(--lp-accent);box-shadow:0 4px 14px #14161a24}.landing .l-hero-stats{margin-bottom:0;gap:clamp(24px,3vw,40px)}.landing .l-hero-visual img{border-radius:18px;box-shadow:0 18px 50px #14161a29}.landing .l-portfolio{background:var(--lp-paper);border-bottom:none;padding:clamp(34px,4.2vh,52px) 0 clamp(40px,5vh,60px)}.landing .l-pf-wrap{max-width:1280px;margin:0 auto;padding:0 40px}.landing .l-portfolio .l-eyebrow{color:var(--lp-soft);margin-bottom:10px}.landing .l-portfolio .l-h2{font-size:clamp(26px,3vw,38px);font-weight:500;letter-spacing:-.035em;color:var(--lp-ink);margin-bottom:24px}.landing .l-pf-cat+.l-pf-cat{margin-top:32px}.landing .l-pf-cat-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.landing .l-pf-cat-title{font-size:10px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--lp-soft);margin:0}.landing .l-pf-track{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none;padding:0}.landing .l-pf-track::-webkit-scrollbar{display:none}.landing .l-pf-track:before,.landing .l-pf-track:after{content:none}.landing .l-pf-card{flex:0 0 calc((100% - 36px) / 3);scroll-snap-align:start;display:block;background:var(--lp-paper-2);border:1px solid var(--lp-line);border-radius:20px;overflow:hidden;padding:0;opacity:1;transition:transform .4s var(--lp-ease),box-shadow .4s var(--lp-ease)}.landing .l-pf-card:hover{transform:translateY(-5px);box-shadow:0 18px 44px #14161a1a}.landing .l-pf-card--soon{cursor:default}.landing .l-pf-card--soon:hover{transform:none;box-shadow:none}.landing .l-pf-visual{height:auto;aspect-ratio:4 / 3;border-radius:0;margin:0}.landing .l-pf-title{font-size:16px;font-weight:600;letter-spacing:-.015em;color:var(--lp-ink);margin:0;padding:18px 20px 6px}.landing .l-pf-body{font-size:13.5px;line-height:1.55;color:var(--lp-soft);padding:0 20px 22px}.landing .l-pf-badge{background:#f4f2eedb;color:var(--lp-soft)}.landing .l-pf-dots{display:flex;align-items:center;gap:6px;margin:0 12px 0 auto}.landing .l-pf-dots[hidden]{display:none}.landing .l-pf-dot{width:7px;height:7px;padding:0;border:none;border-radius:999px;background:color-mix(in srgb,currentColor 28%,transparent);color:var(--lp-ink);cursor:pointer;transition:background .2s,transform .2s var(--lp-ease)}.landing .l-pf-dot:hover{background:color-mix(in srgb,currentColor 55%,transparent)}.landing .l-pf-dot.active{background:currentColor;transform:scale(1.3)}.landing .l-pf-arrows{display:flex;gap:6px}.landing .l-pf-arrow{width:30px;height:30px;border:1.5px solid color-mix(in srgb,currentColor 45%,transparent);border-radius:999px;background:none;color:var(--lp-ink);font-size:17px;font-weight:700;line-height:1;cursor:pointer;transition:border-color .15s,background .15s,opacity .15s}.landing .l-pf-arrow:hover:not(:disabled){border-color:currentColor;background:var(--lp-paper-2)}.landing .l-pf-arrow:disabled{opacity:.3;cursor:default}.landing .l-features{background:var(--lp-dark);color:var(--lp-on-dark);border-bottom:none;padding:clamp(46px,6vh,70px) 0 clamp(44px,5.5vh,64px)}.landing .l-features .l-container{max-width:1280px;margin:0 auto;padding:0 40px}.landing .l-features .l-h2{color:var(--lp-on-dark);font-size:clamp(26px,3vw,38px);font-weight:500;letter-spacing:-.035em;margin-bottom:30px}.landing .l-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid rgba(244,242,238,.18)}.landing .l-card{position:relative;background:none!important;border-radius:0;padding:28px 34px 6px 0;border-right:1px solid rgba(244,242,238,.1)}.landing .l-card:last-child{border-right:none}.landing .l-card:not(:first-child){padding-left:34px}.landing .l-card:before{content:"";position:absolute;top:-1px;left:0;right:0;height:1px;background:var(--lp-on-dark);transform:scaleX(0);transform-origin:left;transition:transform .9s var(--lp-ease)}.landing .l-card.in:before{transform:scaleX(1)}.landing .l-card-num{font-size:11px;letter-spacing:.14em;color:var(--lp-on-dark-dim);margin-bottom:22px}.landing .l-card-title{font-size:18px;font-weight:600;letter-spacing:-.02em;color:var(--lp-on-dark);margin-bottom:9px}.landing .l-card-body{font-size:14px;line-height:1.62;color:var(--lp-on-dark-soft)}.landing .l-map-cta{position:relative;background:var(--lp-dark);color:var(--lp-on-dark);overflow:hidden;min-height:0;display:flex;align-items:center;padding:clamp(44px,5.5vh,64px) 0 clamp(48px,6vh,70px)}.landing .l-map-cta-inner{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:52px;align-items:center;max-width:1280px;width:100%;margin:0 auto;padding:0 40px}.landing .l-map-cta-inner>*{min-width:0}.lp-dc-copy .l-body{margin-bottom:26px}.lp-cta-row{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.lp-guide-btn{display:inline-flex;align-items:center;gap:9px;font-size:13.5px;font-weight:500;color:var(--lp-on-dark-soft);text-decoration:none;border-bottom:1px solid rgba(244,242,238,.28);padding-bottom:3px;transition:color .18s,border-color .18s}.lp-guide-btn:hover{color:var(--lp-on-dark);border-color:var(--lp-on-dark)}.landing #data-call .l-h2,.landing #data-call .lp-fig-n,.landing #data-call .lp-readout b{color:var(--lp-on-dark)}.landing #data-call .l-body,.landing #data-call .lp-readout{color:var(--lp-on-dark-soft)}.landing #data-call .l-eyebrow,.landing #data-call .lp-fig-l,.landing #data-call .lp-rel-head,.landing #data-call .lp-legend,.landing #data-call .lp-rel li span{color:var(--lp-on-dark-dim)}.landing #data-call .lp-rel li{color:#f4f2eed1}.landing #data-call .btn-primary{background:var(--lp-on-dark);color:#14161a;border:none}.landing #data-call .btn-primary:hover{background:#fff}.lp-figs{display:flex;gap:38px;margin-top:32px;padding-top:22px;border-top:1px solid rgba(244,242,238,.16)}.lp-fig-n{display:block;font-size:26px;font-weight:500;letter-spacing:-.03em;font-variant-numeric:tabular-nums}.lp-fig-l{font-size:10.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--lp-on-dark-dim)}.lp-viz{display:grid;grid-template-columns:1fr;gap:20px;min-width:0}.lp-viz>*{min-width:0}.lp-field{position:relative;aspect-ratio:1;width:100%;max-width:100%;min-width:0;margin:0 auto}.lp-field canvas{width:100%;height:100%;display:block;touch-action:pan-y}.lp-readout{min-height:44px;font-size:12.5px;line-height:1.5;color:var(--lp-on-dark-soft)}.lp-readout b{display:block;font-size:17px;font-weight:500;font-style:italic;color:var(--lp-on-dark);letter-spacing:-.01em;margin-bottom:3px}.lp-rel-head{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--lp-on-dark-dim);margin:18px 0 8px;padding-bottom:8px;border-bottom:1px solid rgba(244,242,238,.14)}.lp-rel{list-style:none;display:grid;gap:5px;margin:0;padding:0}.lp-rel li{display:flex;justify-content:space-between;gap:14px;font-size:13px;font-style:italic;color:#f4f2eed1}.lp-rel li span{font-style:normal;font-size:11px;color:var(--lp-on-dark-dim);font-variant-numeric:tabular-nums}.lp-legend{display:flex;flex-wrap:wrap;gap:16px;margin-top:18px;font-size:10.5px;letter-spacing:.06em;text-transform:uppercase;color:var(--lp-on-dark-dim)}.lp-sw{display:inline-block;width:7px;height:7px;border-radius:999px;margin-right:6px;vertical-align:middle}.lp-sw--shared{background:#52b788}.lp-sw--once{background:#f4f2ee8c}@media (min-width: 901px) and (max-width: 1499px){.landing .l-portfolio{padding-top:clamp(22px,2.6vh,32px)}.landing .l-portfolio .l-eyebrow{margin-bottom:6px}.landing .l-portfolio .l-h2{margin-bottom:16px}.landing .l-pf-cat-head{margin-bottom:10px}.lp-viz{grid-template-columns:minmax(0,186px) minmax(0,1fr);gap:24px;align-items:center}.lp-viz aside{order:-1}.lp-field{max-width:440px}.lp-readout{font-size:11.5px;min-height:40px}.lp-readout b{font-size:14.5px}.lp-rel li{font-size:11.5px}.lp-rel li span{font-size:10px}.lp-rel-head{margin:14px 0 7px;font-size:9.5px}.lp-legend{flex-direction:column;gap:7px;margin-top:14px}}@media (min-width: 1500px){.landing .l-hero .l-container{max-width:1440px;padding-left:40px;padding-right:40px;gap:40px}.landing .l-hero-visual{flex:1.1}.landing .l-hero-visual img{max-width:900px;margin-left:auto;margin-right:0}.landing .l-map-cta{min-height:min(84vh,940px);padding:clamp(56px,7vh,80px) 0 clamp(60px,8vh,86px)}.landing .l-map-cta-inner{max-width:none;grid-template-columns:minmax(0,520px) minmax(0,1fr);gap:56px;padding-left:max(40px,calc((100vw - 1280px)/2 + 40px));padding-right:40px}.lp-viz{grid-template-columns:minmax(0,max-content) minmax(0,220px);justify-content:start;gap:30px;align-items:center}.lp-field{width:min(76vh,940px);max-width:100%;margin-left:0;margin-right:auto}}.landing .l-collab-belt{background:var(--lp-paper);border-color:var(--lp-line)}.landing .l-cite-home{background:var(--lp-paper);padding:clamp(44px,5.5vh,68px) 0}.landing .l-cite-home .l-container{max-width:1280px;margin:0 auto;padding:0 40px}.landing .l-cite-home .l-h2{font-size:clamp(26px,3vw,38px);font-weight:500;letter-spacing:-.035em}.landing .l-cite-home .l-eyebrow{color:var(--lp-soft);margin-bottom:10px}.landing .l-cite-home .l-body{color:var(--lp-soft);font-size:15px;max-width:62ch}.landing .ab-cite-format-row{align-items:center;gap:10px;margin-bottom:16px}.landing .ab-cite-format-label{font-size:13px;color:var(--lp-soft)}.landing .ab-cite-select{font-size:13px;padding:8px 34px 8px 12px;border:1px solid var(--lp-line);border-radius:8px;background:var(--lp-paper);color:var(--lp-ink);background-image:linear-gradient(45deg,transparent 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,transparent 50%);background-position:calc(100% - 17px) 55%,calc(100% - 12px) 55%;background-size:5px 5px,5px 5px;background-repeat:no-repeat;cursor:pointer}.landing .ab-cite-select:hover{border-color:var(--lp-ink)}.landing .ab-cite-card{border:1px solid var(--lp-line);border-radius:16px;background:var(--lp-paper-2);padding:26px 28px}.landing .ab-cite-label{font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--lp-soft)}.landing .ab-cite-text{font-size:14px;line-height:1.7;color:var(--lp-soft);max-width:78ch}.landing .ab-cite-text em{color:var(--lp-ink)}.landing .ab-cite-pre{font-size:12px;line-height:1.6;color:var(--lp-soft)}.landing .ab-cite-doi{color:var(--lp-accent);text-underline-offset:3px}.landing .ab-copy-btn{border:1px solid var(--lp-line);border-radius:999px;background:var(--lp-paper);color:var(--lp-soft);font-size:12px;padding:6px 12px}.landing .ab-copy-btn:hover{border-color:var(--lp-ink);color:var(--lp-ink)}.landing .ab-cite-note{font-size:12.5px;color:var(--lp-soft)}.landing .ab-cite-note a{color:var(--lp-accent)}html[data-theme=dark] body.landing{--lp-paper: #131414;--lp-paper-2: #1b1c1c;--lp-ink: #e9e7e1;--lp-soft: #9a9a95;--lp-line: #2b2c2b;--lp-accent: #52b788;--lp-hero: #171b18;--lp-hero-2: #121513;background:var(--lp-paper);color:var(--lp-ink)}html[data-theme=dark] body.landing .l-hero{background:linear-gradient(168deg,var(--lp-hero) 0%,var(--lp-hero-2) 100%)}html[data-theme=dark] body.landing .l-h1,html[data-theme=dark] body.landing .l-h2,html[data-theme=dark] body.landing .l-hero-stat-num{color:var(--lp-ink)}html[data-theme=dark] body.landing .l-hero-sub,html[data-theme=dark] body.landing .l-body{color:var(--lp-soft)}html[data-theme=dark] body.landing .l-hero-visual img{box-shadow:0 18px 50px #0000008c}html[data-theme=dark] body.landing .l-hero-cta .btn-secondary{background:#52b78824;border-color:#52b7888c;color:var(--lp-accent);box-shadow:none}html[data-theme=dark] body.landing .l-hero-cta .btn-secondary:hover{background:#52b7883d;border-color:var(--lp-accent);box-shadow:none}html[data-theme=dark] body.landing .l-pf-badge{background:#131414cc;color:var(--lp-soft)}html[data-theme=dark] body.landing .l-pf-visual{filter:none}html[data-theme=dark] body.landing .ab-cite-text,html[data-theme=dark] body.landing .ab-cite-pre{color:var(--lp-soft)}html[data-theme=dark] body.landing .ab-cite-select,html[data-theme=dark] body.landing .ab-copy-btn{background:var(--lp-paper);border-color:var(--lp-line);color:var(--lp-ink)}html[data-theme=dark] body.landing .ab-cite-note{color:var(--lp-soft)}html[data-theme=dark] body.landing .l-portfolio{background:var(--lp-paper)}html[data-theme=dark] body.landing .l-pf-card{background:var(--lp-paper-2);border-color:var(--lp-line)}html[data-theme=dark] body.landing .l-pf-title{color:var(--lp-ink)}html[data-theme=dark] body.landing .l-pf-body,html[data-theme=dark] body.landing .l-pf-cat-title{color:#9a9a95}html[data-theme=dark] body.landing .l-pf-arrow,html[data-theme=dark] body.landing .l-pf-dot{color:var(--lp-ink)}html[data-theme=dark] body.landing .l-features,html[data-theme=dark] body.landing .l-map-cta{background:var(--lp-dark);color:var(--lp-on-dark)}html[data-theme=dark] body.landing .l-map-cta .l-h2,html[data-theme=dark] body.landing .lp-fig-n,html[data-theme=dark] body.landing .lp-readout b{color:var(--lp-on-dark)}html[data-theme=dark] body.landing .l-map-cta .l-body,html[data-theme=dark] body.landing .lp-readout{color:var(--lp-on-dark-soft)}html[data-theme=dark] body.landing .l-map-cta .l-eyebrow,html[data-theme=dark] body.landing .lp-fig-l,html[data-theme=dark] body.landing .lp-rel-head,html[data-theme=dark] body.landing .lp-legend,html[data-theme=dark] body.landing .lp-rel li span{color:var(--lp-on-dark-dim)}html[data-theme=dark] body.landing .lp-rel li{color:#f4f2eed1}html[data-theme=dark] body.landing .l-map-cta .btn-primary{background:var(--lp-on-dark);color:#14161a}html[data-theme=dark] body.landing .l-nav.lp-solid{border-bottom-color:var(--lp-line)}html[data-theme=dark] body.landing .l-cite-home{background:var(--lp-paper)}html[data-theme=dark] body.landing .ab-cite-card{background:var(--lp-paper-2);border-color:var(--lp-line)}@media (max-width: 900px){.landing .l-hero{min-height:0;padding:32px 0 36px}.landing .l-portfolio{padding:30px 0 38px}.landing .l-features{padding:38px 0 34px}.landing .l-map-cta,.landing .l-cite-home{padding:34px 0 40px}.landing .l-portfolio .l-h2,.landing .l-features .l-h2,.landing .l-cite-home .l-h2{margin-bottom:20px}.landing .l-pf-cat+.l-pf-cat{margin-top:24px}.landing .l-pf-wrap,.landing .l-features .l-container,.landing .l-map-cta-inner,.landing .l-cite-home .l-container{padding:0 20px}.landing .l-pf-card{flex-basis:86%}.landing .l-card-grid{grid-template-columns:1fr}.landing .l-card{border-right:none;border-bottom:1px solid rgba(244,242,238,.1);padding:22px 0 20px}.landing .l-card:not(:first-child){padding-left:0}.landing .l-map-cta{min-height:0}.landing .l-map-cta-inner{grid-template-columns:1fr;gap:32px}.lp-field{max-width:420px}.lp-figs{flex-wrap:wrap;gap:20px 28px}.lp-rel{grid-template-columns:1fr 1fr}}
