*,:before,:after{box-sizing:border-box}html{min-height:100%}body,h1,h2,p{margin:0}img,svg{max-width:100%;display:block}button,a{font:inherit}:root{--color-background:#f4ead9;--color-paper:#fffaf0f5;--color-ink:#1f2a21;--color-muted:#6d675a;--color-green:#38502f;--color-green-dark:#1f321f;--color-brown:#76512f;--color-brown-dark:#3c2718;--color-gold:#c79a42;--color-gold-dark:#9c6d22;--color-line:#9c6d2261;--shadow-hub:0 1.4rem 3.5rem #36261433;--shadow-node:0 .85rem 1.8rem #45301624;--radius-card:1.75rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--fixed-header-height:8rem;--fixed-footer-height:6.5rem;--fixed-content-gap:clamp(.6rem, 1.2vw, .9rem);--fixed-focus-gap:.75rem}body{min-height:100vh;color:var(--color-ink);background:radial-gradient(circle at 0 52%,#d8be9033,#0000 32%),radial-gradient(circle at 100% 48%,#a9c2b12e,#0000 34%),#f7efe2;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden auto}body:before,body:after{z-index:-1;content:"";opacity:.7;pointer-events:none;border:1px solid #9c6d2221;border-radius:50%;width:37vmax;height:37vmax;position:fixed;box-shadow:inset 0 0 0 5rem #ffffff09,inset 0 0 0 10rem #ffffff06}body:before{bottom:-14vmax;left:-13vmax}body:after{top:20vmax;right:-12vmax}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=45rem){body:before,body:after{display:none}body .cookie-banner{right:1rem;bottom:calc(var(--fixed-footer-height) + .75rem);width:auto;max-height:calc(100dvh - var(--fixed-header-height) - var(--fixed-footer-height) - 1.5rem);overscroll-behavior:contain;left:1rem;overflow-y:auto}body .cookie-banner__actions{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}body .cookie-banner__button{white-space:normal;width:100%}body .ui-settings__dialog{overflow-wrap:anywhere;max-height:calc(100dvh - 1rem)}}@media (width<=20rem){body .cookie-banner__actions{grid-template-columns:1fr}body .ui-settings__dialog{width:calc(100vw - 1rem);padding:.85rem}body .ui-settings__launcher{white-space:normal;max-width:calc(100vw - .8rem);top:.4rem;right:.4rem}}.ui-settings__launcher{z-index:40;color:var(--color-green-dark);letter-spacing:.05em;cursor:pointer;-webkit-backdrop-filter:blur(.7rem);backdrop-filter:blur(.7rem);background:#fffaf1f0;border:1px solid #7b59347a;border-radius:999px;padding:.58rem .9rem;font:700 .78rem/1 Georgia,Times New Roman,serif;position:fixed;top:1rem;right:1rem;box-shadow:0 .55rem 1.4rem #362b1924}.ui-settings__launcher:hover,.ui-settings__launcher:focus-visible{border-color:var(--color-gold-dark);background:#fffdf7;outline:2px solid #0000;transform:translateY(-1px)}.ui-settings__dialog{z-index:100;width:min(27rem,100vw - 2rem);max-height:min(46rem,100vh - 2rem);color:var(--color-ink);background:#fffaf1fa;border:1px solid #7b593473;border-radius:1.25rem;padding:1.35rem;overflow-y:auto;box-shadow:0 1.6rem 4rem #241f1747}.ui-settings__dialog::backdrop{-webkit-backdrop-filter:blur(.2rem);backdrop-filter:blur(.2rem);background:#1a1d187a}.ui-settings__header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.ui-settings__title{margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.35rem;font-weight:600}.ui-settings__close{width:2rem;height:2rem;color:var(--color-ink);cursor:pointer;background:0 0;border:1px solid #7b593459;border-radius:50%;place-items:center;padding:0;font-size:1.45rem;line-height:1;display:grid}.ui-settings__description{color:var(--color-muted);margin:.65rem 0 1rem;font-size:.84rem;line-height:1.45}.ui-settings__controls{gap:.8rem;display:grid}.ui-settings__field{grid-template-columns:minmax(8.5rem,1fr) minmax(10rem,1.2fr);align-items:center;gap:.8rem;display:grid}.ui-settings__label{font-size:.84rem;font-weight:700}.ui-settings__select{width:100%;min-height:2.35rem;color:var(--color-ink);font:inherit;cursor:pointer;background:#fffdf8;border:1px solid #7b593461;border-radius:.65rem;padding:.45rem 2rem .45rem .65rem}.ui-settings__range-group{grid-template-columns:1fr 3.2rem;align-items:center;gap:.6rem;display:grid}.ui-settings__range{width:100%;accent-color:var(--color-green);cursor:pointer}.ui-settings__range-value{text-align:center;background:#ffffff8f;border:1px solid #7b593447;border-radius:.55rem;min-width:3.2rem;padding:.35rem .45rem;font-size:.78rem;font-weight:700}.ui-settings__select:focus-visible,.ui-settings__range:focus-visible,.ui-settings__close:focus-visible,.ui-settings__reset:focus-visible{outline:2px solid var(--color-gold-dark);outline-offset:2px}.ui-settings__actions{border-top:1px solid #7b593433;flex-wrap:wrap;justify-content:flex-end;gap:.55rem;margin-top:1rem;padding-top:.9rem;display:flex}.ui-settings__reset{color:var(--color-green-dark);cursor:pointer;background:0 0;border:1px solid #7b593466;border-radius:.65rem;padding:.5rem .75rem;font-family:inherit;font-size:.78rem;font-weight:700;line-height:1.1}.ui-settings__save{border-color:var(--color-green);background:var(--color-green);color:#fffaf0}.ui-settings__save:hover,.ui-settings__save:focus-visible{background:var(--color-green-dark)}html[data-ui-text-size=small]{font-size:90%}html[data-ui-theme=light] body{background:linear-gradient(135deg,#fffaf1 0%,#fff 52%,#f5faf7 100%)}html[data-ui-theme=sepia] body{background:linear-gradient(135deg,#e8d8ba 0%,#f5e8cf 54%,#ded0b8 100%)}html[data-ui-theme=dark]{--color-ink:#f4efe5;--color-muted:#c7bfae;--color-green:#8eae78;--color-green-dark:#d9efd0;--color-brown:#9a7047;--color-brown-dark:#edd5bd}html[data-ui-theme=dark] body{background:linear-gradient(135deg,#151915 0%,#20241f 52%,#161d19 100%)}html[data-ui-theme=dark] .category-card,html[data-ui-theme=dark] .ui-settings__dialog,html[data-ui-theme=dark] .ui-settings__launcher,html[data-ui-theme=dark] .ui-settings__select{color:#f4efe5;background:#252a25;border-color:#e6bd667a}html[data-ui-theme=dark] .site-footer{color:#d7d0c3;background:#161b17f5}html[data-ui-theme=dark] .project-node:hover,html[data-ui-theme=dark] .project-node:focus-visible{color:var(--color-green-dark)}html[data-ui-theme=contrast]{--color-ink:#101010;--color-muted:#333;--color-green:#244f2b;--color-green-dark:#123118;--color-brown:#6a3516;--color-brown-dark:#351706}html[data-ui-theme=contrast] body{background:#fff}html[data-ui-theme=contrast] .category-card,html[data-ui-theme=contrast] .ui-settings__dialog,html[data-ui-theme=contrast] .ui-settings__launcher{box-shadow:none;background:#fff;border-color:#111}html[data-ui-theme=contrast] .project-node:focus-visible{outline-color:#111}html[data-ui-font=readable] body,html[data-ui-font=readable] .hero__title,html[data-ui-font=readable] .hero__eyebrow,html[data-ui-font=readable] .hero__subtitle,html[data-ui-font=readable] .category-card__title,html[data-ui-font=readable] .category-card__description,html[data-ui-font=readable] .project-node__label,html[data-ui-font=readable] .site-footer,html[data-ui-font=readable] .ui-settings__launcher,html[data-ui-font=readable] .ui-settings__title{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html[data-ui-density=compact]{--fixed-content-gap:.35rem}html[data-ui-density=compact] .ecosystem{gap:.5rem}html[data-ui-density=spacious]{--fixed-content-gap:1.25rem}html[data-ui-density=spacious] .ecosystem{gap:1.5rem}html[data-ui-background=minimal] body:before,html[data-ui-background=minimal] body:after{display:none}html[data-ui-background=plain] body{background:#f8f4ec}html[data-ui-background=plain] body:before,html[data-ui-background=plain] body:after,html[data-ui-background=plain] .category-card__divider{display:none}html[data-ui-motion=reduced] *,html[data-ui-motion=reduced] :before,html[data-ui-motion=reduced] :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}@media (width<=45rem){.ui-settings__launcher{padding:.5rem .7rem;font-size:.7rem;top:.65rem;bottom:auto;right:.65rem}.ui-settings__field{grid-template-columns:1fr;gap:.35rem}}html:not([data-ui-text-size]),html[data-ui-text-size=default]{font-size:120%}html[data-ui-text-size=large]{font-size:135%}html[data-ui-text-size=extra-large]{font-size:150%}.hero__title{font-size:clamp(36.8px,5vw,83.2px)}html[data-ui-title-size=extra-small] .hero__title{font-size:clamp(23.2px,3vw,48px)}html[data-ui-title-size=small] .hero__title{font-size:clamp(30.4px,4vw,65.6px)}html[data-ui-title-size=large] .hero__title{font-size:clamp(44.8px,6vw,99.2px)}.legal-page__title{font-size:clamp(38.4px,7vw,76.8px)}.no-script-page h1{font-size:clamp(32px,6vw,64px)}.site-footer{padding:7px max(12px, calc((100vw - 1536px) / 2)) calc(6px + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(14.4px);backdrop-filter:blur(14.4px);gap:2px;font-size:14.08px;box-shadow:0 -12px 32px #3f2c1612}.site-footer:before{width:min(224px,46vw);top:-6.72px}.site-footer:after{width:6.72px;height:6.72px;top:-10.08px}.site-footer__link+.site-footer__link{margin-left:16px}.site-footer__link+.site-footer__link:before{left:-9px}.no-script-page__footer{gap:24px;margin-top:32px;font-size:14.4px}@media (width>=68rem) and (height<=52rem){.hero__title{font-size:clamp(34.4px,3.9vw,59.2px)}.site-footer{padding:5px max(12px, calc((100vw - 1312px) / 2)) calc(4px + env(safe-area-inset-bottom,0px));gap:1px;font-size:11.52px}.site-footer:before{width:160px;top:-4.8px}.site-footer:after{width:5.44px;height:5.44px;top:-7.68px}}@media (width<=45rem){html[data-ui-title-layout=one-line] .hero__title{font-size:clamp(21.6px,7.2vw,36.8px)}html[data-ui-title-layout=one-line][data-ui-title-size=extra-small] .hero__title{font-size:clamp(16.8px,5.2vw,27.2px)}.site-footer{padding:5px 10px calc(4px + env(safe-area-inset-bottom,0px))}}html[data-ui-font=readable]{--ui-selected-font:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}html[data-ui-font=humanist]{--ui-selected-font:"Trebuchet MS", "Segoe UI", Candara, Calibri, Arial, sans-serif}html[data-ui-font=book]{--ui-selected-font:"Palatino Linotype", Palatino, "Book Antiqua", Georgia, serif}html[data-ui-font=high-legibility]{--ui-selected-font:Verdana, Geneva, Tahoma, Arial, sans-serif}html[data-ui-font]:not([data-ui-font=classic]) :where(body,body *){font-family:var(--ui-selected-font)}html[data-ui-font=high-legibility] .project-node__label{letter-spacing:.01em;line-height:1.25}
