:root{color-scheme:light;--story-ink: #040e14;--story-teal-deep: #17313a;--story-teal: #176b73;--story-gold: #c8a45d;--story-gold-light: #f3dfae;--story-gold-text: #fff8df;--story-chrome-text: #e8f2f4;--story-panel: #ffffff;--story-paper: #f7f8f8;--story-muted: #64717a;--story-line: #d9e0e3;--story-chrome-bg: linear-gradient(180deg, rgba(4, 14, 20, .92), rgba(4, 14, 20, .45));--story-hero-bg: linear-gradient(120deg, var(--story-teal-deep), var(--story-teal));--story-max: 1120px;--story-prose: 42rem;--story-chrome-height: 64px}.story-page{min-height:100vh;background:var(--story-paper)}.story-page__main{padding-top:var(--story-chrome-height)}.story-page--home .story-page__main{padding-top:0}.story-page--home .story-chrome{background:linear-gradient(180deg,#040e14e0,#040e1459)}.story-chrome{position:fixed;top:0;left:0;right:0;z-index:120;display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:var(--story-chrome-height);padding:10px 20px;background:var(--story-chrome-bg);color:var(--story-chrome-text);backdrop-filter:blur(10px)}.story-chrome__brand{display:inline-flex;align-items:center;gap:8px;color:#d7ecef;font-size:12px;font-weight:700;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.story-chrome__brand:hover,.story-chrome__brand:focus-visible{color:#fff}.story-chrome__sep{opacity:.45}.story-chrome__actions{display:flex;align-items:center;gap:12px}.story-chrome__nav{display:none;align-items:center;gap:4px;flex-wrap:wrap;justify-content:flex-end}.story-chrome__nav a{padding:6px 10px;border-radius:999px;color:#d7ecefd1;font-size:12px;font-weight:700;letter-spacing:.04em;text-decoration:none;text-transform:uppercase}.story-chrome__nav a:hover,.story-chrome__nav a:focus-visible{color:#fff;background:#d7ecef1a}.story-chrome__nav a[aria-current=page]{color:var(--story-ink);background:var(--story-gold)}.story-chrome__menu-toggle{display:inline-flex;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:0;border:1px solid rgba(215,236,239,.28);border-radius:999px;background:#081c24b8;cursor:pointer}.story-chrome__menu-toggle span{display:block;width:16px;height:2px;margin:0 auto;background:#d7ecef}.story-chrome__mobile-nav{display:none;position:fixed;top:var(--story-chrome-height);left:0;right:0;z-index:110;padding:16px 20px 24px;background:#040e14f5;border-bottom:1px solid rgba(215,236,239,.12)}.story-chrome__mobile-nav.is-open{display:grid;gap:6px}.story-chrome__mobile-nav a{display:block;padding:10px 12px;border-radius:8px;color:#d7ecef;font-weight:700;text-decoration:none}.story-chrome__mobile-nav a[aria-current=page]{background:#c8a45d33;color:var(--story-gold-text)}.language-switch{display:inline-flex;align-items:center;gap:2px;padding:3px;border:1px solid rgba(215,236,239,.28);border-radius:999px;background:#081c24b8}.language-switch button{min-width:36px;min-height:32px;padding:0 8px;border:0;border-radius:999px;background:transparent;color:#b7c9cf;font:inherit;font-size:11px;font-weight:700;letter-spacing:.04em;cursor:pointer}.language-switch button:hover,.language-switch button:focus-visible{color:#fff;background:#d7ecef1a}.language-switch button[aria-pressed=true]{color:var(--story-ink);background:var(--story-gold)}.story-hero{padding:72px 24px 56px;background:var(--story-hero-bg);color:#fff}.story-hero__inner{width:min(100% - 48px,var(--story-max));margin:0 auto}.story-hero__eyebrow{margin:0 0 12px;color:var(--story-gold);font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.story-hero__title{margin:0;max-width:14ch;font-size:clamp(2.4rem,6vw,3.6rem);line-height:1.05}.story-hero__lede{margin:20px 0 0;max-width:var(--story-prose);color:#ffffffe0;font-size:1.125rem;line-height:1.55}.story-hero__thesis{margin:28px 0 0;max-width:var(--story-prose);padding:20px 0 0;border-top:1px solid rgba(255,255,255,.18);color:var(--story-gold-text);font-size:clamp(1.25rem,3vw,1.6rem);font-weight:700;line-height:1.3}.story-rail--side{position:fixed;top:50%;left:16px;z-index:100;transform:translateY(-50%);display:none}.story-rail-mobile{position:sticky;top:var(--story-chrome-height);z-index:90;display:block;padding:10px 12px;border-bottom:1px solid var(--story-line);background:#f7f8f8f5;backdrop-filter:blur(8px)}.story-rail-mobile ol{list-style:none;margin:0;padding:0;display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.story-rail-mobile ol::-webkit-scrollbar{display:none}.story-rail-mobile a{display:block;padding:8px 12px;border-radius:999px;border:1px solid var(--story-line);background:#fff;color:#172026b8;font-size:11px;font-weight:700;letter-spacing:.04em;text-decoration:none;text-transform:uppercase;white-space:nowrap}.story-rail-mobile a.is-active,.story-rail-mobile a[aria-current=true]{color:var(--story-ink);background:var(--story-gold);border-color:var(--story-gold)}.story-page--home .story-rail-mobile{top:var(--story-chrome-height)}.story-rail ol{list-style:none;margin:0;padding:0;display:grid;gap:8px}.story-rail--side a{display:block;padding:6px 10px;border-radius:999px;color:#1720269e;font-size:11px;font-weight:700;letter-spacing:.06em;text-decoration:none;text-transform:uppercase}.story-rail--side a:hover,.story-rail--side a:focus-visible{color:var(--story-teal-deep);background:#176b7314}.story-rail--side a.is-active,.story-rail--side a[aria-current=true]{color:var(--story-ink);background:var(--story-gold)}.story-chapter{scroll-margin-top:calc(var(--story-chrome-height) + 16px)}.story-chapter--paper{background:var(--story-paper)}.story-chapter--light{background:var(--story-panel)}.story-chapter--dark{background:var(--story-teal-deep);color:#e8f2f4}.story-chapter__inner{width:min(100% - 48px,var(--story-max));margin:0 auto;padding:72px 0}.story-chapter__eyebrow{margin:0 0 10px;color:var(--story-gold);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.story-chapter--dark .story-chapter__eyebrow{color:var(--story-gold-light)}.story-chapter__title{margin:0 0 20px;max-width:20ch;font-size:clamp(1.75rem,4vw,2.4rem);line-height:1.15}.story-chapter__body{max-width:var(--story-prose)}.story-chapter__body p{margin:0 0 1em}.story-chapter__body p:last-child{margin-bottom:0}.story-chapter__body ul,.story-chapter__body ol{margin:0 0 1em;padding-left:1.25em}.story-chapter__body li+li{margin-top:.35em}.story-chapter__body strong{color:var(--story-teal-deep)}.story-chapter__body pre{margin:0 0 1em;padding:16px 20px;overflow-x:auto;border-radius:4px;background:#0f3d3e0f;font-size:.9rem;line-height:1.5}.story-chapter__body code{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace}.story-chapter--dark .story-chapter__body pre{background:#ffffff14}.story-chapter__pull-quote{margin:28px 0 0;max-width:var(--story-prose);padding:20px 24px;border-left:4px solid var(--story-gold);background:#c8a45d1f;color:var(--story-gold-text);font-size:1.2rem;font-weight:700;line-height:1.35}.story-chapter--light .story-chapter__pull-quote,.story-chapter--paper .story-chapter__pull-quote{color:var(--story-teal-deep);background:#c8a45d24}.story-chapter__links{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.story-link{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border:1px solid rgba(23,107,115,.28);border-radius:999px;background:#fff;color:var(--story-teal-deep);font-size:14px;font-weight:700;text-decoration:none}.story-link:hover,.story-link:focus-visible{border-color:var(--story-teal);background:#176b730f}.story-chapter--dark .story-link{border-color:#d7ecef47;background:#081c2480;color:#e8f2f4}.ecosystem-grid{display:grid;gap:20px;margin-top:8px}.ecosystem-card{display:grid;gap:12px;padding:24px;border:1px solid var(--story-line);border-radius:12px;background:var(--story-panel);box-shadow:0 18px 50px #040e140f}.ecosystem-card__label{margin:0;color:var(--story-gold);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.ecosystem-card__title{margin:0;font-size:1.35rem;line-height:1.2}.ecosystem-card__desc{margin:0;color:var(--story-muted)}.ecosystem-card__link{justify-self:start;color:var(--story-teal);font-weight:700;text-decoration:none}.ecosystem-card__link:hover,.ecosystem-card__link:focus-visible{text-decoration:underline}.layer-diagram{display:grid;gap:10px;margin-top:24px}.layer-diagram__row{display:grid;grid-template-columns:140px 1fr;gap:16px;align-items:start;padding:14px 16px;border:1px solid var(--story-line);border-radius:8px;background:#fff}.layer-diagram__name{margin:0;color:var(--story-teal);font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.layer-diagram__text{margin:0;color:var(--story-muted);font-size:15px}.autotranslated-notice{margin:0;padding:12px 20px;background:#c8a45d29;border-bottom:1px solid rgba(200,164,93,.28);color:var(--story-teal-deep);font-size:14px;text-align:center}.autotranslated-notice a{color:var(--story-teal);font-weight:700}.story-footer{padding:28px 24px 40px;border-top:1px solid var(--story-line);background:var(--story-panel);color:var(--story-muted);font-size:14px}.story-footer__inner{width:min(100% - 48px,var(--story-max));margin:0 auto;display:grid;gap:12px}.story-footer__rights{margin-bottom:4px}.story-footer__copyright{margin:0;color:var(--story-ink);font-size:14px}.story-footer__label{margin:0;font-size:12px;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.story-footer__tagline{margin:0}.story-footer__version{margin:0;color:var(--story-muted);font-size:12px}.story-footer__links{display:flex;flex-wrap:wrap;gap:16px}.story-footer__links a{color:var(--story-teal-deep);font-weight:700;text-decoration:none}.story-footer__links a:hover,.story-footer__links a:focus-visible{text-decoration:underline}.field-notes-index{padding:48px 24px 72px}.field-notes-index__inner{width:min(100% - 48px,var(--story-max));margin:0 auto}.field-notes-list{list-style:none;margin:32px 0 0;padding:0;display:grid;gap:16px}.field-notes-list a{display:grid;gap:8px;padding:20px 24px;border:1px solid var(--story-line);border-radius:12px;background:#fff;color:inherit;text-decoration:none}.field-notes-list a:hover,.field-notes-list a:focus-visible{border-color:var(--story-teal);box-shadow:0 12px 40px #040e140f}.field-notes-list__date{color:var(--story-muted);font-size:13px}.field-notes-list__title{margin:0;font-size:1.25rem}.field-notes-list__excerpt{margin:0;color:var(--story-muted)}.story-page--institutional .story-chapter__panel{max-width:42rem}.story-page--institutional .story-hero__lede{max-width:38rem;font-size:1.125rem;line-height:1.75}.story-page--institutional .story-chapter{padding-block:clamp(3rem,8vw,5rem)}.story-page--institutional .story-chapter__body{font-size:1.0625rem;line-height:1.8;letter-spacing:.01em}@media(min-width:900px){.story-chrome__nav{display:flex}.story-chrome__menu-toggle{display:none}.story-rail--side{display:block}.story-rail-mobile{display:none}.ecosystem-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1100px){.story-chrome{padding-inline:32px}}.light-sketch-hero{--sketch-sea-deep: #06121c;--sketch-sea-mid: #0c2230;--sketch-beam-warm: #f6e3b8;--sketch-beam-core: #fff7e4;--sketch-text-quiet: rgba(214, 228, 236, .32);--sketch-text-lit: rgba(247, 243, 228, .92);--sketch-serif: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;--sketch-sans: "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif;position:relative;min-height:min(85vh,760px);overflow:hidden;background:radial-gradient(120% 90% at 50% 120%,var(--sketch-sea-mid) 0%,var(--sketch-sea-deep) 60%);color:var(--sketch-text-quiet);font-family:var(--sketch-serif)}.light-sketch-hero__horizon{position:absolute;left:0;right:0;top:62%;height:1px;background:linear-gradient(90deg,transparent,rgba(160,190,205,.1) 20%,rgba(160,190,205,.16) 50%,rgba(160,190,205,.1) 80%,transparent);z-index:1}.light-sketch-hero__sea{position:absolute;inset:62% 0 0;z-index:1;background:repeating-linear-gradient(180deg,transparent 0px,transparent 22px,rgba(120,160,180,.018) 23px,transparent 24px);mask-image:linear-gradient(180deg,transparent,black 40%);animation:light-sketch-drift 9s ease-in-out infinite alternate}.light-sketch-hero__beam-wrap{position:absolute;top:-4vh;left:50%;width:1px;height:1px;z-index:2;transform:translate(-50%);pointer-events:none}.light-sketch-hero__beam{position:absolute;top:0;left:50%;width:78vmax;height:78vmax;margin-left:-39vmax;transform-origin:top center;background:conic-gradient(from -7deg at 50% 0%,transparent 0deg,rgba(246,227,184,0) 4deg,rgba(246,227,184,.06) 8deg,rgba(255,247,228,.16) 12deg,rgba(246,227,184,.06) 16deg,transparent 20deg,transparent 360deg);filter:blur(2px);animation:light-sketch-sweep 20s linear infinite;will-change:transform}.light-sketch-hero__beam--second{animation-delay:-10s;opacity:.5}.light-sketch-hero__lamp{position:absolute;top:-4vh;left:50%;width:14px;height:14px;margin-left:-7px;border-radius:50%;background:radial-gradient(circle,var(--sketch-beam-core) 0%,var(--sketch-beam-warm) 40%,transparent 72%);box-shadow:0 0 40px 12px #f6e3b859;z-index:4;pointer-events:none;animation:light-sketch-pulse 20s ease-in-out infinite}.light-sketch-hero__stage{position:relative;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:min(85vh,760px);padding:5rem 2rem 6rem;text-align:center}.light-sketch-hero__lines{max-width:46rem}.light-sketch-hero__lines p{margin:.2em 0;color:var(--sketch-text-lit);font-size:clamp(1.35rem,4vw,2.4rem);font-weight:400;line-height:1.5;letter-spacing:.01em;text-shadow:0 0 24px rgba(246,227,184,.22)}.light-sketch-hero__lines em{color:var(--sketch-beam-warm);font-style:italic}.light-sketch-hero__signature{position:absolute;bottom:9%;left:0;right:0;z-index:3;margin:0;color:#d6e4ec4d;font-family:var(--sketch-sans);font-size:.8rem;letter-spacing:.32em;text-align:center;text-transform:uppercase}.light-sketch-hero__hint{position:absolute;bottom:5%;left:0;right:0;z-index:3;margin:0;color:#d6e4ec2e;font-family:var(--sketch-sans);font-size:.7rem;letter-spacing:.12em;text-align:center}.light-sketch-hero__scroll{position:absolute;bottom:1.25rem;left:50%;z-index:5;display:inline-flex;align-items:center;justify-content:center;min-width:7rem;padding:.55rem 1rem;border:1px solid rgba(246,227,184,.28);border-radius:999px;background:#06121c8c;color:var(--sketch-beam-warm);font-family:var(--sketch-sans);font-size:.72rem;font-weight:700;letter-spacing:.18em;text-decoration:none;text-transform:uppercase;transform:translate(-50%)}.light-sketch-hero__scroll:hover,.light-sketch-hero__scroll:focus-visible{border-color:#f6e3b880;background:#06121cb8;color:#fff8df}@keyframes light-sketch-sweep{0%{transform:rotate(-48deg)}to{transform:rotate(312deg)}}@keyframes light-sketch-pulse{0%,to{opacity:.55;box-shadow:0 0 30px 8px #f6e3b840}50%{opacity:1;box-shadow:0 0 60px 18px #f6e3b873}}@keyframes light-sketch-drift{0%{transform:translateY(0)}to{transform:translateY(-6px)}}@media(prefers-reduced-motion:reduce){.light-sketch-hero__beam,.light-sketch-hero__lamp,.light-sketch-hero__sea{animation:none}.light-sketch-hero__beam{transform:rotate(40deg)}.light-sketch-hero__lamp{opacity:.9}}.featured-journey{display:grid;gap:1.25rem;margin-top:1.5rem;padding:1.25rem;border:1px solid var(--story-line);border-left:4px solid var(--story-gold);border-radius:12px;background:linear-gradient(135deg,#fff,#f7f8f8f5);box-shadow:0 18px 50px #040e140f}.featured-journey__media{overflow:hidden;border-radius:10px}.featured-journey__media img{display:block;width:100%;height:auto;max-height:260px;object-fit:cover;object-position:center 35%}.featured-journey__credit{margin:8px 0 0;color:var(--story-muted);font-size:11px;line-height:1.4}.featured-journey__body{min-width:0}.featured-journey__eyebrow{margin:0 0 8px;color:var(--story-gold);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.featured-journey__title{margin:0;font-size:1.5rem;line-height:1.2}.featured-journey__subtitle{margin:8px 0 0;color:var(--story-teal);font-size:1rem;font-weight:700}.featured-journey__desc{margin:12px 0 0;color:var(--story-muted);max-width:42rem}.featured-journey__link{display:inline-block;margin-top:16px;color:var(--story-teal-deep);font-weight:700;text-decoration:none}.featured-journey__link:hover,.featured-journey__link:focus-visible{text-decoration:underline}@media(min-width:760px){.featured-journey{grid-template-columns:minmax(180px,240px) 1fr;align-items:start}.featured-journey__media img{max-height:220px}}*{box-sizing:border-box}html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--story-paper);color:var(--story-ink);scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{margin:0;min-width:320px;font-size:16px;line-height:1.6}body.menu-open{overflow:hidden}a{color:inherit}img{display:block;max-width:100%}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:focus-visible{outline:2px solid var(--story-gold-light);outline-offset:2px}
