:root{--bg: #fbfcf8;--fg: #0d1011;--fg-muted: #5a6468;--rule: #e5e7e6;--accent: #0062f9;--accent-alt: #00da7e;--lab-accent: #bc4e1f;--pre-bg: #eff1eb;--viewer-bg: #fcfdfd;--font-sans: "Plus Jakarta Sans", system-ui, -apple-system, "Segoe UI", sans-serif;--font-mono: "IBM Plex Mono", ui-monospace, "SF Mono", Menlo, Consolas, monospace;--content-max: 1280px;--wide-max: 1280px;--viewer-max: 1280px;--gutter: clamp(1.5rem, 5vw, 4rem);--section-pad: clamp(3rem, 7vw, 6rem);color-scheme:light dark}@media (prefers-color-scheme: dark){:root{--bg: #100f0d;--fg: #e8edef;--fg-muted: #7d8c92;--rule: #262b2e;--accent: #70f2b7;--accent-alt: #0062f9;--lab-accent: #ed7943;--pre-bg: #191714;--viewer-bg: #0d1011}}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;background-color:var(--bg);color:var(--fg);font-family:var(--font-sans);font-size:1.0625rem;font-weight:400;line-height:1.6;font-feature-settings:"ss01","cv11";-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}p{margin:0 0 1.25rem}p:last-child{margin-bottom:0}a{color:var(--accent);text-decoration:none;border-bottom:1px solid transparent;transition:border-color .12s ease,color .12s ease}a:hover{border-bottom-color:currentColor}a:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:1px}img,video{display:block;max-width:100%;height:auto}.doc-strip{font-family:var(--font-mono);font-size:.6875rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--fg-muted);padding:.75rem var(--gutter);border-bottom:1px solid var(--rule);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1.25rem}.doc-strip-cell{white-space:nowrap;display:inline-flex;align-items:center}.doc-strip>.doc-strip-cell:first-child{justify-self:start}.doc-strip>.doc-strip-cell:nth-child(2){justify-self:center}.doc-strip>.doc-strip-cell:last-child{justify-self:end}.doc-strip-label{opacity:.65;margin-right:.5em}.doc-strip .sep{color:var(--rule);margin:0 .55em}@media (max-width: 720px){.doc-strip{grid-template-columns:1fr}.doc-strip>.doc-strip-cell:first-child,.doc-strip>.doc-strip-cell:last-child{display:none}.doc-strip>.doc-strip-cell:nth-child(2){justify-self:center}}.agency-band{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(2.25rem,5vw,3.5rem);padding:1.875rem var(--gutter);border-bottom:1px solid var(--rule)}.agency-band img{display:block;width:auto;object-fit:contain}.agency-band img[src*=usace]{height:44px}.agency-band img[src*=erdc]{height:48px}.agency-band img[src*=cerl]{height:38px}@media (max-width: 640px){.agency-band{padding:1.25rem var(--gutter)}.agency-band img[src*=usace]{height:32px}.agency-band img[src*=erdc]{height:34px}.agency-band img[src*=cerl]{height:28px}}.masthead{max-width:var(--content-max);margin:0 auto;padding:clamp(3.5rem,8vw,6rem) var(--gutter) clamp(2rem,5vw,3rem);text-align:center}.masthead-logo{display:inline-block;margin-bottom:2rem;border-bottom:none}.masthead-logo img{width:56px;height:56px;object-fit:contain}.masthead-title{margin:0 0 1.5rem;font-size:clamp(2rem,4.5vw,2.75rem);font-weight:600;letter-spacing:-.015em;line-height:1.15;color:var(--fg)}.masthead-authors{margin:0 0 .375rem;font-size:1.0625rem;font-weight:500;color:var(--fg)}.masthead-authors a{color:inherit;border-bottom:1px solid var(--rule)}.masthead-authors a:hover{color:var(--accent);border-bottom-color:currentColor}.masthead-institution{margin:0 0 2rem;font-size:.9375rem;font-weight:400;color:var(--fg-muted)}.masthead-links{display:inline-flex;gap:2rem;flex-wrap:wrap;justify-content:center;padding-top:1.25rem;border-top:1px solid var(--rule)}.masthead-links a{display:inline-flex;align-items:center;gap:.5rem;font-size:.9375rem;font-weight:500;color:var(--fg);border-bottom:none}.masthead-links a:hover{color:var(--accent)}.masthead-links .fa{font-size:1rem;color:var(--fg-muted);transition:color .12s ease}.masthead-links a:hover .fa{color:var(--accent)}.masthead-tag{display:inline-flex;align-items:center;margin:0 0 1.5rem;padding:.3125rem .5625rem;font-family:var(--font-mono);font-size:.6875rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--fg-muted);border:1px solid var(--rule);border-radius:2px}.author-mark{font-family:var(--font-mono);font-size:.65em;font-weight:500;color:var(--fg-muted);margin-left:.05em;vertical-align:super;line-height:0}.masthead-institution .sep-dot{color:var(--rule)}.masthead-notes{max-width:40rem;margin:0 auto 2rem;font-size:.8125rem;line-height:1.55;color:var(--fg-muted)}.masthead-notes .mark{font-family:var(--font-mono);margin-right:.35em;color:var(--fg)}.section{padding:var(--section-pad) var(--gutter);border-top:1px solid var(--rule);display:flex;flex-direction:column;align-items:center}.section>*{width:100%;max-width:var(--content-max)}.section-number{display:block;font-family:var(--font-mono);font-size:.75rem;font-weight:500;letter-spacing:.1em;color:var(--lab-accent);margin:0 0 .625rem}.section-title{margin:0 0 1.75rem;font-size:1.5rem;font-weight:600;letter-spacing:-.005em;color:var(--fg)}.section-body{font-size:1.0625rem;line-height:1.65;color:var(--fg)}.section-body strong{font-weight:600;color:var(--fg)}.section-body em{font-style:italic}.section-body ul{margin:0 0 1.25rem;padding-left:0;list-style:none}.section-body ul li{position:relative;padding-left:1.5rem;margin-bottom:.875rem;line-height:1.6}.section-body ul li:last-child{margin-bottom:0}.section-body ul li:before{content:"";position:absolute;top:.75em;left:0;width:.75rem;height:1px;background:var(--fg-muted);opacity:.7}.section-body ul+p{margin-top:0}.section--hero{padding-top:clamp(1.5rem,3vw,2.5rem)}.section--hero>.viewer-frame{margin-top:0}.lead-question{margin:0 0 1.5rem;font-size:clamp(1.375rem,2.75vw,1.75rem);font-weight:500;line-height:1.35;letter-spacing:-.01em;color:var(--fg)}.subsection-label{display:block;margin:1.75rem 0 .5rem;font-family:var(--font-mono);font-size:.75rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--fg-muted)}.subsection-label:first-child{margin-top:0}.data-table{margin:1.5rem 0 .5rem;max-width:36rem}.data-table table{width:100%;border-collapse:collapse}.data-table thead th{padding:.5rem .75rem;font-family:var(--font-mono);font-size:.6875rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--fg-muted);text-align:center;border-bottom:1px solid var(--rule)}.data-table thead th:first-child{text-align:left}.data-table tbody th{padding:.625rem .75rem;font-family:var(--font-sans);font-weight:500;font-size:.9375rem;color:var(--fg);text-align:left;border-bottom:1px solid var(--rule);white-space:nowrap}.data-table tbody td{padding:.625rem .75rem;font-family:var(--font-mono);font-size:.9375rem;color:var(--fg);text-align:center;border-bottom:1px solid var(--rule)}.data-table tbody tr:last-child th,.data-table tbody tr:last-child td{border-bottom:none}.data-table figcaption{margin-top:.75rem;font-family:var(--font-mono);font-size:.75rem;color:var(--fg-muted)}.pipeline-flow{margin:1.25rem 0 0;font-family:var(--font-mono);font-size:.875rem;color:var(--fg);line-height:2}.pipeline-flow .arrow{color:var(--fg-muted);margin:0 .375em}.reference-list{margin:1rem 0 0;padding:0;list-style:none}.reference-list li{display:grid;grid-template-columns:minmax(10rem,14rem) 1fr;gap:1rem;align-items:baseline;padding:.75rem 0;border-top:1px solid var(--rule)}.reference-list li:last-child{border-bottom:1px solid var(--rule)}.reference-list .ref-tag{font-family:var(--font-mono);font-size:.8125rem;font-weight:500;color:var(--fg-muted);letter-spacing:.02em}.reference-list a{font-family:var(--font-mono);font-size:.8125rem;word-break:break-all}.section-body .reference-list li{padding-left:0;margin-bottom:0}.section-body .reference-list li:before{display:none}@media (max-width: 640px){.reference-list li{grid-template-columns:1fr;gap:.125rem}}.section>.media-grid,.section>.media-single{max-width:var(--wide-max);margin-top:.5rem}.section>.media-single{margin-top:2rem}.section>.viewer-frame,.section>.demo-info-wrapper{max-width:var(--viewer-max)}.section>.viewer-frame{margin-top:.5rem}.media-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;margin:0}.media-grid video{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:2px;background:var(--pre-bg)}.media-grid figcaption,.media-single figcaption,.viewer-frame figcaption{grid-column:1 / -1;margin-top:.75rem;font-family:var(--font-mono);font-size:.75rem;font-weight:400;letter-spacing:.02em;color:var(--fg-muted)}.media-single{margin:0;padding:0}.media-single img{width:100%;border-radius:2px}@media (max-width: 640px){.media-grid{grid-template-columns:1fr}}.viewer-frame{position:relative;margin:0 0 1.25rem}.viewer-frame #demo{border:1px solid var(--rule);border-radius:4px;overflow:hidden;background:var(--viewer-bg)}#demo canvas{width:100%!important;height:clamp(480px,62vh,880px)!important;display:block}.viewer-tag{position:absolute;top:.75rem;left:.875rem;z-index:2;display:inline-flex;align-items:center;gap:.5rem;padding:.3125rem .5625rem;font-family:var(--font-mono);font-size:.6875rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--fg-muted);background:color-mix(in srgb,var(--bg) 82%,transparent);border:1px solid var(--rule);border-radius:2px;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);pointer-events:none}.viewer-tag-dot{width:6px;height:6px;border-radius:50%;background:var(--accent-alt);box-shadow:0 0 0 2px color-mix(in srgb,var(--accent-alt) 25%,transparent);animation:viewer-pulse 2.4s ease-in-out infinite}@keyframes viewer-pulse{0%,to{opacity:1}50%{opacity:.45}}.demo-info-wrapper{display:flex;gap:.75rem;align-items:baseline;padding:.75rem 1rem;border:1px solid var(--rule);border-radius:2px;background:var(--pre-bg)}.demo-info-label{font-family:var(--font-mono);font-size:.6875rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--fg-muted);flex-shrink:0}.demo-info{font-family:var(--font-mono);font-size:.8125rem;color:var(--fg);min-height:1.2em;word-break:break-all}.demo-info:empty:before{content:"—";color:var(--fg-muted)}.bibtex-label{font-family:var(--font-mono);font-size:.75rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--fg-muted);margin:0 0 .75rem}pre{margin:0;padding:1.25rem 1.5rem;font-family:var(--font-mono);font-size:.8125rem;line-height:1.6;color:var(--fg);background:var(--pre-bg);border:1px solid var(--rule);border-radius:2px;overflow-x:auto;white-space:pre}.doc-footer{padding:1.75rem var(--gutter) 2.5rem;border-top:1px solid var(--rule);font-family:var(--font-mono);font-size:.6875rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--fg-muted);display:flex;justify-content:center;gap:.6em}.doc-footer .sep{color:var(--rule)}@media (max-width: 640px){body{font-size:1rem}.masthead-links{gap:1.25rem}#demo canvas{height:440px!important}.viewer-tag{font-size:.625rem;padding:.25rem .5rem}}
