.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media(prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}[data-astro-transition-scope]{animation:none!important}}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/InterVariable-subset.woff2) format("woff2")}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url(/fonts/InterVariable-Italic-subset.woff2) format("woff2")}:root{color-scheme:light;--ink: #111418;--muted: #53606c;--soft: #eef4f8;--line: #dbe5ec;--blue: #1769e0;--blue-dark: #0f4ea9;--blue-soft: #e8f1ff;--green: #2f7d58;--green-soft: #eaf5ef;--rust: #c96835;--paper: #ffffff;--code: #f7f9fb;--radius: 8px;--shadow: 0 18px 42px rgba(17, 20, 24, .08);--motion-smooth: cubic-bezier(.22, 1, .36, 1);--motion-standard: cubic-bezier(.65, 0, .35, 1);--max: 1160px;--body: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--display: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;--mono: "JetBrains Mono", "SFMono-Regular", Consolas, monospace}*{box-sizing:border-box}html{background:var(--paper);color:var(--ink);font-family:var(--body);scroll-behavior:smooth;scrollbar-gutter:stable;text-rendering:optimizeLegibility}body{display:flex;flex-direction:column;margin:0;min-height:100svh;min-width:320px;background:#fff;color:var(--ink)}#main-content{flex:1 0 auto}body,button,input,textarea{font-family:var(--body);letter-spacing:0}a,button,input,label,select,textarea,[role=button]{-webkit-tap-highlight-color:transparent}img,svg,canvas{max-width:100%}a{color:inherit;text-decoration:none}a:hover{color:var(--blue)}p{color:var(--muted);font-size:1rem;line-height:1.75;margin:0}h1,h2,h3{color:var(--ink);line-height:1.02;margin:0;font-weight:720}h1,h2{font-family:var(--display)}h1{font-size:4.6rem}h2{font-size:2.8rem}h3{font-size:1.22rem;line-height:1.18}ul{margin:0;padding:0}li{list-style:none}:focus-visible{outline:3px solid rgba(23,105,224,.38);outline-offset:3px}.site-header{position:sticky;top:0;view-transition-name:site-header;z-index:30;border-bottom:1px solid rgba(219,229,236,.82);background:#ffffffe6;backdrop-filter:blur(18px);transition:transform .24s cubic-bezier(.22,1,.36,1);will-change:transform}.site-header-hidden .site-header{transform:translateY(-100%)}.nav-shell{align-items:center;display:grid;grid-template-columns:1fr auto 1fr;gap:1rem;margin:0 auto;max-width:var(--max);min-height:68px;padding:0 1.5rem}.brand-lockup,.hero-actions,.footer-actions,.text-link,.button{align-items:center;display:flex}.brand-lockup{gap:.7rem}.logo-mark{--logo-letter-width: calc(var(--logo-size) * .28);--logo-motion: var(--motion-standard);--logo-word-gap: .48rem;align-items:center;border-radius:999px;color:var(--blue);display:inline-flex;gap:var(--logo-word-gap);height:var(--logo-size);overflow:hidden;padding-right:0;position:relative;transition:color .18s ease;width:var(--logo-size)}.logo-mark:hover,.logo-mark:focus-visible{color:var(--blue-dark)}.logo-symbol{display:inline-grid;flex:0 0 var(--logo-size);height:var(--logo-size);place-items:center;position:relative;width:var(--logo-size);z-index:1}.logo-symbol svg{display:block;height:100%;overflow:visible;width:100%}.logo-ring{fill:#fff;stroke:currentColor;stroke-dasharray:170;stroke-dashoffset:0;stroke-width:6;transform:rotate(-90deg);transform-box:fill-box;transform-origin:center}.logo-intro-play .logo-mark:not(.logo-mark--static) .logo-ring{stroke-dashoffset:170;animation:logo-ring-draw 1.2s var(--logo-motion) forwards}.logo-m-letter{fill:currentColor;transform-box:fill-box;transform-origin:center}.logo-intro-play .logo-mark:not(.logo-mark--static) .logo-m-letter{opacity:0;animation:logo-m-reveal .72s var(--logo-motion) .82s forwards}.logo-wordmark{color:var(--ink);display:grid;flex:0 0 auto;font-size:.78rem;font-weight:760;gap:0;line-height:1.05;opacity:0;transform:translate(-.2rem);white-space:nowrap}.logo-name{display:block}.logo-name-olaf{font-weight:690}.logo-name-meneses{align-items:baseline;display:flex;font-weight:840}.logo-letter-slot{display:inline-block;flex:0 0 var(--logo-letter-width);width:var(--logo-letter-width)}.logo-tail{display:inline-block;max-width:0;opacity:0;overflow:hidden;transform:translate(-.12rem);vertical-align:bottom}.main-nav{align-items:center;display:flex;gap:.35rem;justify-content:center;min-width:0}.main-nav a{border-radius:999px;color:var(--muted);font-size:.93rem;font-weight:650;padding:.55rem .78rem}.main-nav a[aria-current=page],.main-nav a:hover{background:var(--blue-soft);color:var(--blue-dark)}.main-nav a[aria-current=page]{cursor:pointer;pointer-events:auto}.main-nav a[aria-disabled]{cursor:default;pointer-events:none}.nav-social{gap:.45rem;justify-content:flex-end}.icon-link,.footer-actions a{align-items:center;border:1px solid transparent;border-radius:999px;color:var(--muted);display:inline-flex;height:38px;justify-content:center;width:38px}.icon-link:hover,.footer-actions a:hover{border-color:var(--line);color:var(--blue)}.hero-section,.page-hero,.project-detail-hero,.blog-detail-stage,.section-block{margin:0 auto;max-width:var(--max);padding-left:1.5rem;padding-right:1.5rem}.hero-section{align-items:center;display:flex;min-height:min(720px,calc(82svh - 68px));padding-bottom:2.8rem;padding-top:2.8rem}.hero-grid{align-items:center;display:grid;gap:5rem;grid-template-columns:minmax(0,1fr) minmax(300px,.52fr);width:100%}.hero-copy{max-width:690px}.kicker{color:var(--blue-dark);font-size:.75rem;font-weight:760;line-height:1.4;margin-bottom:1rem;text-transform:uppercase}.breadcrumbs{color:var(--blue-dark);display:block;max-width:100%}.breadcrumbs ol{align-items:center;display:inline-flex;flex-wrap:wrap;gap:.36rem;justify-content:inherit;margin:0;max-width:100%;padding:0;text-align:inherit;vertical-align:top}.breadcrumbs li{align-items:center;display:inline-flex;gap:.36rem;min-width:0}.breadcrumbs li+li:before{color:color-mix(in srgb,var(--blue-dark) 46%,var(--muted));content:"/";font-weight:650}.breadcrumbs a{color:inherit}.breadcrumbs a:hover{color:var(--blue);text-decoration:underline;text-underline-offset:.22em}.breadcrumbs span{overflow-wrap:anywhere;text-align:inherit}.hero-copy h1{font-size:4.2rem;line-height:1.02;max-width:620px}.hero-copy h1 span{display:block}.hero-balanced-break{display:none}.hero-actions{flex-wrap:wrap;gap:.85rem;margin-top:1.7rem}.button{border:1px solid var(--line);border-radius:999px;box-shadow:0 1px #1114180d;cursor:pointer;font-size:.95rem;font-weight:760;gap:.55rem;justify-content:center;min-height:46px;padding:.78rem 1rem;position:relative;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease,transform .12s ease;user-select:none}.button:hover{border-color:#c8dcfb;box-shadow:0 10px 22px #1769e01c;transform:translateY(-1px)}.button:active{box-shadow:0 2px 8px #1114181f;transform:translateY(1px) scale(.99)}.button:focus-visible{outline:2px solid color-mix(in srgb,var(--blue) 58%,#fff);outline-offset:3px}.button:disabled,.button[aria-busy=true]{box-shadow:none;opacity:.78;transform:none}.button .icon{flex:0 0 auto;overflow:visible}.icon-button{align-items:center;background:#fff;border:1px solid var(--line);border-radius:999px;color:var(--muted);cursor:pointer;display:inline-flex;flex:0 0 auto;height:42px;justify-content:center;padding:0;transition:background .18s ease,border-color .18s ease,color .18s ease;width:42px}.icon-button:hover{background:var(--blue-soft);border-color:#c8dcfb;color:var(--blue-dark)}.button.primary{background:var(--ink);border-color:var(--ink);box-shadow:0 10px 22px #11141829;color:#fff}.button.primary:hover{background:var(--blue);border-color:var(--blue);box-shadow:0 12px 24px #1769e038;color:#fff}.button.primary:active{box-shadow:0 3px 10px #1114182e}.button.quiet{background:#ffffffc7;color:var(--ink)}.button.quiet:hover{background:var(--blue-soft);border-color:#c8dcfb}.button-projects .icon{transition:transform .18s ease}.button-projects:hover .icon,.button-projects:focus-visible .icon{transform:translate(2px)}.icon-compass .compass-ring{transform-box:view-box;transform-origin:12px 12px}.icon-compass .compass-needle{transform-box:view-box;transform-origin:12px 12px;transform:rotate(var(--compass-angle, 45deg));transition:transform .17s cubic-bezier(.22,1,.36,1)}.icon-compass .compass-ticks{opacity:.7}.icon-compass .compass-needle-north,.icon-compass .compass-hub{fill:currentColor;stroke:none}.icon-compass .compass-needle-south{fill:none;opacity:.82}.icon-arrowRight .arrow-line,.icon-arrowRight .arrow-head{--draw-delay: 0ms;stroke-dasharray:1;stroke-dashoffset:0}.icon-arrowRight .arrow-head{--draw-delay: .2s}.button-arrow:hover .arrow-line,.button-arrow:hover .arrow-head,.button-arrow:focus-visible .arrow-line,.button-arrow:focus-visible .arrow-head{animation:stroke-draw-left-right .52s cubic-bezier(.22,1,.36,1) both;animation-delay:var(--draw-delay)}.icon-article .article-glyph{transform-box:view-box;transform-origin:12px 12px}.icon-article .article-line{--draw-delay: 0ms;opacity:.64;stroke-dasharray:1;stroke-dashoffset:1;transition:opacity .18s ease,stroke-dashoffset .36s cubic-bezier(.22,1,.36,1);transition-delay:var(--draw-delay)}.icon-article .article-line:nth-of-type(4){--draw-delay: 70ms}.icon-article .article-line:nth-of-type(5){--draw-delay: .14s}.button-article:hover .article-line,.button-article:focus-visible .article-line{stroke-dashoffset:0}.button-article:hover .article-line-strong,.button-article:focus-visible .article-line-strong{opacity:1}.scribble-link{--scribble-entry-distance: 13.75rem;--scribble-hi-delay: calc(var(--scribble-entry-delay, .52s) + 1.32s);align-items:center;align-self:center;color:var(--blue);display:inline-flex;font-family:var(--body);font-size:.96rem;font-weight:760;gap:.42rem;line-height:1.25;min-height:46px;position:relative;text-decoration:none;text-underline-offset:.22em;transition:color .18s ease}.scribble-link:before{background:currentColor;border-radius:999px;content:"";height:2px;left:0;opacity:0;pointer-events:none;position:absolute;top:calc(50% + .45rem);transform:translate(0) rotate(-9deg);transform-origin:center;width:.72rem}.scribble-link:hover,.scribble-link:focus-visible{color:var(--blue-dark);text-decoration:underline;text-decoration-color:color-mix(in srgb,currentColor 48%,transparent);text-decoration-thickness:1px}.scribble-link-text{display:inline-block;position:relative;white-space:nowrap;z-index:1}.scribble-link-squiggle{color:currentColor;flex:0 0 auto;height:28px;opacity:0;overflow:visible;pointer-events:none;transform:translate(-.22rem);transition:opacity .18s ease,transform .52s cubic-bezier(.22,1,.36,1);width:48px}.scribble-link-squiggle path{--scribble-path-delay: 0ms;fill:none;opacity:0;stroke:currentColor;stroke-dasharray:1;stroke-dashoffset:1;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.1}.scribble-link:hover .scribble-link-squiggle,.scribble-link:focus-visible .scribble-link-squiggle{opacity:1;transform:translate(0)}.scribble-link:hover .scribble-link-squiggle path,.scribble-link:focus-visible .scribble-link-squiggle path{animation:scribble-hover-draw .52s cubic-bezier(.2,0,.2,1) both;animation-delay:var(--scribble-path-delay)}.scribble-link-squiggle path:nth-child(2){--scribble-path-delay: .13s}.scribble-link-squiggle path:nth-child(3){--scribble-path-delay: .26s}.scribble-link-squiggle path:nth-child(4){--scribble-path-delay: .43s}.scribble-link-squiggle path:nth-child(5){--scribble-path-delay: .65s}.scribble-link-squiggle path:nth-child(6){--scribble-path-delay: .82s;stroke-width:2.35}.scribble-link-squiggle path:nth-child(7){--scribble-path-delay: .99s;stroke-width:2.25}.hero-media{justify-self:end;min-height:0;position:relative;width:min(100%,355px)}.hero-media:before{content:none}.hero-media:after{content:none}.hero-media img{border:1px solid var(--line);border-radius:var(--radius);display:block;height:auto;width:100%}.page-band{border-bottom:1px solid var(--line);border-top:1px solid var(--line);background:#f7fafcb8}.band-inner{margin:0 auto;max-width:var(--max);padding:3.4rem 1.5rem}.split-intro,.note-grid{align-items:start;display:grid;gap:2rem;grid-template-columns:.75fr 1fr}.split-intro p:last-child{color:var(--ink);font-family:var(--display);font-size:1.8rem;line-height:1.35}.section-block{padding-bottom:5.4rem;padding-top:5.4rem}.section-heading{align-items:end;display:grid;gap:1rem;grid-template-columns:minmax(0,1fr) auto;margin-bottom:2rem}.section-heading .kicker{grid-column:1 / -1;margin-bottom:0}.section-heading h2{max-width:720px}.text-link{color:var(--blue-dark);font-size:.94rem;font-weight:760;gap:.38rem;white-space:nowrap}.text-link:hover .icon{transform:translate(2px)}.icon{flex:0 0 auto;transition:transform .18s ease}.project-grid{display:grid;gap:1.35rem;grid-template-columns:repeat(2,minmax(0,1fr))}.featured-grid{grid-template-columns:1.05fr .95fr}.project-card{background:#ffffffe0;border:1px solid var(--line);border-radius:var(--radius);display:flex;flex-direction:column;min-height:520px;overflow:hidden;position:relative;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.project-card.featured{display:grid;grid-column:1 / -1;grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);min-height:430px}.project-card:hover,.project-card:focus-within{border-color:#bfd5ef;box-shadow:var(--shadow);transform:translateY(-2px)}.project-card-visual{background:var(--soft);aspect-ratio:4 / 3;display:grid;overflow:hidden;place-items:center}.project-card.featured .project-card-visual{aspect-ratio:auto;min-height:430px}.project-card-body{display:flex;flex:1;flex-direction:column;padding:1.5rem}.project-card.featured .project-card-body{padding:2.25rem}.project-card h3{font-size:1.45rem;margin-top:.8rem}.project-card.featured h3{font-size:2.35rem}.project-card-body>p{margin-top:.8rem}.project-card .text-link{margin-top:auto;padding-top:1.5rem}.project-card h3 a:after{content:"";inset:0;position:absolute;z-index:1}.project-card h3 a:focus-visible{outline:none}.project-card:focus-within{outline:3px solid rgba(23,105,224,.38);outline-offset:3px}.project-card h3 a:hover,.post-list h2 a:hover,.post-list h3 a:hover{color:var(--blue)}.project-meta,.post-meta{color:var(--muted);display:flex;flex-wrap:wrap;font-family:var(--body);font-size:.75rem;gap:.65rem}.project-meta-award{align-items:center;color:var(--ink);display:inline-flex;font-weight:650;gap:.28rem}.project-meta-award .icon{color:var(--green)}.timeline-kicker{color:var(--muted);display:flex;flex-wrap:wrap;font-family:var(--mono);font-size:.75rem;gap:.65rem}.project-visual{align-items:stretch;display:flex;height:100%;margin:0;min-height:250px;overflow:hidden;width:100%}.project-visual svg{background:linear-gradient(135deg,rgba(23,105,224,.08),transparent 42%),linear-gradient(45deg,rgba(47,125,88,.08),transparent 62%),#f8fbfd;height:100%;min-height:250px;width:100%}.project-visual img{display:block;height:100%;min-height:250px;object-fit:cover;width:100%}.project-visual img[src$=".svg"],.project-card .project-visual img{object-fit:contain;padding:8%}.project-card.featured .project-visual img{padding:5%}.project-visual path,.project-visual circle{fill:none;stroke:var(--blue);stroke-linecap:round;stroke-linejoin:round;stroke-width:5}.project-visual circle{fill:#fff;stroke-width:4}.project-visual .soft{fill:#1769e014;stroke:var(--green)}.project-visual text{fill:var(--muted);font-family:var(--mono);font-size:15px}.visual-fire path:not(.soft),.visual-fire circle{stroke:var(--rust)}.visual-noise circle{stroke:var(--rust)}.visual-transit path{stroke:var(--green)}.post-list{display:grid;gap:1rem}.post-list.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.post-list article{border-bottom:1px solid var(--line);display:grid;grid-template-columns:minmax(160px,.28fr) minmax(0,1fr);gap:.85rem;padding:1.35rem 0}.post-list article:first-child{border-top:1px solid var(--line)}.post-thumb{align-self:start;aspect-ratio:16 / 10;background:var(--soft);border:1px solid var(--line);border-radius:var(--radius);display:block;overflow:hidden}.post-thumb img{display:block;height:100%;object-fit:cover;width:100%}.post-list-copy{display:grid;gap:.85rem;min-width:0}.page-hero{padding-bottom:2.2rem;padding-top:4.4rem}.page-hero+.section-block{padding-top:1rem}.page-hero-copy{max-width:850px}.page-hero-copy p:not(.kicker){font-size:1.12rem;margin-top:1.3rem;max-width:760px}.about-hero{display:block}.about-title-break{display:none}.about-signal{border-left:3px solid var(--green);padding-left:1.2rem}.about-signal dl,.project-facts{display:grid;gap:.8rem;margin:0}.about-signal div,.project-facts div{border-bottom:1px solid var(--line);display:grid;gap:.2rem;padding-bottom:.75rem}dt{color:var(--muted);font-family:var(--mono);font-size:.75rem}dd{color:var(--ink);font-weight:740;margin:0}.timeline-groups{display:grid;gap:4rem}.timeline-group{--timeline-active: var(--blue);display:grid;gap:1.2rem;scroll-margin-top:88px}.timeline-group-heading{border-bottom:1px solid var(--line);padding-bottom:.9rem}.timeline-group-heading h3{color:var(--ink);font-family:var(--body);font-size:1.85rem;font-weight:760;letter-spacing:0}.timeline-track{--timeline-left: 8.6rem;--timeline-line-x: calc(var(--timeline-left) / 2);column-gap:1.75rem;display:grid;grid-template-columns:var(--timeline-left) minmax(0,1fr);position:relative}.timeline-track:before{background:linear-gradient(to bottom,transparent,var(--line) 1.4rem,var(--line) calc(100% - 1.4rem),transparent);bottom:0;content:"";left:var(--timeline-line-x);position:absolute;top:0;width:1px}.timeline-cursor{align-items:center;display:grid;height:2.25rem;justify-items:center;position:sticky;top:clamp(9rem,42svh,24rem);width:var(--timeline-left);z-index:2}.timeline-cursor-date{align-items:center;background:#fffffff0;border:1px solid color-mix(in srgb,var(--timeline-active) 22%,#e4edf3);border-radius:999px;box-shadow:0 10px 28px #1114180f;color:color-mix(in srgb,var(--timeline-active) 86%,var(--muted));display:inline-flex;flex-direction:column;font-family:var(--body);font-size:.8rem;font-weight:720;gap:.15rem;justify-self:center;line-height:1.05;min-width:4.45rem;padding:.46rem .62rem .43rem;text-align:center;transition:color .18s ease,border-color .18s ease,box-shadow .18s ease;white-space:nowrap}.timeline-cursor-date-year{color:color-mix(in srgb,var(--timeline-active) 66%,var(--muted));font-size:.7rem;font-weight:690}.timeline-mobile-indicator{display:none}.timeline-list{display:grid;gap:1rem;grid-column:2;min-width:0}.timeline-card{--item-accent: var(--blue);--item-accent-soft: var(--blue-soft);background:#fff;border:1px solid color-mix(in srgb,var(--item-accent) 10%,#dbe5ec);border-radius:var(--radius);box-shadow:0 8px 22px #11141809;display:grid;gap:1rem;padding:1.2rem;position:relative;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.timeline-card[data-active]{border-color:color-mix(in srgb,var(--item-accent) 30%,#dbe5ec);box-shadow:0 16px 34px color-mix(in srgb,var(--item-accent) 10%,rgba(17,20,24,.08))}.timeline-card-header{align-items:start;display:grid;gap:1rem;grid-template-columns:4.75rem minmax(0,1fr) max-content}.timeline-logo-frame{align-items:center;aspect-ratio:1;background:#fff;border:1px solid rgba(219,229,236,.98);border-radius:var(--radius);box-shadow:0 10px 24px #1114180a;color:var(--item-accent);display:flex;font-size:.82rem;font-weight:840;justify-content:center;overflow:hidden;padding:0;width:4.75rem}.timeline-logo-frame img{display:block;height:100%;object-fit:cover;width:100%}.timeline-logo-link{transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.timeline-logo-link:hover,.timeline-logo-link:focus-visible{border-color:color-mix(in srgb,var(--item-accent) 34%,#dbe5ec);box-shadow:0 16px 30px color-mix(in srgb,var(--item-accent) 15%,transparent);transform:translateY(-1px)}.timeline-card-title{align-self:center;display:grid;gap:.28rem;min-width:0}.timeline-card-date{align-items:center;color:#647586;display:inline-flex;font-family:var(--body);font-size:.78rem;font-weight:650;gap:.34rem;justify-self:end;line-height:1.25;padding-top:.1rem;transition:color .18s ease;white-space:nowrap}.timeline-card-date-inline{display:none}.timeline-card-date .icon{color:#708392;transition:color .18s ease}.timeline-card[data-active] .timeline-card-date{color:color-mix(in srgb,var(--item-accent) 84%,#445564)}.timeline-card[data-active] .timeline-card-date .icon{color:color-mix(in srgb,var(--item-accent) 76%,#556674)}.timeline-card h4{color:var(--ink);font-size:1.18rem;line-height:1.18;margin:0}.timeline-affiliation{align-items:center;color:var(--item-accent);display:flex;flex-wrap:wrap;font-size:.92rem;font-weight:760;gap:.18rem .38rem;line-height:1.3;min-width:0}.timeline-affiliation-piece{align-items:center;display:inline-flex;gap:.34rem;min-width:0}.timeline-affiliation-divider{color:color-mix(in srgb,var(--item-accent) 36%,#9aabb8);font-weight:740}.timeline-affiliation-link,.timeline-affiliation-detail{--affiliation-color: var(--item-accent);align-items:center;border-radius:5px;color:var(--affiliation-color);display:inline-flex;font:inherit;gap:.32rem;min-height:1.3rem;min-width:0}.timeline-affiliation-link{transition:color .18s ease}.timeline-affiliation-link:hover,.timeline-affiliation-link:focus-visible{color:color-mix(in srgb,var(--affiliation-color) 82%,#111418)}.timeline-affiliation-label{display:inline-block;position:relative}.timeline-affiliation-label:after{background:color-mix(in srgb,var(--affiliation-color) 58%,#111418);bottom:-1px;content:"";height:1px;left:0;position:absolute;right:0;transform:scaleX(0);transform-origin:right;transition:transform .22s var(--motion-standard)}.timeline-affiliation-link:hover .timeline-affiliation-label:after,.timeline-affiliation-link:focus-visible .timeline-affiliation-label:after{transform:scaleX(1);transform-origin:left}.timeline-affiliation-favicon{display:block;height:.95rem;object-fit:contain;width:.95rem}.timeline-bullets{display:grid;gap:.22rem;list-style:none;margin:0;padding:0 0 .02rem}.timeline-bullets li{align-items:start;color:var(--muted);column-gap:.7rem;display:grid;font-size:1rem;grid-template-columns:8px minmax(0,1fr);line-height:1.6}.timeline-bullet-dot{align-self:start;display:block;fill:color-mix(in srgb,var(--item-accent) 18%,#b3c0ca);height:7px;margin-top:.5rem;transition:fill .18s ease;width:7px}.timeline-card[data-active] .timeline-bullet-dot{fill:var(--item-accent)}.timeline-bullets li>span,.timeline-bullets li>a{min-width:0}.timeline-bullet-link{--bullet-link-color: color-mix(in srgb, var(--item-accent) 82%, #202830);align-items:center;border-radius:4px;color:var(--bullet-link-color);column-gap:.3rem;display:inline-flex;font-weight:680;justify-self:start;text-decoration:none;text-decoration-thickness:1px;text-underline-offset:.18em;transition:color .16s ease,text-decoration-color .16s ease}.timeline-bullet-link .icon{flex:none;transition:transform .18s ease}.timeline-bullet-link:hover,.timeline-bullet-link:focus-visible{color:color-mix(in srgb,var(--bullet-link-color) 78%,#111418);text-decoration:underline;text-decoration-color:currentColor}.timeline-bullet-link:hover .icon,.timeline-bullet-link:focus-visible .icon{transform:translate(1.5px,-1.5px)}.timeline-bullet-link:focus-visible{outline:2px solid color-mix(in srgb,var(--bullet-link-color) 24%,transparent);outline-offset:2px}.timeline-inline-org-link{--inline-org-color: var(--item-accent);color:var(--inline-org-color);font-weight:680;text-decoration:none;text-decoration-thickness:1px;text-underline-offset:.18em;transition:color .16s ease,text-decoration-color .16s ease}.timeline-inline-org-link:hover,.timeline-inline-org-link:focus-visible{color:color-mix(in srgb,var(--inline-org-color) 74%,#111418);text-decoration:underline;text-decoration-color:currentColor}.timeline-inline-org-link:focus-visible{outline:2px solid color-mix(in srgb,var(--inline-org-color) 24%,transparent);outline-offset:2px}.timeline-inline-org-text{--inline-org-color: var(--item-accent);color:var(--inline-org-color);font-weight:680}.timeline-inline-emphasis{color:color-mix(in srgb,var(--item-accent) 82%,#202830);font-weight:760}@media(hover:hover)and (pointer:fine){.timeline-card:hover{border-color:color-mix(in srgb,var(--item-accent) 30%,#dbe5ec);box-shadow:0 16px 34px color-mix(in srgb,var(--item-accent) 10%,rgba(17,20,24,.08));transform:translateY(-1px)}.timeline-card:hover .timeline-card-date{color:color-mix(in srgb,var(--item-accent) 84%,#445564)}.timeline-card:hover .timeline-card-date .icon{color:color-mix(in srgb,var(--item-accent) 76%,#556674)}.timeline-card:hover .timeline-bullet-dot{fill:var(--item-accent)}}.note-list,.checked-list{display:grid;gap:1rem}.note-list li,.checked-list li{align-items:start;color:var(--ink);column-gap:.9rem;display:grid;grid-template-columns:8px minmax(0,1fr);line-height:1.65}.checked-list .list-dot{align-self:start;display:block;fill:var(--blue);height:7px;margin-top:.53rem;width:7px}.checked-list li>span{min-width:0}.project-detail-hero{align-items:start;display:grid;gap:2rem;grid-template-columns:minmax(0,.92fr) minmax(380px,.7fr);padding-bottom:2.6rem;padding-top:5rem}.project-detail-copy{display:flex;flex-direction:column}.project-detail-copy>p:not(.kicker){font-size:1.12rem;margin-top:1.25rem}.project-detail-copy .hero-actions{margin-top:1.35rem}.project-facts{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));margin-top:2rem;padding-top:0}.project-detail-copy .project-facts div{border-bottom-color:color-mix(in srgb,var(--line) 82%,transparent)}.project-detail-copy dt,.project-partners>p{color:color-mix(in srgb,var(--muted) 86%,var(--ink));font-family:var(--body);font-size:.78rem;font-weight:680;letter-spacing:.03em;line-height:1.35}.project-facts dd a{align-items:center;display:inline-flex;gap:.3rem}.project-facts dd a:hover{color:var(--blue)}.project-facts dd a .icon{height:.9rem;width:.9rem}.project-partners{margin-top:1.35rem}.project-partners>p{margin-bottom:.78rem;text-transform:none}.project-partners>div{align-items:center;display:flex;flex-wrap:wrap;gap:1.65rem}.project-partners a{align-items:center;display:inline-flex;min-height:56px;transition:opacity .18s ease,transform .12s ease}.project-partners a:hover{opacity:.82;transform:translateY(-1px)}.project-partners img{display:block;height:52px;max-width:260px;object-fit:contain;object-position:left center;width:auto}.project-partners a:first-child img{height:50px}.project-detail-hero .project-visual{border:1px solid var(--line);border-radius:var(--radius);min-height:360px}.article-shell{margin:0 auto;max-width:920px;padding:4.8rem 1.5rem}.blog-detail-stage{padding-bottom:0}.blog-detail-frame{padding-bottom:0;padding-left:0;padding-right:0}.blog-post{padding-top:0}.project-story{padding-top:2.4rem}.article-header{border-bottom:1px solid var(--line);display:grid;gap:1.05rem;margin-bottom:2.2rem;padding-bottom:2rem}.article-header p:not(.kicker){font-size:1.14rem}.article-cover{aspect-ratio:16 / 9;border:1px solid var(--line);border-radius:var(--radius);display:block;margin-top:.6rem;object-fit:cover;width:100%}.lead{color:var(--ink);font-family:var(--display);font-size:1.7rem;line-height:1.45;margin-bottom:2rem}.lead a,.checked-list a{color:var(--blue);text-decoration:underline;text-decoration-color:color-mix(in srgb,var(--blue) 35%,transparent);text-underline-offset:.16em}.article-shell h2{font-size:1.95rem;margin-bottom:1rem;margin-top:2.1rem}.article-shell p+p{margin-top:1rem}.article-columns{display:grid;gap:2rem;grid-template-columns:1fr 1fr}.checked-list{display:grid;gap:.85rem}pre{background:var(--code);border:1px solid var(--line);border-radius:var(--radius);color:#172033;font-family:var(--mono);font-size:.9rem;line-height:1.7;margin:1.1rem 0 1.4rem;overflow-x:auto;padding:1.2rem}code{font-family:var(--mono)}.legacy-post-content{display:grid;gap:1.05rem;min-width:0}.legacy-post-content section{display:grid;gap:1rem;min-width:0}.legacy-post-content>*,.legacy-post-content section>*{min-width:0}.legacy-post-content h1,.legacy-post-content h2,.legacy-post-content h3{font-family:var(--display);line-height:1.1}.legacy-post-content h1{font-size:2.05rem;margin-top:2.1rem}.legacy-post-content h2{font-size:1.5rem;margin-bottom:0;margin-top:1.5rem}.legacy-post-content h3{font-size:1.2rem;margin-top:1.25rem}.legacy-post-content>p,.legacy-post-content section>p,.legacy-post-content li>p,.legacy-post-content blockquote>p{color:var(--ink);max-width:78ch;overflow-wrap:break-word}.legacy-post-content a{color:var(--blue-dark);font-weight:650;overflow-wrap:anywhere;text-decoration:none;text-underline-offset:.22em;transition:color .18s ease,text-decoration-color .18s ease}.legacy-post-content a:hover,.legacy-post-content a:focus-visible{color:var(--blue);text-decoration:underline;text-decoration-color:color-mix(in srgb,currentColor 42%,transparent);text-decoration-thickness:1px}.legacy-post-content a:focus-visible{border-radius:4px;outline:2px solid color-mix(in srgb,var(--blue) 26%,transparent);outline-offset:2px}.legacy-post-content .citation a,.legacy-post-content a.uri{font-weight:560}.legacy-post-content ul,.legacy-post-content ol{display:grid;gap:.45rem;margin:.2rem 0 .6rem;padding-left:1.2rem}.legacy-post-content li{color:var(--ink);line-height:1.7;list-style:disc}.legacy-post-content ol li{list-style:decimal}.legacy-post-content blockquote{border-left:3px solid var(--blue);font-family:Snell Roundhand,Apple Chancery,URW Chancery L,Brush Script MT,cursive;font-style:italic;margin:.8rem 0;padding:.2rem 0 .2rem 1.2rem}.legacy-post-content blockquote p{color:var(--muted)}.legacy-post-content>table,.legacy-post-content section>table{background:var(--paper);border:1px solid var(--line);border-collapse:separate;border-radius:var(--radius);border-spacing:0;display:block;margin:.6rem auto 1rem;max-width:100%;overflow-x:auto;width:fit-content}.legacy-static-table{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);content-visibility:auto;contain-intrinsic-size:360px;margin:.6rem auto 1rem;max-width:100%;overflow-x:auto;width:fit-content}.legacy-static-table table{border-collapse:separate;border-spacing:0;width:max-content}.legacy-post-content th,.legacy-post-content td{border-bottom:1px solid var(--line);color:var(--ink);font-size:.9rem;line-height:1.45;overflow-wrap:normal;padding:.65rem .7rem;vertical-align:top;white-space:normal;word-break:normal}.legacy-post-content th{background:var(--code);font-weight:760}.legacy-post-content>table tr:last-child td,.legacy-post-content section>table tr:last-child td,.legacy-static-table tr:last-child td{border-bottom:0}.legacy-legend-table td:last-child,.legacy-legend-table th:last-child{min-width:4.25rem}.legacy-post-content .cell{margin:.8rem 0 1.2rem;max-width:100%;min-width:0}.legacy-post-content .cell-output-display{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);margin:.8rem 0 1.2rem;max-width:100%;overflow-x:auto;padding:.75rem}.legacy-post-content .cell-output-display:has(.datatables),.legacy-post-content .cell-output-display:has(.plotly),.legacy-post-content .cell-output-display:has(img.figure-img){padding:0}.legacy-post-content .cell-output-display:has(.visNetwork){padding:.8rem}.legacy-post-content .html-widget{max-width:100%}.legacy-post-content .dataTables_wrapper{color:var(--ink);display:grid;font-family:var(--body);font-size:.88rem;gap:.7rem;max-width:100%;padding:.8rem .85rem .9rem}.legacy-post-content table.dataTable{border:0;border-collapse:separate!important;border-spacing:0;margin:0!important;width:100%!important}.legacy-post-content table.dataTable.no-footer{border-bottom:0}.legacy-post-content table.dataTable thead th,.legacy-post-content table.dataTable thead td{background:var(--code);border-bottom:1px solid var(--line);color:var(--ink);font-size:.82rem;font-weight:760;line-height:1.35;padding:.7rem .75rem;white-space:nowrap}.legacy-post-content table.dataTable tbody th,.legacy-post-content table.dataTable tbody td{border-bottom:1px solid var(--line);color:var(--ink);font-size:.88rem;line-height:1.48;padding:.68rem .75rem}.legacy-post-content table.dataTable.stripe tbody tr.odd,.legacy-post-content table.dataTable.display tbody tr.odd{background:#fbfdff}.legacy-post-content table.dataTable.display tbody tr:hover>.sorting_1,.legacy-post-content table.dataTable.order-column.hover tbody tr:hover>.sorting_1,.legacy-post-content table.dataTable.hover tbody tr:hover,.legacy-post-content table.dataTable.display tbody tr:hover{background:color-mix(in srgb,var(--blue-soft) 54%,#ffffff)}.legacy-post-content table.dataTable.cell-border tbody th,.legacy-post-content table.dataTable.cell-border tbody td{border-right:1px solid color-mix(in srgb,var(--line) 70%,transparent)}.legacy-post-content .dataTables_scroll{border:1px solid var(--line);border-radius:7px;overflow:hidden}.legacy-post-content .dataTables_scrollBody{border-bottom:0!important}.legacy-post-content .dataTables_length,.legacy-post-content .dataTables_filter,.legacy-post-content .dataTables_info,.legacy-post-content .dataTables_paginate{color:var(--muted);font-size:.84rem;line-height:1.4}.legacy-post-content .dataTables_filter{justify-self:end;text-align:right}.legacy-post-content .dataTables_length select,.legacy-post-content .dataTables_filter input{background:#fff;border:1px solid var(--line);border-radius:7px;color:var(--ink);font:inherit;min-height:34px;padding:.28rem .55rem}.legacy-post-content .dataTables_filter input{margin-left:.35rem;width:min(260px,34vw)}.legacy-post-content .dataTables_length select:focus,.legacy-post-content .dataTables_filter input:focus{border-color:color-mix(in srgb,var(--blue) 42%,var(--line));box-shadow:0 0 0 3px color-mix(in srgb,var(--blue) 14%,transparent);outline:none}.legacy-post-content .dataTables_info{align-self:center}.legacy-post-content .dataTables_paginate{align-items:center;display:flex;flex-wrap:wrap;gap:.24rem;justify-content:flex-end}.legacy-post-content .dataTables_wrapper .dataTables_paginate .paginate_button{background:transparent!important;border:1px solid transparent!important;border-radius:7px;color:var(--muted)!important;margin:0!important;min-width:34px;padding:.38rem .58rem!important}.legacy-post-content .dataTables_wrapper .dataTables_paginate .paginate_button.current,.legacy-post-content .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{background:var(--ink)!important;border-color:var(--ink)!important;color:#fff!important}.legacy-post-content .dataTables_wrapper .dataTables_paginate .paginate_button:hover,.legacy-post-content .dataTables_wrapper .dataTables_paginate .paginate_button:focus{background:var(--blue-soft)!important;border-color:#bfd5f3!important;color:var(--blue)!important}.legacy-post-content .dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.legacy-post-content .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover{background:transparent!important;border-color:transparent!important;color:#9aa8ba!important;opacity:.68}.legacy-post-content .plotly,.legacy-post-content .visNetwork{background:#fff;border-radius:var(--radius);overflow:hidden}.legacy-post-content .plot-container,.legacy-post-content .svg-container{max-width:100%}.legacy-post-content .modebar{background:#ffffffe6!important;border:1px solid var(--line);border-radius:999px;display:inline-flex!important;flex-wrap:nowrap!important;gap:.1rem;opacity:0;padding:.15rem .35rem;right:.55rem!important;width:auto!important;left:auto!important;transition:opacity .16s ease;top:.55rem!important}.legacy-post-content .modebar-group{display:inline-flex!important;flex-wrap:nowrap!important}.legacy-post-content .plotly:hover .modebar,.legacy-post-content .plotly:focus-within .modebar{opacity:1}.legacy-post-content .modebar-btn{color:var(--muted)!important;display:inline-flex!important;align-items:center;justify-content:center}.legacy-post-content .modebar-btn svg path{fill:currentColor!important}.legacy-post-content .modebar-btn svg{display:block;max-width:none!important}.legacy-post-content .modebar-btn:hover,.legacy-post-content .modebar-btn:focus{color:var(--blue)!important}.legacy-post-content .vis-network{border-radius:var(--radius)}.legacy-post-content .cell-output-display:has(.visNetwork){display:flex;flex-wrap:wrap;align-items:flex-start;column-gap:.55rem;row-gap:.7rem}.legacy-post-content .cell-output-display:has(.visNetwork) .visNetwork{flex:1 0 100%;order:2}.legacy-post-content .cell-output-display:has(.visNetwork) select{background:#fff;border:1px solid var(--line);border-radius:7px;color:var(--ink);display:inline-block;flex:0 1 220px;font:inherit;font-size:.84rem;height:auto!important;margin:0;min-height:34px;padding:.28rem .55rem;width:min(220px,100%)!important}.legacy-post-content .cell-output-display:has(.visNetwork) select:focus{border-color:color-mix(in srgb,var(--blue) 42%,var(--line));box-shadow:0 0 0 3px color-mix(in srgb,var(--blue) 14%,transparent);outline:none}.legacy-post-content figure{margin:0}.legacy-post-content .cell-output-display:has(img.figure-img) p{margin:0;max-width:none}.legacy-post-content .cell-output-display .lightbox{display:block;line-height:0;pointer-events:none}.legacy-post-content .cell-output-display .lightbox:hover,.legacy-post-content .cell-output-display .lightbox:focus-visible{text-decoration:none}.legacy-post-content img.figure-img{background:var(--code);border:1px solid var(--line);border-radius:var(--radius);display:block;height:auto;width:100%}.legacy-post-content .cell-output-display img.figure-img{background:#fff;border:0;border-radius:calc(var(--radius) - 1px)}.legacy-post-content iframe{aspect-ratio:16 / 9;border:0;display:block;height:auto;max-width:100%;width:min(100%,680px)}.legacy-post-content .quarto-appendix{border-top:1px solid var(--line);margin-top:2.4rem;padding-top:1.4rem}.legacy-post-content .quarto-appendix h2{font-size:1.35rem;margin-top:0}.legacy-post-content .csl-entry{color:var(--muted);font-size:.92rem;line-height:1.65;margin-bottom:.75rem}.source-link{border-top:1px solid var(--line);margin-top:2.2rem;padding-top:1.2rem}.contact-layout{align-items:start;display:grid;gap:2rem;grid-template-columns:minmax(0,1fr) 340px}.contact-workbench{display:grid;gap:1.2rem}.contact-hero{padding-bottom:1.6rem}.contact-layout.section-block{padding-top:1.8rem}.contact-form{border:1px solid var(--line);border-radius:var(--radius);display:grid;gap:1rem;padding:1.2rem}.contact-form--with-scribble{gap:1.15rem}.contact-form-fields{display:grid;gap:1rem}.contact-honeypot{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.contact-form label{color:var(--ink);display:grid;font-size:.86rem;font-weight:750;gap:.45rem}.contact-form input,.contact-form textarea{background:#fff;border:1px solid var(--line);border-radius:6px;color:var(--ink);font:inherit;min-height:44px;padding:.72rem .78rem;resize:vertical}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--blue);outline:none}.contact-form-actions{align-items:center;display:flex;gap:.75rem;justify-content:flex-end}.contact-submit-icon{align-items:center;display:inline-grid;flex:0 0 20px;height:20px;justify-content:center;position:relative;width:20px}.contact-submit-icon .icon,.contact-submit-loader,.contact-submit-mark{grid-area:1 / 1}.contact-submit-icon .icon{height:18px;transition:opacity .16s ease,transform .22s var(--motion-smooth);width:18px}.contact-submit-loader{animation:contact-submit-spin .78s linear infinite;border:2px solid rgba(255,255,255,.28);border-radius:999px;border-top-color:#fff;height:18px;opacity:0;transition:opacity .16s ease,transform .22s var(--motion-smooth);width:18px}.contact-submit-mark{color:#fff;height:20px;opacity:0;overflow:visible;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.8;transform:scale(.76);transform-origin:center;transition:opacity .18s ease,transform .22s var(--motion-smooth);width:20px}.contact-form-submit[data-state=sending] .contact-submit-icon .icon,.contact-form-submit[data-state=success] .contact-submit-icon .icon,.contact-form-submit[data-state=error] .contact-submit-icon .icon{opacity:0;transform:scale(.62)}.contact-form-submit[data-state=sending] .contact-submit-loader{opacity:1}.contact-form-submit[data-state=success] .contact-submit-mark--success,.contact-form-submit[data-state=error] .contact-submit-mark--error{animation:contact-status-pop .32s var(--motion-smooth) both;opacity:1;transform:scale(1)}.contact-form-submit[data-state=error] .contact-submit-mark--error{animation-name:contact-status-shake}.contact-status-text{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.contact-form-submit{flex:0 0 auto;justify-self:end;min-width:190px}.contact-form-submit:disabled{cursor:wait}.contact-form-submit[data-state=success],.contact-form-submit[data-state=success]:hover,.contact-form-submit[data-state=success]:focus-visible{background:var(--green);border-color:var(--green)}.contact-form-submit[data-state=error],.contact-form-submit[data-state=error]:hover,.contact-form-submit[data-state=error]:focus-visible{background:#d94b37;border-color:#d94b37}@keyframes contact-submit-spin{to{transform:rotate(360deg)}}@keyframes contact-status-pop{0%{transform:scale(.66)}68%{transform:scale(1.12)}to{transform:scale(1)}}@keyframes contact-status-shake{0%{transform:scale(.72) rotate(0)}42%{transform:scale(1.08) rotate(-5deg)}72%{transform:scale(1) rotate(4deg)}to{transform:scale(1) rotate(0)}}.scribble-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);display:grid;gap:1rem;padding:1.2rem;scroll-margin-top:86px}.scribble-card--embedded{border:0;border-radius:0;border-top:1px solid var(--line);padding:1.15rem 0 0}.scribble-card.has-expanded-scribble{animation:none;transform:none}.scribble-expanded{overflow:hidden}.scribble-expanded .site-header,.scribble-expanded .site-footer,.scribble-expanded .contact-panel{pointer-events:none;visibility:hidden}.scribble-expanded .contact-form,.scribble-expanded .contact-workbench>*,.scribble-expanded .scribble-card{animation:none!important;transform:none!important}.scribble-heading{display:grid;gap:.45rem}.scribble-heading .kicker{margin-bottom:0}.scribble-heading h2{font-family:var(--display);font-size:clamp(2rem,4vw,2.45rem);font-weight:720;line-height:1.04}.scribble-heading p:not(.kicker){color:var(--muted);font-size:1rem;line-height:1.65}.scribble-pad{--scribble-preview-color: #111418;display:grid;gap:.9rem}.scribble-pad.is-expanded{background:#fff;display:grid;grid-template-rows:minmax(0,1fr) auto auto;height:100vh;height:100dvh;inset:0;max-height:100dvh;overflow:hidden;padding:clamp(.8rem,2vw,1.4rem);position:fixed;width:100vw;z-index:10000}.scribble-canvas-shell{background:radial-gradient(circle,rgba(17,20,24,.11) 1px,transparent 1.2px) 0 0 / 18px 18px,#fff;border:1px solid var(--line);border-radius:6px;min-height:0;overflow:hidden;position:relative}.scribble-pad.is-expanded .scribble-canvas-shell{min-height:0}.scribble-canvas{background:transparent;border:0;border-radius:6px;cursor:crosshair;display:block;height:clamp(250px,34vw,360px);touch-action:none;width:100%}.scribble-empty-state{align-content:center;color:var(--muted);display:grid;inset:0;justify-items:center;padding:2rem;pointer-events:none;position:absolute;text-align:center;transition:opacity .18s ease,visibility .18s ease}.scribble-pad.has-scribble .scribble-empty-state{opacity:0;visibility:hidden}.scribble-empty-illustration{color:#7b8b9b;display:grid;height:112px;opacity:.72;place-items:center;position:relative;width:140px}.scribble-empty-illustration:before{background:#f4f6f7;border-radius:999px 999px 12px 12px;bottom:6px;content:"";height:72px;position:absolute;width:104px}.scribble-empty-illustration:after{content:none}.scribble-empty-illustration .icon{position:relative;transform:rotate(-62deg);z-index:1}.scribble-expand-corner{align-items:center;background:#ffffffeb;border:1px solid rgba(219,229,236,.92);border-radius:8px;box-shadow:0 10px 24px #11141817;color:var(--ink);cursor:pointer;display:inline-flex;height:42px;justify-content:center;padding:0;pointer-events:auto;position:absolute;right:.8rem;top:.8rem;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease;width:42px;z-index:2}.scribble-expand-corner:before{content:none}.scribble-expand-corner:hover,.scribble-expand-corner:focus-visible{background:#fff;border-color:#bfd5f3;box-shadow:0 14px 30px #1769e024;color:var(--blue)}.scribble-expand-corner:focus-visible{outline:2px solid color-mix(in srgb,var(--blue) 58%,#fff);outline-offset:2px}.scribble-expand-icon{height:17px;width:17px}.scribble-pad.is-expanded .scribble-expand-corner{color:var(--ink);height:42px;width:42px}.scribble-pad.is-expanded .scribble-expand-corner:before{content:none}.scribble-pad.is-expanded .scribble-expand-corner:hover,.scribble-pad.is-expanded .scribble-expand-corner:focus-visible{color:var(--blue)}.scribble-pad.is-expanded .scribble-canvas{height:100%;min-height:0}.scribble-tool-panel{align-items:center;background:#f8fbfd;border:1px solid var(--line);border-radius:var(--radius);display:flex;flex-wrap:wrap;gap:.7rem 1rem;overflow:visible;padding:.75rem}.scribble-tool-group{align-items:center;display:flex;gap:.62rem;min-width:0;padding:0}.scribble-tool-group+.scribble-tool-group{border-left:0}.scribble-tool-label{align-items:center;color:var(--muted);display:inline-flex;font-size:.8rem;font-weight:730;gap:.38rem;line-height:1.25;white-space:nowrap}.scribble-color-tools{flex:0 1 auto}.scribble-size{flex:1 1 260px}.scribble-quick-actions{flex:0 0 auto;margin-left:auto}.scribble-quick-actions .scribble-tool-label{display:none}.scribble-color-row{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;min-width:0}.scribble-swatches{align-items:center;display:flex;flex-wrap:wrap;gap:.42rem}.scribble-swatch{background:var(--swatch);border:2px solid #ffffff;border-radius:999px;box-shadow:0 0 0 1px var(--line);cursor:pointer;height:32px;padding:0;transition:box-shadow .18s ease,transform .18s ease;width:32px}.scribble-swatch:hover,.scribble-swatch:focus-visible{transform:translateY(-1px)}.scribble-swatch.is-active{box-shadow:0 0 0 2px #fff,0 0 0 4px #1769e06b}.scribble-swatch-paper{box-shadow:inset 0 0 0 1px #cfdbe5,0 0 0 1px var(--line)}.scribble-color-picker{align-items:center;background:#fff;border:2px solid #ffffff;border-radius:999px;box-shadow:0 0 0 1px var(--line);color:var(--muted);cursor:pointer;display:inline-grid;flex:0 0 32px;font-size:.82rem;font-weight:730;gap:.4rem;justify-self:start;line-height:1.25;height:32px;min-height:32px;padding:0;place-items:center;position:relative;transition:background .18s ease,box-shadow .18s ease,color .18s ease,transform .18s ease;width:32px}.scribble-color-picker input{appearance:none;border:0;cursor:pointer;display:block;height:100%;inset:0;margin:0;min-height:0;min-width:0;opacity:0;padding:0;position:absolute;width:100%;z-index:2}.scribble-color-picker input::-webkit-color-swatch-wrapper{padding:0}.scribble-color-picker input::-webkit-color-swatch{border:0;border-radius:999px}.scribble-color-picker input::-moz-color-swatch{border:0;border-radius:999px}.scribble-color-picker:hover,.scribble-color-picker:focus-within{background:#fff;color:var(--blue);transform:translateY(-1px)}.scribble-color-picker.is-active{box-shadow:0 0 0 2px #fff,0 0 0 4px #1769e06b;color:var(--ink)}.scribble-custom-swatch{background:var(--scribble-preview-color);border-radius:999px;box-shadow:inset 0 0 0 1px #11141814;display:inline-block;height:100%;inset:0;position:absolute;width:100%}.scribble-custom-icon{align-items:center;background:#fff;border:1px solid var(--line);border-radius:999px;box-shadow:0 2px 6px #1114181a;color:var(--muted);display:inline-flex;height:16px;justify-content:center;pointer-events:none;position:absolute;right:-5px;top:-5px;width:16px;z-index:1}.scribble-custom-icon .icon{height:12px;width:12px}.scribble-color-picker:hover .scribble-custom-icon,.scribble-color-picker:focus-within .scribble-custom-icon{color:var(--blue)}.scribble-custom-text{display:none}.scribble-size-stack{display:grid;flex:1 1 auto;gap:0;min-width:0}.scribble-size-controls{align-items:center;display:grid;gap:.42rem;grid-template-columns:34px minmax(82px,1fr) 34px;min-width:0}.scribble-step-button{align-items:center;background:#fff;border:1px solid var(--line);border-radius:6px;color:var(--muted);cursor:pointer;display:inline-flex;height:34px;justify-content:center;padding:0;transition:background .18s ease,border-color .18s ease,color .18s ease;width:34px}.scribble-step-button:hover,.scribble-step-button:focus-visible{background:var(--blue-soft);border-color:#bfd5f3;color:var(--blue)}.scribble-size-track{display:block;min-width:0}.scribble-size input{--preview-size: 5px;--size-progress: 7.69%;appearance:none;background:transparent;cursor:ew-resize;display:block;height:34px;margin:0;position:relative;width:100%;z-index:1}.scribble-size input::-webkit-slider-runnable-track{background:linear-gradient(90deg,var(--blue) 0 var(--size-progress),#b6c2d0 var(--size-progress) 100%);border-radius:999px;height:5px}.scribble-size input::-webkit-slider-thumb{appearance:none;background:var(--blue);border:2px solid #fff;border-radius:999px;box-shadow:0 3px 10px #1769e059;height:20px;margin-top:-7.5px;width:20px}.scribble-size input::-moz-range-track{background:#b6c2d0;border:0;border-radius:999px;height:5px}.scribble-size input::-moz-range-progress{background:var(--blue);border-radius:999px;height:5px}.scribble-size input::-moz-range-thumb{background:var(--blue);border:2px solid #fff;border-radius:999px;box-shadow:0 3px 10px #1769e059;height:20px;width:20px}.scribble-size-value{align-items:center;background:transparent;border:0;color:var(--scribble-preview-color);display:none;height:34px;justify-content:center;min-width:30px;padding:0;width:30px}.scribble-size-dot{background:currentColor;border:1px solid color-mix(in srgb,currentColor 65%,#ffffff);border-radius:999px;box-shadow:0 0 0 1px #1114181a;display:block;height:var(--preview-size, 4px);min-height:2px;min-width:2px;width:var(--preview-size, 4px)}.scribble-size-scale{display:none}.scribble-size-scale span:nth-child(2){justify-self:center}.scribble-size-scale span:nth-child(3){grid-column:3 / 5;justify-self:end}.scribble-size-scale .is-active{color:var(--blue)}.scribble-history-actions{display:flex;gap:.34rem}.scribble-action-button{align-items:center;background:#fff;border:1px solid var(--line);border-radius:8px;color:var(--muted);cursor:pointer;display:inline-flex;font-size:.84rem;gap:0;height:36px;justify-content:center;min-height:36px;padding:0;transition:background .18s ease,border-color .18s ease,color .18s ease,opacity .18s ease;width:36px}.scribble-action-button span{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.scribble-action-button:hover:not(:disabled),.scribble-action-button:focus-visible:not(:disabled){background:var(--blue-soft);border-color:#bfd5f3;color:var(--blue)}.scribble-action-button:disabled{color:#9aa8ba;cursor:not-allowed;opacity:.58}.scribble-clear-button{color:#d94b37}.scribble-clear-button:hover:not(:disabled),.scribble-clear-button:focus-visible:not(:disabled){background:#fff3ef;border-color:#f2c2b8;color:#d94b37}.scribble-submit-row{display:flex;justify-content:flex-end}.button.primary.scribble-send-button{background:var(--ink);border:1px solid var(--ink);border-radius:999px;box-shadow:none;color:#fff;font-size:.95rem;gap:.55rem;min-height:50px;min-width:190px;white-space:nowrap}.button.primary.scribble-send-button:hover,.button.primary.scribble-send-button:focus-visible{background:var(--blue);border-color:var(--blue);color:#fff}.scribble-status{color:var(--green);font-size:.9rem;font-weight:720;min-height:1.25rem;text-align:center}.scribble-status:empty{display:none}@media(min-width:951px)and (min-height:521px){.scribble-pad.is-expanded{gap:clamp(.85rem,1.4vw,1.2rem);grid-template-columns:minmax(0,1fr) clamp(17rem,21vw,21rem);grid-template-rows:minmax(0,1fr) auto auto;padding:clamp(.85rem,1.4vw,1.2rem)}.scribble-pad.is-expanded .scribble-canvas-shell{grid-column:1;grid-row:1 / -1}.scribble-pad.is-expanded .scribble-tool-panel{align-content:start;align-items:stretch;align-self:start;flex-direction:column;flex-wrap:nowrap;gap:.7rem;grid-column:2;grid-row:1;min-height:0;overflow-y:auto;overscroll-behavior:contain}.scribble-pad.is-expanded .scribble-tool-group{align-items:stretch;flex:0 0 auto;flex-direction:column;gap:.42rem;width:100%}.scribble-pad.is-expanded .scribble-size,.scribble-pad.is-expanded .scribble-size-stack{flex:0 0 auto}.scribble-pad.is-expanded .scribble-color-row{gap:.42rem}.scribble-pad.is-expanded .scribble-swatches{gap:.36rem}.scribble-pad.is-expanded .scribble-swatch,.scribble-pad.is-expanded .scribble-color-picker{height:30px;min-height:30px;width:30px}.scribble-pad.is-expanded .scribble-quick-actions{margin-left:0}.scribble-pad.is-expanded .scribble-quick-actions .scribble-tool-label{display:inline-flex}.scribble-pad.is-expanded .scribble-color-row,.scribble-pad.is-expanded .scribble-size-stack,.scribble-pad.is-expanded .scribble-history-actions{width:100%}.scribble-pad.is-expanded .scribble-history-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.scribble-pad.is-expanded .scribble-action-button{height:34px;min-height:34px;width:100%}.scribble-pad.is-expanded .scribble-submit-row,.scribble-pad.is-expanded .scribble-status{grid-column:2}.scribble-pad.is-expanded .scribble-submit-row{grid-row:2;justify-content:stretch}.scribble-pad.is-expanded .scribble-send-button{min-width:0;width:100%}.scribble-pad.is-expanded .scribble-status{grid-row:3;margin:0}}.contact-panel{border-left:3px solid var(--blue);display:grid;gap:.7rem;padding-left:1.15rem;position:sticky;top:5.4rem}.contact-panel a{align-items:center;border-bottom:1px solid var(--line);color:var(--ink);display:flex;font-weight:740;gap:.65rem;min-height:48px}.contact-panel a:hover{color:var(--blue)}.site-footer{border-top:1px solid var(--line);background:#fff;flex-shrink:0;margin-top:auto;view-transition-name:site-footer}.footer-inner{align-items:center;display:grid;gap:1.5rem;grid-template-columns:1fr auto auto;margin:0 auto;max-width:var(--max);padding:2rem 1.5rem}.footer-brand{align-items:center;display:flex;gap:.85rem}.footer-brand p{color:var(--ink);font-size:.9rem;font-weight:760;line-height:1.45}.footer-links{display:flex;flex-wrap:wrap;gap:.8rem}.footer-links a{color:var(--muted);font-size:.9rem;font-weight:650}.footer-links a:hover{color:var(--blue)}.footer-actions{gap:.4rem}@keyframes logo-ring-draw{to{stroke-dashoffset:0}}@keyframes logo-m-reveal{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes hero-rise{0%{opacity:0;transform:translateY(16px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes content-rise{0%{opacity:0;transform:translateY(14px) scale(.992)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes page-content-out{to{opacity:0;transform:translateY(-7px) scale(.996)}}@keyframes page-content-in{0%{opacity:0;transform:translateY(12px) scale(.996)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes stroke-draw-left-right{0%{stroke-dashoffset:1}to{stroke-dashoffset:0}}@keyframes scribble-hover-draw{0%{opacity:0;stroke-dashoffset:1}1%{opacity:1;stroke-dashoffset:1}to{opacity:1;stroke-dashoffset:0}}@keyframes scribble-text-write{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0 0 0)}}@keyframes scribble-entry-tip{0%{opacity:0;transform:translate(0) translateY(0) rotate(-9deg)}12%,82%{opacity:.72}to{opacity:0;transform:translate(var(--scribble-entry-distance)) translateY(-.08rem) rotate(-9deg)}}@media(prefers-reduced-motion:no-preference){.hero-section,.page-hero,.project-detail-hero,.blog-detail-stage{view-transition-name:page-intro}.hero-section .hero-copy h1 span,.hero-section .hero-media{animation:hero-rise .72s var(--motion-smooth) both}.hero-section .hero-copy h1 span:nth-child(2){animation-delay:90ms}.hero-section .hero-media{animation-delay:.23s}.scribble-link:before{animation:scribble-entry-tip 1.32s cubic-bezier(.4,0,.2,1) var(--scribble-entry-delay, .52s) both}.scribble-link-text{animation:scribble-text-write 1.32s steps(19,end) var(--scribble-entry-delay, .52s) both}.page-hero .breadcrumbs,.page-hero .kicker,.page-hero h1,.page-hero-copy>p:not(.kicker),.page-hero .hero-actions,.project-detail-copy>*,.project-detail-hero>.project-visual,.blog-detail-hero>*,.article-shell>:not(.blog-detail-hero),.page-band .band-inner>*,.project-grid .project-card,.post-list article,.timeline-group-heading,.contact-workbench>*,.contact-panel{animation:content-rise .7s var(--motion-smooth) both;animation-delay:var(--entry-delay, 80ms)}.blog-detail-stage,.blog-detail-hero{animation:none}.page-hero h1,.project-detail-copy>h1,.blog-detail-hero>h1,.article-header{--entry-delay: .14s}.page-hero-copy>p:not(.kicker),.project-detail-copy>p:not(.kicker),.blog-detail-hero>p:not(.kicker),.project-detail-copy>.project-facts,.article-shell>:nth-child(2),.project-grid .project-card:nth-child(2),.post-list article:nth-child(2),.contact-workbench>:nth-child(2){--entry-delay: .22s}.page-hero .hero-actions,.project-detail-copy>.hero-actions,.project-detail-hero>.project-visual,.blog-detail-hero>.article-cover,.article-shell>:nth-child(3),.project-grid .project-card:nth-child(3),.post-list article:nth-child(3),.contact-panel{--entry-delay: .3s}.article-shell>:nth-child(4),.project-grid .project-card:nth-child(4),.post-list article:nth-child(4),.timeline-group:nth-child(2) .timeline-group-heading{--entry-delay: .38s}.article-shell>:nth-child(n+5),.project-grid .project-card:nth-child(n+5),.post-list article:nth-child(n+5){--entry-delay: .46s}::view-transition-old(root),::view-transition-new(root){animation:none;mix-blend-mode:normal}::view-transition-group(site-header),::view-transition-group(site-footer){z-index:3}::view-transition-group(page-intro){z-index:1}::view-transition-old(site-header),::view-transition-new(site-header),::view-transition-old(site-footer),::view-transition-new(site-footer){animation:none;mix-blend-mode:normal}::view-transition-old(page-intro){animation:page-content-out .22s var(--motion-smooth) both;mix-blend-mode:normal}::view-transition-new(page-intro){animation:page-content-in .48s var(--motion-smooth) 70ms both;mix-blend-mode:normal}}@media(prefers-reduced-motion:no-preference)and (hover:none),(prefers-reduced-motion:no-preference)and (pointer:coarse){.scribble-link-squiggle{opacity:1;transform:translate(0)}.scribble-link-squiggle path{animation:scribble-hover-draw .52s cubic-bezier(.2,0,.2,1) both;animation-delay:calc(var(--scribble-hi-delay) + var(--scribble-path-delay))}}@media(min-width:1100px)and (min-height:650px)and (orientation:landscape){.hero-balanced-break,.about-title-break{display:block}}@media(max-width:980px){h1{font-size:3.35rem}h2{font-size:2.25rem}.hero-copy h1{font-size:3.2rem;max-width:620px}.nav-shell{grid-template-columns:auto 1fr auto}.hero-grid,.about-hero,.project-detail-hero,.contact-layout{grid-template-columns:1fr}.contact-panel{position:static}.hero-section{min-height:auto}.hero-media{max-width:355px;justify-self:center}.featured-grid,.project-grid,.post-list.compact,.article-columns,.split-intro,.note-grid{grid-template-columns:1fr}.project-card,.project-card.featured{grid-template-columns:1fr;grid-row:auto}.post-list article{grid-template-columns:1fr}.project-facts{grid-template-columns:1fr}}@media(max-width:720px){h1{font-size:2.45rem}h2{font-size:1.9rem}.nav-shell{gap:.45rem;grid-template-columns:auto minmax(0,1fr);justify-items:stretch;min-height:54px;padding:.44rem .72rem}.brand-lockup{justify-self:start}.main-nav{grid-column:2;justify-content:flex-end;overflow-x:auto;padding-bottom:0;scrollbar-width:none;width:100%;-webkit-overflow-scrolling:touch}.main-nav::-webkit-scrollbar{display:none}.main-nav a{flex:0 0 auto;font-size:.82rem;padding:.44rem .5rem}.brand-name{display:none}.hero-section,.page-hero,.project-detail-hero,.section-block,.blog-detail-stage,.article-shell{padding-left:1rem;padding-right:1rem}.hero-section{padding-bottom:3rem;padding-top:3rem}.page-hero{padding-bottom:1.5rem;padding-top:3rem}.page-hero+.section-block{padding-top:.35rem}.hero-grid{gap:2.2rem}.hero-copy h1{font-size:2.36rem}.hero-copy,.page-hero-copy{margin-left:auto;margin-right:auto;text-align:center}.page-hero-copy .breadcrumbs ol{justify-content:center;margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.scribble-link{flex:0 0 100%;justify-content:center;min-height:34px}.scribble-link-squiggle{width:48px}.page-hero-copy p:not(.kicker){margin-left:auto;margin-right:auto}.hero-media{max-width:355px;min-height:0}.section-heading{align-items:start;grid-template-columns:1fr}.section-block{padding-bottom:3.4rem;padding-top:3.4rem}.band-inner{padding:2.6rem 1rem}.split-intro p:last-child,.lead{font-size:1.34rem}.project-card,.project-card.featured{min-height:0}.project-card.featured .project-card-visual{aspect-ratio:4 / 3;min-height:0}.project-card-body{padding:1rem}.project-card.featured .project-card-body{padding:1.25rem}.project-card.featured h3{font-size:1.8rem}.scribble-card,.contact-form{padding:1rem}.scribble-card{border-radius:var(--radius);gap:1rem}.scribble-card--embedded{border-radius:0;padding:1rem 0 0}.contact-form-submit{justify-self:stretch;width:100%}.contact-form-actions{align-items:stretch;flex-direction:column}.scribble-heading{gap:.65rem}.scribble-heading h2{font-size:2rem;line-height:1.05}.scribble-heading p:not(.kicker){font-size:1rem}.scribble-canvas{height:260px}.scribble-empty-state{padding:1.2rem}.scribble-empty-illustration{height:82px;width:106px}.scribble-empty-illustration:before{height:54px;width:78px}.scribble-empty-illustration .icon{height:54px;width:54px}.scribble-tool-panel{background:#f8fbfd;border:1px solid var(--line);border-radius:var(--radius);gap:.75rem;overflow:visible;padding:.75rem}.scribble-tool-group{background:transparent;border:0;border-radius:0;padding:0;width:100%}.scribble-tool-group+.scribble-tool-group{border-left:0;border-top:0}.scribble-tool-label{display:none}.scribble-color-row{align-items:center;gap:.42rem;width:100%}.scribble-swatches{gap:.42rem}.scribble-swatch{height:32px;width:32px}.scribble-color-picker{justify-self:start;height:32px;min-height:32px;padding:0;width:32px}.scribble-custom-swatch{height:100%;width:100%}.scribble-custom-icon{display:inline-flex}.scribble-custom-text{display:none}.scribble-size-stack{width:100%}.scribble-size-controls{gap:.42rem;grid-template-columns:34px minmax(0,1fr) 34px 30px}.scribble-size-scale{display:none}.scribble-step-button{height:34px;width:34px}.scribble-size-value{display:inline-flex;height:34px;min-width:30px;width:30px}.scribble-history-actions{gap:.38rem;margin-left:auto}.scribble-action-button{font-size:.84rem;height:36px;min-height:36px;padding:0;width:36px}.scribble-submit-row{justify-content:stretch}.button.primary.scribble-send-button{min-height:56px;width:100%}.scribble-pad.is-expanded{gap:.75rem;padding:.75rem}.scribble-pad.is-expanded .scribble-tool-panel{max-height:none;overflow:visible}.timeline-groups{gap:3rem}.timeline-group-heading h3{font-size:1.55rem}.timeline-track{--timeline-left: 5.65rem;--timeline-line-x: calc(var(--timeline-left) / 2);column-gap:.9rem;grid-template-columns:var(--timeline-left) minmax(0,1fr)}.timeline-track:before{left:var(--timeline-line-x)}.timeline-cursor{top:clamp(8rem,40svh,22rem);width:var(--timeline-left)}.timeline-cursor-date{font-size:.78rem;min-width:4.25rem;padding:.42rem .5rem .4rem}.timeline-cursor-date-year{font-size:.68rem}.timeline-card{padding:1rem}.timeline-card-header{column-gap:.85rem;grid-template-columns:3.6rem minmax(0,1fr);row-gap:.24rem}.timeline-card-title,.timeline-card-date-block{grid-column:2}.timeline-card-date-block{font-size:.72rem;gap:.28rem;justify-self:start;line-height:1.15;margin-top:0;padding-top:0;white-space:nowrap}.timeline-card-date-block .icon{stroke-width:1.7}.timeline-card-date-inline{display:inline-flex;font-size:.72rem;gap:.25rem;justify-content:flex-end;line-height:1.15;margin-left:auto;padding-left:.55rem;white-space:nowrap}.timeline-card-date-inline .icon{stroke-width:1.7}.timeline-card-date-block{display:none}.timeline-logo-frame{width:3.6rem}.legacy-post-content>table,.legacy-post-content section>table,.legacy-static-table{margin-left:0;margin-right:0;width:100%}.legacy-post-content th,.legacy-post-content td{font-size:.84rem;padding:.55rem .6rem}.legacy-post-content .cell-output-display{padding:.6rem}.legacy-post-content .cell-output-display:has(.datatables),.legacy-post-content .cell-output-display:has(.plotly),.legacy-post-content .cell-output-display:has(img.figure-img){padding:0}.legacy-post-content .cell-output-display:has(.visNetwork){padding:.6rem}.legacy-post-content .dataTables_wrapper{gap:.65rem;padding:.7rem}.legacy-post-content .dataTables_length,.legacy-post-content .dataTables_filter{float:none!important;justify-self:stretch;text-align:left}.legacy-post-content .dataTables_filter label{display:grid;gap:.35rem}.legacy-post-content .dataTables_filter input{margin-left:0;width:100%}.legacy-post-content .dataTables_paginate{flex-wrap:nowrap;justify-content:flex-start;max-width:100%;overflow-x:auto;padding-bottom:.1rem;scrollbar-width:thin}.legacy-post-content .plotly,.legacy-post-content .visNetwork{min-width:640px}.footer-inner{align-items:start;grid-template-columns:1fr}}@media(max-width:720px),(hover:none),(pointer:coarse){.timeline-track{display:block}.timeline-track:before{left:.35rem}.timeline-cursor{display:none}.timeline-mobile-indicator{display:block;height:0;margin-left:.35rem;pointer-events:none;position:sticky;top:42svh;z-index:2}.timeline-mobile-dot{background-color:var(--timeline-active);border:2px solid #fff;border-radius:999px;box-shadow:0 0 0 5px color-mix(in srgb,var(--timeline-active) 14%,transparent);display:block;height:.72rem;transform:translate(-50%,-50%);transition:background-color .26s var(--motion-smooth),box-shadow .26s var(--motion-smooth);width:.72rem}.timeline-list{display:grid;gap:.9rem;padding-left:1.25rem}.timeline-card,.timeline-card[data-active],.timeline-card:hover{box-shadow:none}.timeline-card{transition:border-color .16s ease}.timeline-card:hover{transform:none}}@media(max-width:950px)and (max-height:520px)and (orientation:landscape){.scribble-card,.contact-form{padding:.85rem}.scribble-card--embedded{padding:.85rem 0 0}.scribble-heading{gap:.3rem}.scribble-heading h2{font-size:1.35rem}.scribble-heading p:not(.kicker){font-size:.94rem;line-height:1.45}.scribble-canvas{height:clamp(180px,46svh,230px)}.scribble-tool-panel{gap:.55rem .75rem;padding:.6rem}.scribble-swatch{height:34px;width:34px}.scribble-color-picker input{height:100%;width:100%}.scribble-tool-group{gap:.55rem;padding:0}.scribble-tool-label,.scribble-color-picker{font-size:.82rem}.scribble-size-controls{grid-template-columns:34px minmax(90px,1fr) 34px}.scribble-step-button,.scribble-size-value{height:34px}.scribble-step-button{width:34px}.scribble-size-value{min-width:30px;width:30px}.scribble-submit-row{justify-content:flex-end}.scribble-action-button,.scribble-send-button{min-height:38px}.scribble-pad.is-expanded{gap:.65rem;grid-template-columns:minmax(0,1fr) minmax(220px,270px);grid-template-rows:minmax(0,1fr) auto;padding:.65rem}.scribble-pad.is-expanded .scribble-canvas-shell{grid-column:1;grid-row:1 / 3}.scribble-pad.is-expanded .scribble-tool-panel{align-content:start;align-self:stretch;flex-direction:column;flex-wrap:nowrap;grid-column:2;grid-row:1;gap:.55rem;max-height:none;overflow-y:auto;overscroll-behavior:contain}.scribble-pad.is-expanded .scribble-tool-group{gap:.45rem;padding:0;width:100%}.scribble-pad.is-expanded .scribble-color-row,.scribble-pad.is-expanded .scribble-size-stack{width:100%}.scribble-pad.is-expanded .scribble-swatches{gap:.45rem}.scribble-pad.is-expanded .scribble-swatch{height:32px;width:32px}.scribble-pad.is-expanded .scribble-color-picker input{height:100%;width:100%}.scribble-pad.is-expanded .scribble-size-controls{gap:.45rem;grid-template-columns:34px minmax(70px,1fr) 34px}.scribble-pad.is-expanded .scribble-step-button,.scribble-pad.is-expanded .scribble-size-value{height:34px}.scribble-pad.is-expanded .scribble-step-button{width:34px}.scribble-pad.is-expanded .scribble-size-value{min-width:32px;width:32px}.scribble-pad.is-expanded .scribble-tool-group+.scribble-tool-group{border-left:0;border-top:0}.scribble-pad.is-expanded .scribble-send-button{min-height:48px;min-width:0;width:100%}.scribble-pad.is-expanded .scribble-history-actions{gap:.45rem}.scribble-pad.is-expanded .scribble-action-button{border:1px solid var(--line);font-size:.78rem;height:36px;min-height:36px;padding:0;width:36px}.scribble-pad.is-expanded .scribble-submit-row{align-self:end;grid-column:2;grid-row:2;justify-content:stretch}}@media(max-width:720px)and (max-height:520px)and (orientation:landscape){.scribble-size-controls,.scribble-pad.is-expanded .scribble-size-controls{grid-template-columns:34px minmax(0,1fr) 34px 30px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:1ms!important;scroll-behavior:auto!important;transition-duration:1ms!important}}
