.header-module-scss-module__p9tB8W__header{z-index:10;will-change:transform;pointer-events:none;background-color:#f3f2f4;transition:transform .4s;position:fixed;top:0;left:0;right:0}.header-module-scss-module__p9tB8W__header--hidden{transform:translateY(-100%)}.header-module-scss-module__p9tB8W__header__inner{justify-content:space-between;align-items:center;width:100%;max-width:1400px;margin-inline:auto;padding:1rem 1.5rem;display:flex}@media (min-width:768px){.header-module-scss-module__p9tB8W__header__inner{padding-top:2rem;padding-bottom:2rem}}.header-module-scss-module__p9tB8W__header__logo:focus-visible{outline-offset:2px;outline:2px solid #79a5e0}.header-module-scss-module__p9tB8W__header__logo{pointer-events:auto;flex-shrink:0;align-items:center;width:100%;max-width:7rem;display:flex}@media (min-width:768px){.header-module-scss-module__p9tB8W__header__logo{max-width:10rem}}.header-module-scss-module__p9tB8W__header__nav{pointer-events:auto;background-color:#fff;border-radius:9999px;align-items:center;display:none;position:relative}.header-module-scss-module__p9tB8W__header__nav:before{content:"";z-index:-1;background-color:#fff;border-radius:9999px;position:absolute;inset:-2px}@media (min-width:768px){.header-module-scss-module__p9tB8W__header__nav{display:flex}}.header-module-scss-module__p9tB8W__header__pill{pointer-events:none;opacity:0;will-change:transform,width;background:linear-gradient(135deg,#79a5e0,#7c6ebc);border-radius:9999px;transition:transform .4s,width .4s,opacity .3s;position:absolute;top:0;left:0}.header-module-scss-module__p9tB8W__header__link{z-index:1;text-transform:uppercase;letter-spacing:.08em;color:#5a5b61;border-radius:9999px;padding:.5rem 2rem;line-height:1.1;transition:color .3s;position:relative}.header-module-scss-module__p9tB8W__header__link:focus-visible{outline-offset:2px;outline:2px solid #79a5e0}.header-module-scss-module__p9tB8W__header__link--highlight{color:#fff}.header-module-scss-module__p9tB8W__header__burger{appearance:none;cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;padding:0}.header-module-scss-module__p9tB8W__header__burger:focus-visible{outline-offset:2px;outline:2px solid #79a5e0}.header-module-scss-module__p9tB8W__header__burger{pointer-events:auto;flex-direction:column;justify-content:center;gap:.5rem;width:2.75rem;height:2.75rem;padding:.5rem;display:flex}@media (min-width:768px){.header-module-scss-module__p9tB8W__header__burger{display:none}}.header-module-scss-module__p9tB8W__header__burger-line{background-color:#5a5b61;width:100%;height:1px;transition:transform .3s,opacity .3s,background-color .3s;display:block}.header-module-scss-module__p9tB8W__header--mobile-open{color:#fff;background:linear-gradient(135deg,#79a5e0,#7c6ebc);height:100%;transition:opacity .4s,transform .4s,visibility .4s}.header-module-scss-module__p9tB8W__header--mobile-open .header-module-scss-module__p9tB8W__header__burger-line{background-color:#fff}.header-module-scss-module__p9tB8W__header--mobile-open .header-module-scss-module__p9tB8W__header__burger-line:first-child{transform:translateY(9px)rotate(45deg)}.header-module-scss-module__p9tB8W__header--mobile-open .header-module-scss-module__p9tB8W__header__burger-line:nth-child(2){opacity:0}.header-module-scss-module__p9tB8W__header--mobile-open .header-module-scss-module__p9tB8W__header__burger-line:nth-child(3){transform:translateY(-9px)rotate(-45deg)}.header-module-scss-module__p9tB8W__header--mobile-open .header-module-scss-module__p9tB8W__header__logo{filter:brightness(100)}
:root{--font-scale-offset:0px}@media (min-width:768px){:root{--font-scale-offset:5px}}.ccm-settings-summoner.ccm-show{opacity:0;pointer-events:none}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;scrollbar-gutter:stable}body{font-family:itc-avant-garde-gothic-pro,sans-serif;font-size:calc(1rem - var(--font-scale-offset));font-weight:300;line-height:1.3}@media (min-width:768px){body{font-size:calc(1.4375rem - var(--font-scale-offset))}}body{color:#5a5b61;background-color:#f3f2f4;flex-direction:column;min-height:100vh;display:flex}main{margin-top:var(--header-height,64px)}@media (min-width:768px){main{margin-top:var(--header-height,128px)}}main .top-level-section{padding-top:8rem;padding-bottom:8rem}@media (min-width:768px){main .top-level-section{padding-top:12rem;padding-bottom:12rem}}main .top-level-section.project-detail-page{padding:0}main .top-level-section:first-of-type:not(.project-detail-page){padding-top:1.5rem}@media (min-width:768px){main .top-level-section:first-of-type:not(.project-detail-page){padding-top:1.5rem}}main .top-level-section+.top-level-section{padding-top:0}img,picture,video,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6{font-weight:300;line-height:1.1}h1~p,h2~p,h3~p,h4~p,h5~p,h6~p{margin-top:.5rem}.prose{word-break:break-word;line-height:1.3}.prose>:first-child{margin-top:0}.prose h2{font-size:calc(1.75rem - var(--font-scale-offset));margin-top:2rem;margin-bottom:1rem}.prose h3{font-size:calc(1.4375rem - var(--font-scale-offset));margin-top:2rem;margin-bottom:1rem}.prose p{margin-bottom:1rem}.prose ul,.prose ol{margin-bottom:1rem;padding-left:1.5rem}.prose ul{list-style:outside}.prose ol{list-style:decimal}.prose a{color:#79a5e0}.prose a:hover{opacity:.8}.ccm-modal,.ccm-settings-summoner{z-index:unset!important}[data-reveal]{opacity:1;transform:none}[data-reveal=image]{clip-path:none;border-radius:1.5rem}[data-reveal=image] img{transform:none}html[data-animations=true] [data-reveal]{opacity:0;will-change:opacity,transform;transition:opacity .8s,transform .8s}html[data-animations=true] [data-reveal][data-revealed=true]{opacity:1;transform:none}html[data-animations=true] [data-reveal=up],html[data-animations=true] [data-reveal]{transform:translateY(40px)}html[data-animations=true] [data-reveal=fade]{transform:none}html[data-animations=true] [data-reveal=line]{transform-origin:0;transition:opacity .6s,transform .8s;transform:scaleX(0)}html[data-animations=true] [data-reveal=scale]{transform:scale(.95)}html[data-animations=true] [data-reveal=image]{opacity:1;clip-path:inset(15% round 1.5rem);will-change:clip-path;border-radius:1.5rem;transition:clip-path 1.2s cubic-bezier(.77,0,.175,1);overflow:hidden;transform:none}html[data-animations=true] [data-reveal=image] img{transition:transform 1.4s cubic-bezier(.77,0,.175,1);transform:scale(1.15)}html[data-animations=true] [data-reveal=image][data-revealed=true]{clip-path:inset(0% round 1.5rem)}html[data-animations=true] [data-reveal=image][data-revealed=true] img{transform:scale(1)}html[data-animations=true] [data-reveal-stagger]>[data-reveal]:first-child{transition-delay:0s}html[data-animations=true] [data-reveal-stagger]>[data-reveal]:nth-child(2){transition-delay:80ms}html[data-animations=true] [data-reveal-stagger]>[data-reveal]:nth-child(3){transition-delay:.16s}html[data-animations=true] [data-reveal-stagger]>[data-reveal]:nth-child(4){transition-delay:.24s}html[data-animations=true] [data-reveal-stagger]>[data-reveal]:nth-child(5){transition-delay:.32s}html[data-animations=true] [data-reveal-stagger]>[data-reveal]:nth-child(6){transition-delay:.4s}html[data-animations=true] [data-reveal-stagger]>[data-reveal]:nth-child(7){transition-delay:.48s}html[data-animations=true] [data-reveal-stagger]>[data-reveal]:nth-child(8){transition-delay:.56s}html[data-animations=true] [data-reveal-stagger]>[data-reveal]:nth-child(9){transition-delay:.64s}html[data-animations=true] [data-reveal-stagger]>[data-reveal]:nth-child(10){transition-delay:.72s}html[data-animations=true] [data-reveal-stagger]>[data-reveal]:nth-child(11){transition-delay:.8s}html[data-animations=true] [data-reveal-stagger]>[data-reveal]:nth-child(12){transition-delay:.88s}@media (prefers-reduced-motion:reduce){html[data-animations=true] [data-reveal]{opacity:1;clip-path:none;transition:none;transform:none}html[data-animations=true] [data-reveal=image] img{transition:none;transform:none}}::view-transition-old(page-content){animation:.3s ease-in forwards vt-fade-out-slide}::view-transition-new(page-content){animation:.3s ease-out forwards vt-fade-in-slide}@keyframes vt-fade-out-slide{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}@keyframes vt-fade-in-slide{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}::view-transition-old(site-header){animation:none}::view-transition-new(site-header){animation:none}::view-transition-old(site-footer){animation:none}::view-transition-new(site-footer){animation:none}::view-transition-old(root){animation:.15s ease-in forwards vt-fade-out}::view-transition-new(root){animation:.3s ease-out forwards vt-fade-in}@keyframes vt-fade-out{0%{opacity:1}to{opacity:0}}@keyframes vt-fade-in{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){::view-transition-old(*){animation-duration:10ms!important}::view-transition-new(*){animation-duration:10ms!important}}body:has(.project-detail-page) header{display:none}body:has(.project-detail-page) [data-site-footer]{display:none}body:has(.project-detail-page) main{margin-top:0}
