@font-face{font-family:Inter Display;src:url(/fonts/InterDisplay-Regular.woff2)format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter Display;src:url(/fonts/InterDisplay-Italic.woff2)format("woff2");font-style:italic;font-weight:400;font-display:swap}@font-face{font-family:Inter Display;src:url(/fonts/InterDisplay-Medium.woff2)format("woff2");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter Display;src:url(/fonts/InterDisplay-SemiBold.woff2)format("woff2");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter Display;src:url(/fonts/InterDisplay-Bold.woff2)format("woff2");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Inter Display;src:url(/fonts/InterDisplay-BoldItalic.woff2)format("woff2");font-style:italic;font-weight:700;font-display:swap}:root{--background:#f5f5f5;--ink:#000;--soft-ink:#000c;--muted-ink:#00000075;--selected:#00a5df;--selected-dark:#007eaa;--hairline:#0000001f;--cell-surface:#fff;--card-gutter:clamp(1.25rem, 9.25vw, 8.75rem);--text-inset:clamp(.75rem, 5vw, 4.75rem);--cards-width:51.75rem;--text-width:44.625rem;--spectrum:linear-gradient(90deg, #7c61cc 0%, #00a5df 16.7803%, #93c937 32.5414%, #fcd600 50.0114%, #f58f18 67.0983%, #d63949 82.8543%, #ff7bc3 100%)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:7.5rem}body{background:var(--background);color:var(--ink);font-synthesis:none;letter-spacing:-.045em;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Inter Display,Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem}a{color:var(--selected);font-weight:500;text-decoration:none;transition:color .15s,opacity .15s}a:hover{color:var(--selected-dark)}a:focus-visible{outline-offset:4px;border-radius:.2rem;outline:3px solid #00a5df52}img{max-width:100%;display:block}figure{margin:0}.cards-column,.text-column{margin-left:auto;margin-right:auto}.cards-column{width:min(calc(100% - var(--card-gutter) - var(--card-gutter)), var(--cards-width))}.text-column{width:min(calc(100% - var(--card-gutter) - var(--card-gutter) - var(--text-inset) - var(--text-inset)), var(--text-width))}.spectrum-line,.hero__rule,.section-title__rule{background-color:#00a5df;background-image:url(/branding/nanochromatic-gradient.svg);background-position:50%;background-size:100% 100%}.site-nav-shell{z-index:50;pointer-events:none;isolation:isolate;transition:transform .26s;position:fixed;top:0;left:0;right:0;transform:translateY(calc(-100% - .5rem));box-shadow:0 1px #ffffff80}.site-nav-shell:before{z-index:-1;-webkit-backdrop-filter:blur(26px)saturate(165%);backdrop-filter:blur(26px)saturate(165%);content:"";background:#f5f5f5c2;position:absolute;inset:0}.site-nav-shell.is-visible{pointer-events:auto;transform:translateY(0)}.site-nav{letter-spacing:-.045em;justify-content:space-between;align-items:center;gap:2.5rem;width:min(100% - 3rem,92rem);min-height:4.25rem;margin:0 auto;display:flex}.site-nav__logo{aspect-ratio:2994/370;flex:0 0 14rem;width:14rem;line-height:0;display:block}.site-nav__logo img{aspect-ratio:2994/370;object-fit:contain;width:100%;max-width:none;height:auto}.site-nav__links{align-items:center;gap:3rem;font-size:1.5rem;display:flex}.site-nav nav a{font-weight:500}.mobile-nav{display:none}.site-nav nav a,.site-footer nav a{color:var(--soft-ink);white-space:nowrap}.site-nav nav a:hover,.site-footer nav a:hover,.site-nav nav a.is-active,.site-footer nav a.is-active{color:var(--selected)}.site-footer__theme-toggle{color:var(--soft-ink);cursor:pointer;font:inherit;letter-spacing:inherit;text-align:left;white-space:nowrap;background:0 0;border:0;margin:0;padding:0;transition:color .15s}.site-footer__theme-toggle:hover{color:var(--selected)}.site-footer__theme-toggle:focus-visible{outline-offset:4px;border-radius:.2rem;outline:3px solid #00a5df52}.site-nav-shell>.spectrum-line{height:3px}.site-sidebar{display:none}@media (min-width:71.75rem){.site-sidebar{z-index:40;background:var(--cell-surface);pointer-events:none;scrollbar-width:none;width:15rem;padding:1.5rem;transition:transform .26s;display:block;position:fixed;top:calc(4.25rem + 3px);bottom:0;left:0;overflow-y:auto;transform:translate(-100%)}.site-sidebar::-webkit-scrollbar{display:none}.site-sidebar.is-visible{pointer-events:auto;transform:translate(0)}.site-sidebar ul{margin:0;padding:0;list-style:none}.site-sidebar__section+.site-sidebar__section{margin-top:2.5rem}.site-sidebar__section>ul{margin-top:.8rem}.site-sidebar li+li{margin-top:.62rem}.site-sidebar a{width:fit-content;max-width:100%;color:color-mix(in srgb, var(--ink) 50%, transparent);letter-spacing:-.045em;text-wrap:pretty;font-size:1.275rem;font-weight:500;line-height:1.12;transition:color .18s;display:block}.site-sidebar a:hover,.site-sidebar a.is-active{color:var(--selected)}.site-sidebar .site-sidebar__section-title{color:color-mix(in srgb, var(--ink) 50%, transparent);white-space:nowrap;font-size:1.46625rem;font-weight:600}.site-sidebar .site-sidebar__section-title:hover,.site-sidebar .site-sidebar__section-title.is-active{color:var(--selected)}.site-sidebar__generation-reveal{opacity:0;visibility:hidden;grid-template-rows:0fr;transition:grid-template-rows .26s,opacity .18s,transform .26s,visibility 0s linear .26s;display:grid;transform:translateY(-.35rem)}.site-sidebar__generation-reveal.is-open{opacity:1;visibility:visible;grid-template-rows:1fr;transition-delay:0s;transform:translateY(0)}.site-sidebar .site-sidebar__generations{min-height:0;margin:.65rem 0 0 .9rem;overflow:hidden}.site-sidebar__generations li+li{margin-top:.5rem}.site-sidebar .site-sidebar__generations a{color:color-mix(in srgb, var(--ink) 40%, transparent);font-size:1.275rem;line-height:1.12}.site-sidebar .site-sidebar__generations a:hover,.site-sidebar .site-sidebar__generations a.is-active{color:var(--selected)}article .cards-column,article .text-column{transform:translate(max(0rem,45.875rem - 50vw))}}.hero{flex-direction:column;justify-content:center;align-items:center;min-height:100svh;padding:clamp(7rem,14vh,11rem) 0 clamp(5rem,10vh,8rem);display:flex}.hero__title{width:66rem;max-width:calc(100% - 9rem);margin:0 auto}.hero h1{width:100%;margin:0}.hero h1 img{width:100%}.hero__rule{width:calc(100% - 12rem);height:3px;margin:1.2rem auto 0}.hero__tagline{color:var(--soft-ink);text-align:center;margin-top:2.25rem;margin-bottom:0;font-size:2rem;line-height:1.26}.about-description{margin-top:clamp(4rem,7vw,7rem)}.about-description p{color:var(--soft-ink);margin-top:0;margin-bottom:1.25em;font-size:1.25rem;line-height:1.5}.section-title{text-align:center;width:fit-content;max-width:calc(100% - 2rem)}.section-title h1,.section-title h2{color:var(--selected);letter-spacing:-.055em;margin:-.06em -.08em -.16em;padding:.06em .08em .16em;font-size:5.95rem;font-weight:600;line-height:1.08;overflow:visible}@supports ((-webkit-background-clip:text) or (background-clip:text)){.section-title h1,.section-title h2{background-image:var(--spectrum);color:#0000;-webkit-text-fill-color:transparent;background-repeat:no-repeat;background-size:100% 100%;-webkit-background-clip:text;background-clip:text}}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.section-title__rule{width:calc(100% - 7rem);height:3px;margin:.8rem auto 0}.section-introduction,.history-introduction{color:var(--soft-ink);text-align:center;font-size:1.35rem;line-height:1.38}.section-introduction{padding:clamp(1.1rem,2vw,1.8rem) 0 clamp(6rem,11vw,10rem)}.section-introduction p{margin-top:0;margin-bottom:1.1em}.reference-group{margin-bottom:clamp(7rem,12vw,12rem)}.reference-group h3{letter-spacing:-.045em;margin-top:0;margin-bottom:clamp(1rem,2vw,2rem);font-size:3.08rem;font-weight:600;line-height:.96}.reference-list{flex-direction:column;gap:clamp(1rem,1.7vw,1.75rem);display:flex}.reference-list img{object-fit:contain;width:100%}.history-section{padding-top:clamp(4rem,7vw,8rem);padding-bottom:clamp(10rem,15vw,15rem)}.history-introduction{margin-top:clamp(1.1rem,2vw,1.8rem);margin-bottom:0}.history-section>h3{letter-spacing:-.045em;margin-top:clamp(12rem,20vw,20rem);margin-bottom:0;font-size:3.92rem;font-weight:700;line-height:.9}.history-section>.history-introduction+h3{margin-top:clamp(7rem,12vw,12rem)}.history-section>h4{margin-top:clamp(6rem,9vw,9rem);margin-bottom:0;font-size:2.744rem;font-weight:600;line-height:1.02}.history-section>h3+h4{margin-top:clamp(1.25rem,2vw,2rem)}.history-section>h5{color:var(--muted-ink);text-transform:uppercase;margin-top:clamp(2rem,3vw,3rem);margin-bottom:0;font-size:1.0625rem;font-weight:500;line-height:1.2}.history-section>p:not(.history-introduction){color:var(--ink);letter-spacing:0;margin-top:clamp(1rem,1.8vw,1.55rem);margin-bottom:0;font-size:1.25rem;line-height:1.42}.history-section>h5+p:not(.history-introduction){margin-top:clamp(.5rem,.9vw,.775rem)}.history-section strong{font-weight:700}.color-table{background:var(--cell-surface);border:0;border-radius:clamp(1rem,1.7vw,1.5rem);margin-top:clamp(1.5rem,2.4vw,2.25rem);margin-bottom:clamp(1.5rem,2.4vw,2.25rem);padding:0;list-style:none;overflow:hidden}.color-table li{--color-table-inline-padding:clamp(1.25rem, 2.4vw, 2.4rem);min-height:clamp(3.7rem,5vw,5.15rem);padding:.8rem var(--color-table-inline-padding);color:var(--ink);letter-spacing:0;align-items:center;gap:clamp(.5rem,1vw,.875rem);font-size:1.15rem;line-height:1.35;display:flex;position:relative}.color-table li+li{border-top:0}.color-table li+li:before{top:0;right:0;left:var(--color-table-inline-padding);background:var(--hairline);content:"";height:1px;position:absolute}.color-table__swatch{background:var(--swatch);border:1px solid #0000002e;border-radius:50%;flex:none;width:clamp(1rem,1.5vw,1.35rem);height:clamp(1rem,1.5vw,1.35rem)}.color-table__swatches{flex:none;align-items:center;gap:.3rem;display:flex}.timeline-image{justify-content:center;align-items:center;margin-top:clamp(1.5rem,2.4vw,2.25rem);margin-bottom:clamp(2rem,3.2vw,3rem);display:flex}.timeline-image img{object-fit:contain;width:100%}.lightbox-image-trigger{-webkit-appearance:none;appearance:none;cursor:zoom-in;width:100%;font:inherit;text-align:inherit;background:0 0;border:0;margin:0;padding:0;display:block}:is(.lightbox-image-trigger:focus-visible,.image-lightbox__close:focus-visible){outline-offset:4px;outline:3px solid #00a5df6b}a[data-lightbox-src]{cursor:zoom-in}.image-lightbox{background:0 0;border:0;width:100%;max-width:none;height:100%;max-height:none;margin:0;padding:clamp(1rem,4vw,3rem);overflow:hidden}.image-lightbox::backdrop{-webkit-backdrop-filter:blur(28px)saturate(120%);backdrop-filter:blur(28px)saturate(120%);background:0 0}.image-lightbox__content{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.image-lightbox__content>img{object-fit:contain;max-width:min(100%,86rem);max-height:100%;box-shadow:none;background:0 0;border-radius:0}.image-lightbox__close{top:max(1rem, env(safe-area-inset-top));right:max(1rem, env(safe-area-inset-right));-webkit-appearance:none;appearance:none;width:2.75rem;height:2.75rem;color:var(--ink);cursor:pointer;-webkit-backdrop-filter:blur(18px)saturate(150%);backdrop-filter:blur(18px)saturate(150%);background:#ffffffd1;border:1px solid #00000014;border-radius:50%;padding:0;position:fixed;box-shadow:0 .4rem 1.5rem #0000001f}.image-lightbox__close:before,.image-lightbox__close:after{content:"";background:currentColor;border-radius:1px;width:1.1rem;height:2px;position:absolute;top:50%;left:50%}.image-lightbox__close:before{transform:translate(-50%,-50%)rotate(45deg)}.image-lightbox__close:after{transform:translate(-50%,-50%)rotate(-45deg)}.site-footer{background:var(--cell-surface);letter-spacing:-.045em}.site-footer__inner{grid-template-columns:minmax(0,1fr) auto;gap:5rem;width:min(100% - 3rem,92rem);padding:clamp(2.5rem,4vw,4rem) 0 clamp(2rem,3.5vw,3.5rem);display:grid}.site-footer__logo img{width:min(100%,23rem)}.site-footer nav{flex-direction:column;align-items:flex-start;gap:.75rem;font-size:1.5rem;font-weight:500;display:flex}.site-footer__primary nav{margin-top:1rem}.site-footer__more h2{color:#00000080;white-space:nowrap;margin:0 0 1rem;font-size:1.725rem;font-weight:600}.site-footer__more nav a{color:#00000080}.site-footer__more nav a:hover{color:var(--soft-ink)}.site-footer>.spectrum-line{height:3px}.about-page{min-height:80svh;padding:clamp(11rem,18vw,17rem) 0 clamp(9rem,14vw,14rem)}@media (max-width:760px){:root{--card-gutter:1rem;--text-inset:.75rem}html{scroll-padding-top:5.5rem}.site-nav{flex-direction:row;align-items:center;gap:.75rem;width:calc(100% - 1.5rem);min-height:3.5rem;padding:0}.site-nav__logo img{width:100%;height:auto}.site-nav__logo{flex-basis:10.5rem;width:10.5rem}.site-nav__links{display:none}.mobile-nav{min-width:0;color:var(--selected);flex:auto;margin-left:auto;font-size:1.21rem;display:block;position:relative}.mobile-nav summary{cursor:pointer;justify-content:flex-end;align-items:center;gap:.65rem;min-height:2.25rem;padding:.35rem .1rem .35rem .5rem;font-weight:500;list-style:none;display:flex}.mobile-nav summary span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary:after{content:"";border-bottom:2px solid;border-right:2px solid;width:.55rem;height:.55rem;transition:transform .15s;transform:translateY(-.15rem)rotate(45deg)}.mobile-nav[open] summary:after{transform:translateY(.15rem)rotate(225deg)}.mobile-nav__menu{-webkit-backdrop-filter:saturate(165%)blur(26px);backdrop-filter:saturate(165%)blur(26px);background:#fafafaeb;border:1px solid #00000014;border-radius:.9rem;flex-direction:column;align-items:stretch;gap:.1rem;width:max-content;min-width:13rem;padding:.45rem;font-size:1.21rem;display:flex;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 .85rem 2.25rem #00000024}.mobile-nav__menu a{border-radius:.55rem;padding:.7rem .75rem}.hero{min-height:88svh;padding-top:7rem}.hero__title{width:22rem;max-width:calc(100% - 3rem)}.hero__rule{width:calc(100% - 3rem);margin-top:.8rem}.hero__tagline{margin-top:1.75rem;font-size:1.25rem}.about-description p{font-size:1.1rem}.section-title h1,.section-title h2{font-size:3.1875rem}.section-title__rule{width:calc(100% - 3rem);margin-top:.5rem}.section-introduction,.history-introduction{font-size:1.1rem;line-height:1.42}.section-introduction{padding-top:.9rem}.history-introduction{margin-top:.9rem}.reference-group{margin-bottom:7rem}.reference-group h3{margin-bottom:.8rem;font-size:2.093rem}.history-section>h3{margin-top:9rem;font-size:2.415rem}.history-section>h4{margin-top:5rem;font-size:1.691rem}.history-section>h3+h4{margin-top:1rem}.history-section>h5{font-size:.935rem}.history-section>p:not(.history-introduction){font-size:1.1rem}.color-table li{min-height:3.75rem;font-size:1.05rem}.site-footer__inner{grid-template-columns:1fr;gap:2rem;width:calc(100% - 2.5rem);padding-top:1.5rem}.site-footer__logo img{width:min(100%,18rem)}.site-footer nav{font-size:1.1rem}.site-footer__more h2{font-size:1.265rem}}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#252525;--ink:#fff;--soft-ink:#fffc;--muted-ink:#ffffff80;--selected-dark:#57c8ef;--hairline:#ffffff24;--cell-surface:#353535}.site-nav-shell{box-shadow:0 1px #ffffff14}.site-nav-shell:before{background:#353535e6}.mobile-nav__menu{background:#353535f5;border-color:#ffffff1a;box-shadow:0 .85rem 2.25rem #00000057}.site-footer__more h2,.site-footer__more nav a{color:#ffffff80}.site-footer__more nav a:hover{color:var(--soft-ink)}.color-table__swatch{border-color:#ffffff38}.image-lightbox__close{background:#353535e6;border-color:#ffffff1a;box-shadow:0 .4rem 1.5rem #0000004d}}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f5f5f5;--ink:#000;--soft-ink:#000c;--muted-ink:#00000075;--selected-dark:#007eaa;--hairline:#0000001f;--cell-surface:#fff}:root[data-theme=light] .site-nav-shell{box-shadow:0 1px #ffffff80}:root[data-theme=light] .site-nav-shell:before{background:#f5f5f5c2}:root[data-theme=light] .mobile-nav__menu{background:#fafafaeb;border-color:#00000014;box-shadow:0 .85rem 2.25rem #00000024}:root[data-theme=light] .site-footer__more h2,:root[data-theme=light] .site-footer__more nav a{color:#00000080}:root[data-theme=light] .site-footer__more nav a:hover{color:var(--soft-ink)}:root[data-theme=light] .color-table__swatch{border-color:#0000002e}:root[data-theme=light] .image-lightbox__close{background:#ffffffd1;border-color:#00000014;box-shadow:0 .4rem 1.5rem #0000001f}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#252525;--ink:#fff;--soft-ink:#fffc;--muted-ink:#ffffff80;--selected-dark:#57c8ef;--hairline:#ffffff24;--cell-surface:#353535}:root[data-theme=dark] .site-nav-shell{box-shadow:0 1px #ffffff14}:root[data-theme=dark] .site-nav-shell:before{background:#353535e6}:root[data-theme=dark] .mobile-nav__menu{background:#353535f5;border-color:#ffffff1a;box-shadow:0 .85rem 2.25rem #00000057}:root[data-theme=dark] .site-footer__more h2,:root[data-theme=dark] .site-footer__more nav a{color:#ffffff80}:root[data-theme=dark] .site-footer__more nav a:hover{color:var(--soft-ink)}:root[data-theme=dark] .color-table__swatch{border-color:#ffffff38}:root[data-theme=dark] .image-lightbox__close{background:#353535e6;border-color:#ffffff1a;box-shadow:0 .4rem 1.5rem #0000004d}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}a,.site-nav-shell,.site-sidebar,.site-sidebar__generation-reveal{transition:none}}
