.Hero-module__PgAKtG__hero{isolation:isolate;align-items:flex-end;width:100%;min-height:min(100vh,980px);padding-block:120px 80px;display:flex;position:relative;overflow:clip}.Hero-module__PgAKtG__inner{z-index:1;width:100%;padding-left:var(--viewport-padding);padding-right:var(--copy-gutter-right,80px);position:relative}.Hero-module__PgAKtG__media{--frame-height:min(100vh, 980px);--photo-aspect:1.3333;width:min(calc(var(--photo-visible,.67) * var(--photo-aspect) * var(--frame-height) * var(--photo-scale,1)), var(--media-max-width,56vw));z-index:0;pointer-events:none;--photo-position:var(--photo-position-desktop,50% 28%);--photo-scale:var(--photo-scale-desktop,1);--photo-origin:var(--photo-origin-desktop,6% 30%);--photo-offset-x:var(--photo-offset-x-desktop,0px);--fade-left-end:var(--fade-right,12%);--fade-bottom-start:52%;--fade-focus:var(--photo-focus,72% 42%);--fade-radius:var(--photo-fade-radius,96%);-webkit-mask-image:linear-gradient(to left, transparent 0%, #0000000f calc(var(--fade-left-end) * .2), #0000003d calc(var(--fade-left-end) * .4), #00000073 calc(var(--fade-left-end) * .55), #000000ad calc(var(--fade-left-end) * .7), #000000e0 calc(var(--fade-left-end) * .85), #000 var(--fade-left-end)), linear-gradient(to bottom, #000 var(--fade-bottom-start), transparent 100%), radial-gradient(ellipse var(--fade-radius) 96% at var(--fade-focus), #000 34%, #000000b8 62%, transparent 100%);mask-image:linear-gradient(to left, transparent 0%, #0000000f calc(var(--fade-left-end) * .2), #0000003d calc(var(--fade-left-end) * .4), #00000073 calc(var(--fade-left-end) * .55), #000000ad calc(var(--fade-left-end) * .7), #000000e0 calc(var(--fade-left-end) * .85), #000 var(--fade-left-end)), linear-gradient(to bottom, #000 var(--fade-bottom-start), transparent 100%), radial-gradient(ellipse var(--fade-radius) 96% at var(--fade-focus), #000 34%, #000000b8 62%, transparent 100%);position:absolute;inset:0 auto 0 0;-webkit-mask-composite:source-in,source-in;mask-composite:intersect,intersect}.Hero-module__PgAKtG__photo{object-fit:cover;object-position:var(--photo-position,50% 28%);transform:translateX(var(--photo-offset-x,0px)) scale(var(--photo-scale,1));transform-origin:var(--photo-origin,6% 30%);filter:var(--photo-wash,none)}html[data-color-mode=dark] .Hero-module__PgAKtG__photo{filter:var(--photo-wash-dark,saturate(.68) contrast(1.02) brightness(.62))}.Hero-module__PgAKtG__photoFallback{background:radial-gradient(ellipse 70% 60% at 72% 24%, #47b5f566, transparent 70%), radial-gradient(ellipse 60% 60% at 30% 80%, #904cf052, transparent 70%), var(--color-sky-subtle);position:absolute;inset:0}.Hero-module__PgAKtG__scrimLeft{background:linear-gradient(to left, hsl(var(--scrim-hsl) / .5) 0%, hsl(var(--scrim-hsl) / .3) calc(var(--scrim-width,70%) * .35), hsl(var(--scrim-hsl) / .12) calc(var(--scrim-width,70%) * .7), hsl(var(--scrim-hsl) / 0) var(--scrim-width,70%));opacity:var(--scrim-strength,1);position:absolute;inset:0}.Hero-module__PgAKtG__scrimBottom{background:linear-gradient(to bottom, transparent 58%, hsl(var(--scrim-hsl) / .55) 84%, hsl(var(--scrim-hsl)) 100%);position:absolute;inset:0}.Hero-module__PgAKtG__media{--scrim-hsl:203deg 60% 95%}html[data-color-mode=dark] .Hero-module__PgAKtG__media{--scrim-hsl:210deg 15% 6%}.Hero-module__PgAKtG__copy{text-align:right;min-width:0;max-width:52rem;margin-left:auto}.Hero-module__PgAKtG__name{font-size:clamp(2.25rem,7.5vw,6.75rem);font-weight:var(--font-weight-bold);letter-spacing:-.045em;color:var(--color-text);margin-bottom:26px;line-height:.98}.Hero-module__PgAKtG__lastName{display:block}.Hero-module__PgAKtG__eyebrow{font-size:.8125rem;font-weight:var(--font-weight-medium);letter-spacing:.22em;text-transform:uppercase;color:var(--color-gray-700);margin-bottom:14px;display:block}.Hero-module__PgAKtG__tagline{max-width:27rem;color:var(--color-gray-800);text-wrap:pretty;margin-left:auto;font-size:clamp(.9375rem,1.15vw,1.0625rem);line-height:1.6}.Hero-module__PgAKtG__actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;margin-top:32px;display:flex}.Hero-module__PgAKtG__action{height:2.875rem;font-size:.9375rem;font-weight:var(--font-weight-medium);white-space:nowrap;border-radius:100px;align-items:center;gap:10px;padding-inline:20px;text-decoration:none;transition:transform .24s cubic-bezier(.16,1,.3,1),box-shadow .24s,background-color .24s,border-color .24s;display:inline-flex}.Hero-module__PgAKtG__action:focus-visible{outline:2px solid var(--color-primary);outline-offset:3px}@media (prefers-reduced-motion:no-preference){.Hero-module__PgAKtG__action:hover{transform:translateY(-2px)}}.Hero-module__PgAKtG__primary{color:#fff;background:linear-gradient(135deg, var(--color-primary), var(--color-secondary));box-shadow:0 8px 24px -10px #a60df28c}.Hero-module__PgAKtG__primary:hover{box-shadow:0 14px 32px -12px #a60df2b3}.Hero-module__PgAKtG__secondary{color:var(--color-text);background:var(--color-blurred-background);border:1px solid var(--color-gray-200);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.Hero-module__PgAKtG__secondary:hover{border-color:var(--color-gray-400);background:var(--color-background)}.Hero-module__PgAKtG__arrow{flex-shrink:0;transition:transform .24s cubic-bezier(.16,1,.3,1)}@media (prefers-reduced-motion:no-preference){.Hero-module__PgAKtG__action:hover .Hero-module__PgAKtG__arrow{transform:translate(3px)}.Hero-module__PgAKtG__action:hover .Hero-module__PgAKtG__arrowDown{transform:translateY(2px)}}@media (max-width:62rem){.Hero-module__PgAKtG__hero{flex-direction:column;justify-content:flex-start;align-items:stretch;min-height:100vh;padding-block:0 20px}.Hero-module__PgAKtG__media{--photo-offset-x:var(--photo-offset-x-mobile,0px);--photo-scale:var(--photo-scale-mobile,1.25);--photo-origin:var(--photo-origin-mobile,50% 22%);--photo-position:var(--photo-position-mobile,52% 22%);--fade-bottom-start:46%;width:100%;height:auto;min-height:220px;-webkit-mask-image:linear-gradient(to bottom, #000 var(--fade-bottom-start), transparent 100%), radial-gradient(ellipse 96% 92% at 52% 40%, #000 46%, transparent 100%);mask-image:linear-gradient(to bottom, #000 var(--fade-bottom-start), transparent 100%), radial-gradient(ellipse 96% 92% at 52% 40%, #000 46%, transparent 100%);flex:auto;position:relative;inset:auto;-webkit-mask-composite:source-in;mask-composite:intersect}.Hero-module__PgAKtG__scrimLeft{display:none}.Hero-module__PgAKtG__inner{flex:none;margin-top:0}.Hero-module__PgAKtG__scrimBottom{background:linear-gradient(to bottom, transparent 40%, hsl(var(--scrim-hsl) / .6) 78%, hsl(var(--scrim-hsl)) 100%)}.Hero-module__PgAKtG__copy{text-align:left;margin-left:0}.Hero-module__PgAKtG__inner{padding-right:var(--viewport-padding)}.Hero-module__PgAKtG__tagline{margin-left:0}.Hero-module__PgAKtG__actions{justify-content:flex-start}}@media (max-width:34.375rem){.Hero-module__PgAKtG__name{letter-spacing:-.035em}.Hero-module__PgAKtG__media{min-height:200px}.Hero-module__PgAKtG__action{flex:100%;justify-content:center}}
.VisuallyHidden-module__CsDf9q__wrapper{clip:rect(0 0 0 0);border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}
.ExternalIcon-module__AmpJWW__svg{stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;will-change:transform;backface-visibility:hidden;transition:opacity .2s}.ExternalIcon-module__AmpJWW__arrow{transition:stroke .25s}
.Link-module__dkcdzG__link:focus-visible{outline:2px auto var(--color-primary);outline-offset:2px}.Link-module__dkcdzG__externalIcon{color:var(--base-icon-color,inherit);margin-left:.125em;display:none;transform:translateY(.0625rem)}main .Link-module__dkcdzG__externalIcon{display:inline-block}.Link-module__dkcdzG__preventOrphan{white-space:nowrap}
.IconWrapper-module__i-BTTq__wrapper{width:32px;min-width:32px;height:32px;color:inherit;outline-offset:2px;border-radius:1000px;justify-content:center;align-items:center;display:flex;position:relative}.IconWrapper-module__i-BTTq__wrapper:before{content:"";position:absolute;inset:-4px}.IconWrapper-module__i-BTTq__wrapper:hover{color:var(--icon-hover-color,inherit)}
.IconColorMode-module__Yminxq__svg{stroke-width:2px;position:relative;overflow:visible}.IconColorMode-module__Yminxq__sunDot[data-include-enter-animation=true]{animation:.5s cubic-bezier(.07,.7,.35,1.35) backwards IconColorMode-module__Yminxq__pop;animation-delay:var(--enter-animation-delay)}@keyframes IconColorMode-module__Yminxq__pop{0%{transform:scale(0)}}
.IconSpeaker-module__qolXsW__svg{display:block;overflow:visible}.IconSpeaker-module__qolXsW__path{stroke:currentColor;stroke-width:2px}.IconSpeaker-module__qolXsW__speakerWrapper{transform:translateX(var(--x))}@media (prefers-reduced-motion:no-preference){.IconSpeaker-module__qolXsW__speakerWrapper{transition:transform .3s}}.IconSpeaker-module__qolXsW__speaker{transform-origin:30%}@media (prefers-reduced-motion:no-preference){.IconSpeaker-module__qolXsW__speaker[data-should-wiggle=true]{animation:.35s IconSpeaker-module__qolXsW__speakerWiggle}}@keyframes IconSpeaker-module__qolXsW__speakerWiggle{0%{transform:rotate(0)}25%{transform:rotate(15deg)}50%{transform:rotate(-13deg)}75%{transform:rotate(12deg)}to{transform:rotate(0)}}@media (prefers-reduced-motion:no-preference){.IconSpeaker-module__qolXsW__waveWrapper{transition:opacity .2s}}
.Logo-module__MSOgda__wrapper{letter-spacing:-.0625rem;color:var(--color-primary);gap:.28ch;padding:0;font-size:1.5rem;text-decoration:none;display:inline-flex}.Logo-module__MSOgda__givenName,.Logo-module__MSOgda__familyName{font-weight:var(--font-weight-medium);display:inline-block}@media (prefers-reduced-motion:no-preference){.Logo-module__MSOgda__givenNameAnimated{animation:.3s cubic-bezier(.27,.22,.44,1.03) .75s both Logo-module__MSOgda__settleLeft}.Logo-module__MSOgda__familyNameAnimated{animation:.3s cubic-bezier(.27,.22,.44,1.03) .825s both Logo-module__MSOgda__settleRight}}@keyframes Logo-module__MSOgda__settleLeft{0%{transform:translate(6px)}to{transform:translate(0)}}@keyframes Logo-module__MSOgda__settleRight{0%{transform:translate(-6px)}to{transform:translate(0)}}
.Affirmation-module__Cm0w6W__wrapper{min-height:1.3125rem;font-weight:var(--font-weight-medium)}
.FooterLink-module__39y6Ea__link{color:inherit;text-decoration:none;display:block;position:relative}@media (max-width:67.125rem){.FooterLink-module__39y6Ea__link{padding-block:4px}}@media (min-width:67.125rem){.FooterLink-module__39y6Ea__link{padding-block:2px}.FooterLink-module__39y6Ea__link:before{content:"";position:absolute;inset:-4px}}.FooterLink-module__39y6Ea__link:hover{font-weight:var(--font-weight-medium);color:var(--color-text)}
.FooterCategoryList-module__SM42cW__list{grid-template-columns:1fr 1fr;gap:8px;padding:0;list-style-type:none;display:grid}.FooterCategoryList-module__SM42cW__list li{text-align:left}
.SiteHeader-module__gsr0IW__header{z-index:50;pointer-events:none;position:fixed;top:20px;left:0;right:0}.SiteHeader-module__gsr0IW__nav{flex-direction:column;align-items:center;display:flex}.SiteHeader-module__gsr0IW__capsule{pointer-events:auto;--icon-hover-color:var(--color-text);color:var(--color-gray-700);background:var(--color-blurred-background);border:1px solid var(--color-gray-200);-webkit-backdrop-filter:blur(12px)saturate(1.4);backdrop-filter:blur(12px)saturate(1.4);transition:background-color var(--color-swap-duration), border-color var(--color-swap-duration);border-radius:100px;align-items:center;gap:4px;padding:5px;display:flex;box-shadow:0 10px 30px -14px #2e426b73}html[data-color-mode=dark] .SiteHeader-module__gsr0IW__capsule{border-color:#354250;box-shadow:0 10px 30px -12px #03060ca6}.SiteHeader-module__gsr0IW__home{border-radius:50%;flex-shrink:0;width:34px;height:34px;transition:box-shadow .24s;display:grid;overflow:clip;box-shadow:inset 0 0 0 1px #00000024}html[data-color-mode=dark] .SiteHeader-module__gsr0IW__home{box-shadow:inset 0 0 0 1px #ffffff2e}.SiteHeader-module__gsr0IW__home:focus-visible{outline:2px solid var(--color-primary);outline-offset:3px}.SiteHeader-module__gsr0IW__mark{object-fit:cover;width:100%;height:100%}.SiteHeader-module__gsr0IW__links{align-items:center;gap:2px;margin:0;padding:0;list-style:none;display:flex;position:relative}.SiteHeader-module__gsr0IW__links:before{content:"";inset-block:0;width:var(--pill-w,0);transform:translateX(var(--pill-x,0));background:color-mix(in srgb, var(--color-primary) 15%, transparent);opacity:0;pointer-events:none;border-radius:100px;transition:transform .42s cubic-bezier(.22,1,.36,1),width .42s cubic-bezier(.22,1,.36,1),opacity .22s;position:absolute;left:0}.SiteHeader-module__gsr0IW__links[data-marked=true]:before{opacity:1}.SiteHeader-module__gsr0IW__link{font-size:.9375rem;font-weight:var(--font-weight-medium);white-space:nowrap;color:var(--color-gray-700);border-radius:100px;padding:9px 15px;line-height:1;text-decoration:none;transition:color .22s;display:block;position:relative}.SiteHeader-module__gsr0IW__link:hover,.SiteHeader-module__gsr0IW__link[aria-current]{color:var(--color-text)}.SiteHeader-module__gsr0IW__link:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.SiteHeader-module__gsr0IW__cta{font-size:.9375rem;font-weight:var(--font-weight-medium);white-space:nowrap;color:var(--color-background);background:linear-gradient(135deg, var(--color-primary), var(--color-secondary));border-radius:100px;margin-left:4px;padding:10px 16px;line-height:1;text-decoration:none;transition:box-shadow .24s,transform .24s cubic-bezier(.16,1,.3,1);display:block;box-shadow:0 6px 18px -8px #a60df299}.SiteHeader-module__gsr0IW__cta:hover{box-shadow:0 10px 24px -8px #a60df2bf}.SiteHeader-module__gsr0IW__cta:focus-visible{outline:2px solid var(--color-primary);outline-offset:3px}@media (prefers-reduced-motion:no-preference){.SiteHeader-module__gsr0IW__cta:hover{transform:translateY(-1px)}}.SiteHeader-module__gsr0IW__controls{align-items:center;gap:2px;margin-left:4px;display:flex}.SiteHeader-module__gsr0IW__burger{width:40px;height:40px;color:var(--color-gray-700);border-radius:100px;place-items:center;transition:color .22s;display:none}.SiteHeader-module__gsr0IW__burger:hover{color:var(--color-text)}.SiteHeader-module__gsr0IW__burger:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.SiteHeader-module__gsr0IW__burgerBox{width:18px;height:12px;position:relative}.SiteHeader-module__gsr0IW__burgerBox span{background:currentColor;border-radius:2px;width:100%;height:2px;transition:transform .32s cubic-bezier(.22,1,.36,1),opacity .16s;position:absolute;top:50%;left:0}.SiteHeader-module__gsr0IW__burgerBox span:first-child{transform:translateY(-6px)}.SiteHeader-module__gsr0IW__burgerBox span:nth-child(2){transform:translateY(-1px)}.SiteHeader-module__gsr0IW__burgerBox span:nth-child(3){transform:translateY(4px)}.SiteHeader-module__gsr0IW__burger[aria-expanded=true] .SiteHeader-module__gsr0IW__burgerBox span:first-child{transform:translateY(-1px)rotate(45deg)}.SiteHeader-module__gsr0IW__burger[aria-expanded=true] .SiteHeader-module__gsr0IW__burgerBox span:nth-child(2){opacity:0}.SiteHeader-module__gsr0IW__burger[aria-expanded=true] .SiteHeader-module__gsr0IW__burgerBox span:nth-child(3){transform:translateY(-1px)rotate(-45deg)}.SiteHeader-module__gsr0IW__sheet{pointer-events:auto;width:min(17rem,100vw - 32px);color:var(--color-gray-700);background:var(--color-blurred-background);border:1px solid var(--color-gray-200);-webkit-backdrop-filter:blur(12px)saturate(1.4);backdrop-filter:blur(12px)saturate(1.4);opacity:0;transform-origin:top;visibility:hidden;border-radius:24px;margin-top:10px;padding:8px;transition:opacity .24s,transform .24s cubic-bezier(.22,1,.36,1),visibility 0s linear .24s;display:none;transform:translateY(-8px)scale(.97);box-shadow:0 16px 40px -16px #2e426b80}html[data-color-mode=dark] .SiteHeader-module__gsr0IW__sheet{border-color:#354250;box-shadow:0 16px 40px -14px #03060cb3}.SiteHeader-module__gsr0IW__sheet[data-open=true]{opacity:1;visibility:visible;transition:opacity .24s,transform .32s cubic-bezier(.22,1,.36,1),visibility;transform:none}.SiteHeader-module__gsr0IW__sheetLinks{margin:0;padding:0;list-style:none}.SiteHeader-module__gsr0IW__sheetLink{font-size:1rem;font-weight:var(--font-weight-medium);color:var(--color-gray-700);border-radius:16px;padding:13px 14px;text-decoration:none;transition:color .2s,background-color .2s;display:block}.SiteHeader-module__gsr0IW__sheetLink:hover{color:var(--color-text)}.SiteHeader-module__gsr0IW__sheetLink[aria-current]{color:var(--color-text);background:color-mix(in srgb, var(--color-primary) 15%, transparent)}.SiteHeader-module__gsr0IW__sheetLink:focus-visible{outline:2px solid var(--color-primary);outline-offset:-2px}.SiteHeader-module__gsr0IW__sheetCta{text-align:center;font-size:1rem;font-weight:var(--font-weight-medium);color:var(--color-background);background:linear-gradient(135deg, var(--color-primary), var(--color-secondary));border-radius:16px;margin-top:6px;padding:14px;text-decoration:none;display:block;box-shadow:0 8px 20px -10px #a60df299}.SiteHeader-module__gsr0IW__sheetCta:focus-visible{outline:2px solid var(--color-primary);outline-offset:3px}@media (max-width:48rem){.SiteHeader-module__gsr0IW__links,.SiteHeader-module__gsr0IW__cta{display:none}.SiteHeader-module__gsr0IW__sheet{display:block}.SiteHeader-module__gsr0IW__burger{display:grid}}@media (max-width:34.375rem){.SiteHeader-module__gsr0IW__header{top:12px}}@media (prefers-reduced-motion:reduce){.SiteHeader-module__gsr0IW__links:before,.SiteHeader-module__gsr0IW__burgerBox span,.SiteHeader-module__gsr0IW__sheet,.SiteHeader-module__gsr0IW__sheet[data-open=true],.SiteHeader-module__gsr0IW__cta{transition-duration:1ms;transition-delay:0s}}@media print{.SiteHeader-module__gsr0IW__header{display:none}}
.MaxWidthWrapper-module__ANeP6a__wrapper{width:100%;max-width:var(--max-width);padding-inline:var(--viewport-padding);margin-inline:auto}
.CoverflowCarousel-module__d3Zl_G__wrapper{--cf-ratio:1.7778;position:relative}.CoverflowCarousel-module__d3Zl_G__viewport{-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 9% 91%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 9% 91%,#0000 100%)}.CoverflowCarousel-module__d3Zl_G__frame{outline:none;padding-block:30px;overflow:hidden}.CoverflowCarousel-module__d3Zl_G__frame[data-interactive=true]{cursor:grab;touch-action:pan-y}.CoverflowCarousel-module__d3Zl_G__frame[data-interactive=true]:active{cursor:grabbing}.CoverflowCarousel-module__d3Zl_G__frame:focus-visible{outline:2px solid var(--color-primary);outline-offset:4px;border-radius:12px}.CoverflowCarousel-module__d3Zl_G__deck{height:calc(var(--cf-card) / var(--cf-ratio));transform-style:preserve-3d;pointer-events:none;position:relative}.CoverflowCarousel-module__d3Zl_G__slot{width:var(--cf-card);height:100%;transform-style:preserve-3d;pointer-events:none;position:absolute;top:0;left:50%}.CoverflowCarousel-module__d3Zl_G__stage{width:100%;height:100%;transform-style:preserve-3d;will-change:transform, opacity;transform:translate(-50%)}.CoverflowCarousel-module__d3Zl_G__card{background:var(--card-surface);border:1px solid var(--color-gray-200);width:100%;height:100%;cursor:inherit;pointer-events:auto;border-radius:16px;padding:0;display:block;position:relative;overflow:hidden;box-shadow:0 22px 44px -20px #26335966}html[data-color-mode=dark] .CoverflowCarousel-module__d3Zl_G__card{box-shadow:0 22px 44px -20px #030407b3}.CoverflowCarousel-module__d3Zl_G__image{object-fit:var(--card-fit,cover);object-position:var(--card-position,top center);-webkit-user-select:none;user-select:none;-webkit-user-drag:none}@media (prefers-reduced-motion:no-preference){.CoverflowCarousel-module__d3Zl_G__slot{transform:translateX(var(--reveal-x,0));transition:transform .76s cubic-bezier(.16,1,.3,1);transition-delay:calc(var(--i) * 70ms)}.CoverflowCarousel-module__d3Zl_G__card{opacity:var(--reveal-o,1);transition:opacity .52s,box-shadow .25s;transition-delay:calc(var(--i) * 70ms)}.CoverflowCarousel-module__d3Zl_G__frame[data-revealed=false] .CoverflowCarousel-module__d3Zl_G__slot{--reveal-x:58%}.CoverflowCarousel-module__d3Zl_G__frame[data-revealed=false] .CoverflowCarousel-module__d3Zl_G__card{--reveal-o:0}}@media (max-width:48rem){.CoverflowCarousel-module__d3Zl_G__frame{padding-block:22px}.CoverflowCarousel-module__d3Zl_G__card{border-radius:12px}.CoverflowCarousel-module__d3Zl_G__viewport{-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 5% 95%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 5% 95%,#0000 100%)}}
.ProjectDetails-module__VDZVMW__details{text-align:center;max-width:44rem;margin:0 auto;display:grid}.ProjectDetails-module__VDZVMW__panel{opacity:0;visibility:hidden;grid-area:1/1;transition:opacity .26s,visibility 0s linear .26s}.ProjectDetails-module__VDZVMW__panel[data-active=true]{opacity:1;visibility:visible;transition:opacity .32s 60ms,visibility}.ProjectDetails-module__VDZVMW__category{font-size:.875rem;font-weight:var(--font-weight-medium);letter-spacing:.08em;text-transform:uppercase;color:var(--color-primary)}.ProjectDetails-module__VDZVMW__title{font-size:clamp(1.25rem,2.4vw,1.75rem);font-weight:var(--font-weight-bold);letter-spacing:-.02em;text-wrap:balance;margin-top:8px;line-height:1.2}.ProjectDetails-module__VDZVMW__blurb{color:var(--color-gray-800);text-wrap:pretty;margin-top:14px;font-size:clamp(1.0625rem,1.35vw,1.25rem);line-height:1.6}.ProjectDetails-module__VDZVMW__meta{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 14px;margin-top:20px;display:flex}.ProjectDetails-module__VDZVMW__chips{flex-wrap:wrap;justify-content:center;gap:10px;list-style:none;display:flex}.ProjectDetails-module__VDZVMW__chip{font-size:.9375rem;font-weight:var(--font-weight-medium);color:var(--color-gray-800);background:var(--color-gray-100);border:1px solid var(--color-gray-200);border-radius:999px;padding:6px 14px}.ProjectDetails-module__VDZVMW__source{font-size:.9375rem;font-weight:var(--font-weight-medium);color:var(--color-primary);text-underline-offset:4px;border-radius:8px;align-items:center;gap:7px;padding:6px 4px;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;transition:text-decoration-color .2s;display:inline-flex}.ProjectDetails-module__VDZVMW__source:hover{text-decoration-color:currentColor}.ProjectDetails-module__VDZVMW__source:focus-visible{outline:2px solid var(--color-primary);outline-offset:3px}@media (prefers-reduced-motion:no-preference){.ProjectDetails-module__VDZVMW__panel{transition:opacity .26s,transform .26s cubic-bezier(.16,1,.3,1),visibility 0s linear .26s;transform:translateY(6px)}.ProjectDetails-module__VDZVMW__panel[data-active=true]{transition:opacity .32s 60ms,transform .32s cubic-bezier(.16,1,.3,1) 60ms,visibility;transform:none}}
.ProjectsSection-module__E8VSnW__section{--cf-card:clamp(240px, min(56vw, 70vh), 700px);padding-block:36px 44px;scroll-margin-top:80px;position:relative;overflow-x:clip}.ProjectsSection-module__E8VSnW__intro{text-align:center}.ProjectsSection-module__E8VSnW__kicker{font-size:.8125rem;font-weight:var(--font-weight-medium);letter-spacing:.09em;text-transform:uppercase;color:var(--color-gray-600);margin-bottom:6px;display:block}.ProjectsSection-module__E8VSnW__heading{font-size:clamp(1.5rem,2.6vw,2.125rem);font-weight:var(--font-weight-bold);letter-spacing:-.03em;text-wrap:balance;line-height:1.15}.ProjectsSection-module__E8VSnW__carousel,.ProjectsSection-module__E8VSnW__outro{margin-top:4px}.ProjectsSection-module__E8VSnW__dots{justify-content:center;align-items:center;gap:10px;margin-top:4px;display:flex}.ProjectsSection-module__E8VSnW__dot{border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.ProjectsSection-module__E8VSnW__dot:after{content:"";background:var(--color-gray-500);border-radius:50%;width:10px;height:10px;transition:background-color .25s,transform .25s cubic-bezier(.16,1,.3,1)}.ProjectsSection-module__E8VSnW__dot[aria-current=true]:after{background:var(--color-primary)}.ProjectsSection-module__E8VSnW__dot:hover:after{background:var(--color-gray-700)}.ProjectsSection-module__E8VSnW__dot[aria-current=true]:hover:after{background:var(--color-primary)}.ProjectsSection-module__E8VSnW__dot:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}@media (prefers-reduced-motion:no-preference){.ProjectsSection-module__E8VSnW__dot[aria-current=true]:after{transform:scale(1.4)}}@media (max-width:48rem){.ProjectsSection-module__E8VSnW__section{--cf-card:min(86vw, 42vh);padding-block:28px 32px}.ProjectsSection-module__E8VSnW__intro{margin-bottom:4px}}
.TimelineNode-module__XEz4AW__item{padding-left:var(--milestone-indent);position:relative}.TimelineNode-module__XEz4AW__trigger{text-align:left;outline-offset:6px;cursor:pointer;border-radius:12px;width:100%;padding:0;display:block}.TimelineNode-module__XEz4AW__trigger:focus-visible{outline:2px solid var(--color-primary)}.TimelineNode-module__XEz4AW__dot{left:var(--rail-x);background:var(--color-background);border:2px solid var(--eco-grid-color);width:14px;height:14px;transition:border-color .4s var(--color-swap-timing-function), scale .5s cubic-bezier(.16, 1, .3, 1), background-color .4s;border-radius:50%;position:absolute;top:.55rem;translate:calc(1px - 50%)}.TimelineNode-module__XEz4AW__item[data-state=completed] .TimelineNode-module__XEz4AW__dot,.TimelineNode-module__XEz4AW__item[data-state=active] .TimelineNode-module__XEz4AW__dot{border-color:hsl(var(--milestone-hue) var(--eco-sat) var(--eco-core-lightness))}.TimelineNode-module__XEz4AW__item[data-state=active] .TimelineNode-module__XEz4AW__dot{background:hsl(var(--milestone-hue) var(--eco-sat) var(--eco-core-lightness));box-shadow:0 0 18px 2px hsl(var(--milestone-hue) var(--eco-sat) var(--eco-glow-lightness) / .5);scale:1.35}.TimelineNode-module__XEz4AW__item[data-state=completed] .TimelineNode-module__XEz4AW__dot{background:hsl(var(--milestone-hue) var(--eco-sat) var(--eco-core-lightness))}.TimelineNode-module__XEz4AW__ripple{left:var(--rail-x);border:1.5px solid hsl(var(--milestone-hue) var(--eco-sat) var(--eco-glow-lightness));opacity:0;pointer-events:none;border-radius:50%;width:14px;height:14px;position:absolute;top:.55rem;translate:calc(1px - 50%)}@media (prefers-reduced-motion:no-preference){.TimelineNode-module__XEz4AW__item[data-state=active] .TimelineNode-module__XEz4AW__ripple{animation:1.1s cubic-bezier(.16,1,.3,1) TimelineNode-module__XEz4AW__ripple}}@keyframes TimelineNode-module__XEz4AW__ripple{0%{opacity:.7;scale:1}to{opacity:0;scale:3.6}}.TimelineNode-module__XEz4AW__year{font-size:.8125rem;font-weight:var(--font-weight-medium);letter-spacing:.1em;text-transform:uppercase;color:var(--color-gray-600);transition:color .4s;display:block}.TimelineNode-module__XEz4AW__item[data-state=active] .TimelineNode-module__XEz4AW__year{color:hsl(var(--milestone-hue) var(--eco-sat) 42%)}html[data-color-mode=dark] .TimelineNode-module__XEz4AW__item[data-state=active] .TimelineNode-module__XEz4AW__year{color:hsl(var(--milestone-hue) var(--eco-sat) 72%)}.TimelineNode-module__XEz4AW__title{font-size:clamp(1.125rem,1.9vw,1.5rem);font-weight:var(--font-weight-bold);letter-spacing:-.02em;color:var(--color-text);margin-top:4px;line-height:1.25;transition:opacity .4s}.TimelineNode-module__XEz4AW__subtitle{color:var(--color-gray-700);padding-top:4px;font-size:.9375rem;display:block}.TimelineNode-module__XEz4AW__body{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .56s cubic-bezier(.16,1,.3,1),opacity .32s;display:grid}.TimelineNode-module__XEz4AW__item[data-state=active] .TimelineNode-module__XEz4AW__body{opacity:1;grid-template-rows:1fr;transition:grid-template-rows .56s cubic-bezier(.16,1,.3,1),opacity .42s .14s}.TimelineNode-module__XEz4AW__bodyInner{min-height:0;overflow:hidden}.TimelineNode-module__XEz4AW__description{color:var(--color-gray-800);max-width:34rem;padding-top:12px;font-size:.9375rem;line-height:1.6}.TimelineNode-module__XEz4AW__image{max-width:22rem;box-shadow:0 10px 30px -12px var(--eco-node-shadow);border-radius:12px;margin-top:16px;overflow:clip}.TimelineNode-module__XEz4AW__image img{width:100%;height:auto}.TimelineNode-module__XEz4AW__groupLabel{font-size:.75rem;font-weight:var(--font-weight-medium);letter-spacing:.09em;text-transform:uppercase;color:var(--color-gray-600);margin-top:18px;margin-bottom:6px;display:block}.TimelineNode-module__XEz4AW__groupLabel+.TimelineNode-module__XEz4AW__techs{margin-top:0}.TimelineNode-module__XEz4AW__achievements{flex-direction:column;gap:6px;margin-top:16px;padding:0;list-style:none;display:flex}.TimelineNode-module__XEz4AW__achievement{color:var(--color-gray-800);padding-left:18px;font-size:.875rem;line-height:1.55;position:relative}.TimelineNode-module__XEz4AW__achievement:before{content:"";background:hsl(var(--milestone-hue) var(--eco-sat) var(--eco-core-lightness) / .6);border-radius:50%;width:6px;height:6px;position:absolute;top:.55em;left:0}.TimelineNode-module__XEz4AW__achievement[data-todo=true]{color:var(--color-warning-700);font-style:italic}.TimelineNode-module__XEz4AW__techs{flex-wrap:wrap;gap:6px;margin-top:16px;padding:0;list-style:none;display:flex}.TimelineNode-module__XEz4AW__tech{letter-spacing:.02em;color:hsl(var(--tech-hue) var(--eco-sat) 34%);background:hsl(var(--tech-hue) var(--eco-sat) var(--eco-core-lightness) / .12);border:1px solid #0000;border-radius:6px;padding:3px 9px;font-size:.75rem;transition:background-color .25s,border-color .25s}html[data-color-mode=dark] .TimelineNode-module__XEz4AW__tech{color:hsl(var(--tech-hue) var(--eco-sat) 78%)}.TimelineNode-module__XEz4AW__tech:hover{background:hsl(var(--tech-hue) var(--eco-sat) var(--eco-core-lightness) / .26)}.TimelineNode-module__XEz4AW__tech[data-selected=true]{background:hsl(var(--tech-hue) var(--eco-sat) var(--eco-core-lightness) / .34);border-color:hsl(var(--tech-hue) var(--eco-sat) var(--eco-core-lightness) / .7)}.TimelineNode-module__XEz4AW__tech:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.TimelineNode-module__XEz4AW__item[data-state=upcoming] .TimelineNode-module__XEz4AW__title{opacity:.42}.TimelineNode-module__XEz4AW__item[data-state=completed] .TimelineNode-module__XEz4AW__title{opacity:.72}
.Timeline-module__mMmYPW__timeline{--rail-x:7px;--milestone-indent:34px;--milestone-gap:18px;flex-direction:column;min-height:0;max-height:100%;display:flex;position:relative}.Timeline-module__mMmYPW__intro{flex-shrink:0;margin-bottom:24px}.Timeline-module__mMmYPW__scroller{scrollbar-width:none;flex:1;min-height:0;margin-left:-28px;padding-left:28px;overflow-y:auto;-webkit-mask-image:linear-gradient(#0000 0,#000 10px calc(100% - 18px),#0000 100%);mask-image:linear-gradient(#0000 0,#000 10px calc(100% - 18px),#0000 100%)}.Timeline-module__mMmYPW__scroller::-webkit-scrollbar{display:none}.Timeline-module__mMmYPW__kicker{font-size:.8125rem;font-weight:var(--font-weight-medium);letter-spacing:.09em;text-transform:uppercase;color:var(--color-gray-600);margin-bottom:10px;display:block}.Timeline-module__mMmYPW__heading{font-size:clamp(1.5rem,2.6vw,2.125rem);font-weight:var(--font-weight-bold);letter-spacing:-.03em;text-wrap:balance;max-width:22ch;line-height:1.15}.Timeline-module__mMmYPW__listWrap{position:relative}.Timeline-module__mMmYPW__railWrap{left:var(--rail-x);pointer-events:none;width:2px;position:absolute;top:0;bottom:0}.Timeline-module__mMmYPW__railTrack{background:var(--eco-grid-color);border-radius:2px;position:absolute;inset:0;overflow:hidden}.Timeline-module__mMmYPW__railFill{transform-origin:top;transform:scaleY(var(--journey-progress,0));background:linear-gradient(to bottom, hsl(265deg var(--eco-sat) var(--eco-core-lightness)), hsl(202deg var(--eco-sat) var(--eco-core-lightness)) 45%, hsl(328deg var(--eco-sat) var(--eco-core-lightness)));position:absolute;inset:0}.Timeline-module__mMmYPW__railGlow{left:50%;top:calc(var(--journey-progress,0) * 100%);background:radial-gradient(circle,#5cc3ffd9,#5cc3ff00 70%);border-radius:50%;width:18px;height:18px;position:absolute;translate:-50% -50%}.Timeline-module__mMmYPW__timeline[data-reduced-motion=true] .Timeline-module__mMmYPW__railGlow{display:none}.Timeline-module__mMmYPW__list{gap:var(--milestone-gap);flex-direction:column;margin:0;padding:0;list-style:none;display:flex;position:relative}@media (max-width:62rem){.Timeline-module__mMmYPW__timeline{max-height:none}.Timeline-module__mMmYPW__scroller{margin-left:0;padding-left:0;overflow-y:visible;-webkit-mask-image:none;mask-image:none}}
.MilestoneDeck-module__VBW4zW__deck{text-align:center;flex-direction:column;align-items:center;gap:14px;width:100%;display:flex}.MilestoneDeck-module__VBW4zW__cards{width:100%;max-width:34rem;margin-inline:auto;display:grid}.MilestoneDeck-module__VBW4zW__card{opacity:0;visibility:hidden;grid-area:1/1;transition:opacity .3s,visibility 0s linear .3s}.MilestoneDeck-module__VBW4zW__card[data-active=true]{opacity:1;visibility:visible;transition:opacity .36s 80ms,visibility}.MilestoneDeck-module__VBW4zW__year{font-size:.8125rem;font-weight:var(--font-weight-medium);letter-spacing:.14em;text-transform:uppercase;color:var(--color-primary)}.MilestoneDeck-module__VBW4zW__title{font-size:clamp(1.375rem,6vw,1.75rem);font-weight:var(--font-weight-bold);letter-spacing:-.02em;text-wrap:balance;margin-top:6px;line-height:1.15}.MilestoneDeck-module__VBW4zW__subtitle{font-size:.9375rem;font-weight:var(--font-weight-medium);color:var(--color-gray-700);margin-top:6px}.MilestoneDeck-module__VBW4zW__description{color:var(--color-gray-800);text-wrap:pretty;margin-top:10px;font-size:1rem;line-height:1.6}.MilestoneDeck-module__VBW4zW__steps{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;display:flex}.MilestoneDeck-module__VBW4zW__step{font-size:.8125rem;font-weight:var(--font-weight-medium);color:var(--color-gray-700);border:1px solid #0000;border-radius:999px;padding:5px 11px;transition:color .22s,background-color .22s,border-color .22s}.MilestoneDeck-module__VBW4zW__step[aria-current=true]{color:var(--color-primary);background:var(--color-gray-100);border-color:var(--color-gray-200)}.MilestoneDeck-module__VBW4zW__step:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}@media (prefers-reduced-motion:no-preference){.MilestoneDeck-module__VBW4zW__card{transition:opacity .3s,transform .3s cubic-bezier(.16,1,.3,1),visibility 0s linear .3s;transform:translateY(8px)}.MilestoneDeck-module__VBW4zW__card[data-active=true]{transition:opacity .36s 80ms,transform .36s cubic-bezier(.16,1,.3,1) 80ms,visibility;transform:none}}
.TechOrbit-module__OyGrzG__wrapper{flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;height:100%;display:flex}.TechOrbit-module__OyGrzG__frame{aspect-ratio:1;width:min(100%,72vh,660px);margin-inline:auto;position:relative;container-type:inline-size}.TechOrbit-module__OyGrzG__ring{pointer-events:none;border:1px solid hsl(var(--ring-hue) var(--eco-sat) var(--eco-glow-lightness) / .28);background:radial-gradient(circle, transparent 62%, hsl(var(--ring-hue) var(--eco-sat) var(--eco-glow-lightness) / .1) 88%, hsl(var(--ring-hue) var(--eco-sat) var(--eco-glow-lightness) / .18) 100%);box-shadow:0 0 var(--ring-glow) hsl(var(--ring-hue) var(--eco-sat) var(--eco-glow-lightness) / calc(var(--eco-glow-strength) * .3)), inset 0 0 var(--ring-glow) hsl(var(--ring-hue) var(--eco-sat) var(--eco-glow-lightness) / .08);--ring-glow:clamp(30px, 7cqw, 56px);border-radius:50%;position:absolute;top:50%;left:50%;translate:-50% -50%}.TechOrbit-module__OyGrzG__ring[data-ring="0"]{--ring-hue:202deg;width:44%;height:44%}.TechOrbit-module__OyGrzG__ring[data-ring="1"]{--ring-hue:265deg;width:78%;height:78%}@media (prefers-reduced-motion:no-preference){.TechOrbit-module__OyGrzG__ring{animation:6s ease-in-out infinite TechOrbit-module__OyGrzG__ringBreathe}.TechOrbit-module__OyGrzG__ring[data-ring="1"]{animation-delay:1.5s}}@keyframes TechOrbit-module__OyGrzG__ringBreathe{0%,to{opacity:.75}50%{opacity:1}}.TechOrbit-module__OyGrzG__core{pointer-events:none;background:var(--color-gray-100);border:1px solid var(--color-gray-200);width:clamp(60px,13cqw,100px);height:clamp(60px,13cqw,100px);box-shadow:0 0 30px hsl(202deg var(--eco-sat) var(--eco-glow-lightness) / .28), 0 0 60px hsl(265deg var(--eco-sat) var(--eco-glow-lightness) / .18);border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;left:50%;translate:-50% -50%}.TechOrbit-module__OyGrzG__coreGlyph{width:46%;height:46%}.TechOrbit-module__OyGrzG__slot{width:var(--node-size);height:var(--node-size);--node-size:clamp(32px, 9.5cqw, 66px);position:absolute;top:50%;left:50%}.TechOrbit-module__OyGrzG__disc{width:100%;height:100%;color:var(--brand);background:var(--color-background);border:1px solid var(--color-gray-300);border-radius:50%;place-items:center;padding:22%;transition:scale .26s cubic-bezier(.16,1,.3,1),box-shadow .26s,border-color .26s;display:grid;position:relative;box-shadow:0 6px 18px -6px #26335959}html[data-color-mode=dark] .TechOrbit-module__OyGrzG__disc{color:var(--brand-dark);box-shadow:0 6px 18px -6px #03040799}.TechOrbit-module__OyGrzG__slot[data-active=false] .TechOrbit-module__OyGrzG__disc{pointer-events:none}.TechOrbit-module__OyGrzG__glyph{width:100%;height:100%;display:block}.TechOrbit-module__OyGrzG__disc:hover,.TechOrbit-module__OyGrzG__disc:focus-visible{box-shadow:0 0 22px color-mix(in srgb, currentColor 45%, transparent), 0 8px 22px -8px #26335966;border-color:currentColor}.TechOrbit-module__OyGrzG__disc:focus-visible{outline:2px solid var(--color-primary);outline-offset:4px}.TechOrbit-module__OyGrzG__disc[aria-pressed=true]{box-shadow:0 0 26px color-mix(in srgb, currentColor 55%, transparent), 0 8px 22px -8px #26335966;border-color:currentColor}@media (prefers-reduced-motion:no-preference){.TechOrbit-module__OyGrzG__disc:hover,.TechOrbit-module__OyGrzG__disc:focus-visible,.TechOrbit-module__OyGrzG__disc[aria-pressed=true]{scale:1.22}}.TechOrbit-module__OyGrzG__readout{text-align:center;text-wrap:pretty;max-width:30rem;min-height:62px}.TechOrbit-module__OyGrzG__readoutLabel{font-size:.9375rem;font-weight:var(--font-weight-bold);color:var(--color-text);display:block}.TechOrbit-module__OyGrzG__readoutBlurb{color:var(--color-gray-700);margin-top:2px;font-size:.875rem;line-height:1.5;display:block}@media (max-width:62rem){.TechOrbit-module__OyGrzG__readout{min-height:44px}.TechOrbit-module__OyGrzG__core{width:60px;height:60px}.TechOrbit-module__OyGrzG__frame{width:min(100%,44vh,420px)}}
.EngineeringJourney-module__6_EeVa__section{height:calc(100vh + var(--journey-scroll-vh) * 1vh);position:relative}.EngineeringJourney-module__6_EeVa__viewport{--edge-fade:linear-gradient(to bottom, #000 80%, transparent 99%);align-items:center;height:100vh;display:flex;position:sticky;top:0;overflow:clip}.EngineeringJourney-module__6_EeVa__backdrop{pointer-events:none;-webkit-mask-image:var(--edge-fade);mask-image:var(--edge-fade);background:radial-gradient(70% 55% at 76% 32%,#47b5f517,#0000 70%),radial-gradient(60% 50% at 18% 78%,#904cf012,#0000 70%),radial-gradient(50% 40% at 88% 88%,#f04ca40d,#0000 70%);position:absolute;inset:0}.EngineeringJourney-module__6_EeVa__grid{pointer-events:none;background-image:linear-gradient(to right, var(--eco-grid-color) 1px, transparent 1px), linear-gradient(to bottom, var(--eco-grid-color) 1px, transparent 1px);-webkit-mask-image:radial-gradient(ellipse 80% 70% at 50% 45%, black 30%, transparent 100%), var(--edge-fade);mask-image:radial-gradient(ellipse 80% 70% at 50% 45%, black 30%, transparent 100%), var(--edge-fade);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-composite:source-in;mask-composite:intersect}.EngineeringJourney-module__6_EeVa__noise{pointer-events:none;opacity:var(--eco-noise-opacity);mix-blend-mode:overlay;-webkit-mask-image:var(--edge-fade);mask-image:var(--edge-fade);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.82' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='180' height='180' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}.EngineeringJourney-module__6_EeVa__inner{width:100%;padding-inline:var(--wide-gutter);grid-template-columns:45fr 55fr;align-items:center;gap:48px;max-height:100vh;display:grid;position:relative}.EngineeringJourney-module__6_EeVa__timelineColumn{min-width:0;max-height:calc(100vh - 88px);padding-block:8px;display:flex}.EngineeringJourney-module__6_EeVa__ecosystemColumn{min-width:0;height:min(86vh,760px);position:relative}@media (max-width:62rem){.EngineeringJourney-module__6_EeVa__inner{grid-template-rows:auto auto;grid-template-columns:1fr;align-content:center;gap:8px;max-height:100svh;padding-block:16px}.EngineeringJourney-module__6_EeVa__timelineColumn{max-height:none;padding-block:0;display:block}.EngineeringJourney-module__6_EeVa__ecosystemColumn{height:auto;min-height:0}.EngineeringJourney-module__6_EeVa__grid{-webkit-mask-image:radial-gradient(100% 60% at 50% 40%,#000 40%,#0000 100%);mask-image:radial-gradient(100% 60% at 50% 40%,#000 40%,#0000 100%)}}@media (max-width:62rem) and (max-height:40rem){.EngineeringJourney-module__6_EeVa__inner{gap:4px}}
.Spinner-module__R2NaYG__wrapper{color:inherit;opacity:.75;transform-origin:50%;line-height:0;display:block}@media (prefers-reduced-motion:no-preference){.Spinner-module__R2NaYG__wrapper{animation:Spinner-module__R2NaYG__spin var(--duration) linear infinite}}.Spinner-module__R2NaYG__wrapper svg{height:var(--size);display:block!important}@keyframes Spinner-module__R2NaYG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.FallAway-module__ddbo6q__wrapper{display:block}.FallAway-module__ddbo6q__wrapper[data-animate=true]{animation:FallAway-module__ddbo6q__fallAway var(--duration) cubic-bezier(.28, 0, 1, .65) forwards;animation-delay:var(--delay)}@keyframes FallAway-module__ddbo6q__fallAway{0%{opacity:1;transform:translateY(0)rotate(0)}to{transform:translateY(var(--distance)) rotate(var(--rotation));opacity:0}}
.SubscribeError-module__sCvaoW__wrapper{--color-primary:var(--color-error-500);background:var(--color-error-100);max-width:22rem;min-height:var(--error-min-height);border-radius:8px;margin-top:4px;margin-left:-12px;padding:12px;animation:.4s cubic-bezier(.23,.62,.41,1.01) .2s both SubscribeError-module__sCvaoW__dropIn}.SubscribeError-module__sCvaoW__wrapper p{color:var(--color-error-500);text-align:center;margin-bottom:1em;font-size:.875rem;animation:.3s .4s both SubscribeError-module__sCvaoW__fadeIn}.SubscribeError-module__sCvaoW__wrapper p:last-child{margin-bottom:0}.SubscribeError-module__sCvaoW__wrapper a{color:inherit;text-decoration:underline}@keyframes SubscribeError-module__sCvaoW__dropIn{0%{opacity:0;transform:translateY(-6px)}}
.FooterSuccessClouds-module__pJjIDG__wrapper{max-width:400px;animation:1s cubic-bezier(0,.25,.23,1.01) both FooterSuccessClouds-module__pJjIDG__enter;animation-delay:var(--base-delay);transform-origin:50%;will-change:transform;position:absolute;bottom:-1.5rem;left:0;right:0}@keyframes FooterSuccessClouds-module__pJjIDG__enter{0%{opacity:0;transform:translateY(50%)scale(.8)}}.FooterSuccessClouds-module__pJjIDG__content{text-align:center;color:#000;width:100%;height:100%;animation:.8s both FooterSuccessClouds-module__pJjIDG__fadeIn;animation-delay:calc(var(--base-delay) + 1s);flex-direction:column;justify-content:center;padding:0 52px 8px;display:flex;position:absolute;inset:0}.FooterSuccessClouds-module__pJjIDG__content p:not(:last-child){margin-bottom:.75em}.FooterSuccessClouds-module__pJjIDG__svg{--curve:cubic-bezier(.17, 0, .21, 1.01);width:100%;height:10.9375rem;display:block}.FooterSuccessClouds-module__pJjIDG__svg circle{fill:var(--color-adaptive-white);transform-box:fill-box}.FooterSuccessClouds-module__pJjIDG__svg circle:first-child{animation:FooterSuccessClouds-module__pJjIDG__growOne 1.3s both var(--curve);animation-delay:calc(var(--base-delay) + 0s);transform-origin:100% 100%}.FooterSuccessClouds-module__pJjIDG__svg circle:nth-child(2){animation:FooterSuccessClouds-module__pJjIDG__growTwo .7s both var(--curve);animation-delay:calc(var(--base-delay) + .1s);transform-origin:90% 100%}.FooterSuccessClouds-module__pJjIDG__svg circle:nth-child(3){animation:FooterSuccessClouds-module__pJjIDG__growThree 1.2s both var(--curve);animation-delay:calc(var(--base-delay) + 0s);transform-origin:90% 0}.FooterSuccessClouds-module__pJjIDG__svg circle:nth-child(4){animation:FooterSuccessClouds-module__pJjIDG__growFour 1.2s both var(--curve);animation-delay:calc(var(--base-delay) + 0s);transform-origin:60% 100%}.FooterSuccessClouds-module__pJjIDG__svg circle:nth-child(5){animation:FooterSuccessClouds-module__pJjIDG__growFive 1.6s both var(--curve);animation-delay:calc(var(--base-delay) + 0s);transform-origin:50% 0}.FooterSuccessClouds-module__pJjIDG__svg circle:nth-child(6){animation:FooterSuccessClouds-module__pJjIDG__growSix .95s both var(--curve);animation-delay:calc(var(--base-delay) + .1s);transform-origin:40% 100%}.FooterSuccessClouds-module__pJjIDG__svg circle:nth-child(7){animation:FooterSuccessClouds-module__pJjIDG__growSeven .75s both var(--curve);animation-delay:calc(var(--base-delay) + .15s);transform-origin:40% 0}.FooterSuccessClouds-module__pJjIDG__svg circle:nth-child(8){animation:FooterSuccessClouds-module__pJjIDG__growEight 1.65s both var(--curve);animation-delay:calc(var(--base-delay) + 0s);transform-origin:40% 100%}.FooterSuccessClouds-module__pJjIDG__svg circle:nth-child(9){animation:FooterSuccessClouds-module__pJjIDG__growNine .85s both var(--curve);animation-delay:calc(var(--base-delay) + 0s);transform-origin:100% 0}.FooterSuccessClouds-module__pJjIDG__svg circle:nth-child(10){animation:FooterSuccessClouds-module__pJjIDG__growTen 1.68s both var(--curve);animation-delay:calc(var(--base-delay) + 0s);transform-origin:10% 0}.FooterSuccessClouds-module__pJjIDG__svg circle:nth-child(11){animation:FooterSuccessClouds-module__pJjIDG__growEleven 1.225s both var(--curve);animation-delay:calc(var(--base-delay) + 0s);transform-origin:20% 80%}.FooterSuccessClouds-module__pJjIDG__svg circle:nth-child(12){animation:FooterSuccessClouds-module__pJjIDG__growTwelve 1.225s both var(--curve);animation-delay:calc(var(--base-delay) + .3s);transform-origin:100%}.FooterSuccessClouds-module__pJjIDG__svg circle:nth-child(13){animation:FooterSuccessClouds-module__pJjIDG__growThirteen .725s both var(--curve);animation-delay:calc(var(--base-delay) + 50ms);transform-origin:0 70%}@keyframes FooterSuccessClouds-module__pJjIDG__growOne{0%{transform:scale(.7)}}@keyframes FooterSuccessClouds-module__pJjIDG__growTwo{0%{transform:scale(.6)}}@keyframes FooterSuccessClouds-module__pJjIDG__growThree{0%{transform:scale(.8)}}@keyframes FooterSuccessClouds-module__pJjIDG__growFour{0%{transform:scale(.5)}}@keyframes FooterSuccessClouds-module__pJjIDG__growFive{0%{transform:scale(.8)}}@keyframes FooterSuccessClouds-module__pJjIDG__growSix{0%{transform:scale(.65)}}@keyframes FooterSuccessClouds-module__pJjIDG__growSeven{0%{transform:scale(.75)}}@keyframes FooterSuccessClouds-module__pJjIDG__growEight{0%{transform:scale(.85)}}@keyframes FooterSuccessClouds-module__pJjIDG__growNine{0%{transform:scale(.65)}}@keyframes FooterSuccessClouds-module__pJjIDG__growTen{0%{transform:scale(.75)}}@keyframes FooterSuccessClouds-module__pJjIDG__growEleven{0%{transform:scale(.5)}}@keyframes FooterSuccessClouds-module__pJjIDG__growTwelve{0%{transform:scale(.25)}}@keyframes FooterSuccessClouds-module__pJjIDG__growThirteen{0%{transform:scale(.65)}}
.FooterNewsletterForm-module__KApFBa__outerWrapper{position:relative}.FooterNewsletterForm-module__KApFBa__wrapper{min-height:7.25rem;padding-bottom:16px;position:relative;overflow-y:clip}.FooterNewsletterForm-module__KApFBa__intro{cursor:default;max-width:25rem;margin-bottom:1em;font-size:.875rem}.FooterNewsletterForm-module__KApFBa__row{background:var(--color-background);border-radius:8px;gap:8px;max-width:22rem;margin-left:-12px;margin-right:-12px;padding:4px;display:flex}.FooterNewsletterForm-module__KApFBa__row:has(input:focus-visible){background:var(--color-background);outline-color:highlight;outline-color:-webkit-focus-ring-color;outline-offset:2px;outline-width:3px;outline-style:auto}.FooterNewsletterForm-module__KApFBa__input{background:0 0;border:none;outline:none;flex:1;padding:4px 8px;font-size:1rem}.FooterNewsletterForm-module__KApFBa__button{color:#fff;width:2.25rem;height:2.25rem;transition:color var(--color-swap-duration), background var(--color-swap-duration);background:#000;border-radius:4px;justify-content:center;align-items:center;font-size:.875rem;display:flex;position:relative;overflow:clip}html[data-color-mode=dark] .FooterNewsletterForm-module__KApFBa__button{background:#ffd500;color:#000;background:oklch(90% .22 97.52)}.FooterNewsletterForm-module__KApFBa__progressIndicator{width:120%;height:100%;clip-path:polygon(0% 0%, var(--progress) 0%, calc(var(--progress) + 20%) 100%, 0% 100%);position:absolute;top:0;right:0}html[data-color-mode=light] .FooterNewsletterForm-module__KApFBa__progressIndicator{background:#7dc4e866}html[data-color-mode=dark] .FooterNewsletterForm-module__KApFBa__progressIndicator{background:#fffc}.FooterNewsletterForm-module__KApFBa__arrowIcon{margin:auto;transition:transform .3s;position:absolute;inset:0}.FooterNewsletterForm-module__KApFBa__spinnerWrapper{justify-content:center;align-items:center;width:100%;height:100%;animation:.5s .2s both FooterNewsletterForm-module__KApFBa__enter;display:flex;position:absolute;inset:0}@keyframes FooterNewsletterForm-module__KApFBa__enter{0%{opacity:0;transform:scale(.25)}}
.IconLink-module__5Yps2q__wrapper{min-width:32px;height:32px;color:inherit;transform-origin:50% 85%;outline-offset:2px;border-radius:1000px;justify-content:center;align-items:center;display:flex}.IconLink-module__5Yps2q__wrapper:before{content:"";position:absolute;inset:-4px}.IconLink-module__5Yps2q__wrapper:hover{color:var(--color-text)}
.SiteFooter-module__e1nGvW__wrapper{--icon-hover-color:var(--color-text);width:100%;padding-inline:var(--wide-gutter);grid-template-columns:24rem 1fr;justify-content:space-between;align-items:end;gap:32px 96px;padding-bottom:40px;font-size:.875rem;display:grid;position:relative}@media (max-width:55rem){.SiteFooter-module__e1nGvW__wrapper{grid-template-columns:22rem 1fr;gap:32px}}@media (max-width:48rem){.SiteFooter-module__e1nGvW__wrapper{justify-content:revert;align-items:revert;grid-template-columns:1fr}}.SiteFooter-module__e1nGvW__withoutEmail{grid-template-areas:"intro links""legal links"}@media (max-width:48rem){.SiteFooter-module__e1nGvW__withoutEmail{grid-template-areas:"intro""links""legal"}}.SiteFooter-module__e1nGvW__withEmail{grid-template-areas:"intro links""email links""legal links"}@media (max-width:48rem){.SiteFooter-module__e1nGvW__withEmail{grid-template-areas:"intro""email""links""legal"}}.SiteFooter-module__e1nGvW__intro{grid-area:intro}.SiteFooter-module__e1nGvW__newsletterForm{grid-area:email}.SiteFooter-module__e1nGvW__affirmation{margin-top:8px}.SiteFooter-module__e1nGvW__linksWrapper{grid-area:links;grid-template-columns:10rem 10rem 6.5rem;grid-template-areas:"cats courses misc""cats social social";justify-content:space-between;gap:16px 64px;display:grid}@media (max-width:67.125rem){.SiteFooter-module__e1nGvW__linksWrapper{grid-template-columns:10rem 6.5rem;grid-template-areas:"courses misc""social social";justify-content:end}}@media (max-width:48rem){.SiteFooter-module__e1nGvW__linksWrapper{grid-template-columns:10rem 1fr;justify-content:start;gap:32px;max-width:20.625rem}}@media (max-width:28rem){.SiteFooter-module__e1nGvW__linksWrapper{max-width:revert}}@media (max-width:21rem){.SiteFooter-module__e1nGvW__linksWrapper{grid-template-columns:1fr;grid-template-areas:"courses""misc""social"}}.SiteFooter-module__e1nGvW__categoriesColumn{grid-area:cats}@media (max-width:67.125rem){.SiteFooter-module__e1nGvW__categoriesColumn{display:none}}.SiteFooter-module__e1nGvW__coursesColumn{grid-area:courses}.SiteFooter-module__e1nGvW__miscColumn{grid-area:misc}.SiteFooter-module__e1nGvW__socialWrapper{width:100%;color:var(--secondary-text);grid-area:social;justify-content:space-between;display:flex;transform:translateY(40%)}@media (max-width:21rem){.SiteFooter-module__e1nGvW__socialWrapper{justify-content:space-between;gap:0}}.SiteFooter-module__e1nGvW__columnHeading{font-size:inherit;font-weight:var(--font-weight-medium);text-transform:uppercase;color:var(--secondary-text);margin:0 0 .5rem;padding-bottom:.5rem;display:block}@media (max-width:21rem){.SiteFooter-module__e1nGvW__columnHeading{text-align:center}}.SiteFooter-module__e1nGvW__linkList{flex-direction:column;gap:8px;padding:0;list-style-type:none;display:flex}@media (max-width:21rem){.SiteFooter-module__e1nGvW__linkList{text-align:center}}.SiteFooter-module__e1nGvW__miscColumn .SiteFooter-module__e1nGvW__columnHeading,.SiteFooter-module__e1nGvW__miscColumn .SiteFooter-module__e1nGvW__linkList{text-align:right}@media (max-width:21rem){.SiteFooter-module__e1nGvW__miscColumn .SiteFooter-module__e1nGvW__columnHeading,.SiteFooter-module__e1nGvW__miscColumn .SiteFooter-module__e1nGvW__linkList{text-align:center}}.SiteFooter-module__e1nGvW__legal{color:var(--secondary-text);flex-direction:column;grid-area:legal;gap:4px;margin-top:16px;font-size:.75rem;display:flex}.SiteFooter-module__e1nGvW__copyright{margin:0;display:block}.SiteFooter-module__e1nGvW__legalList{gap:16px;padding:0;list-style-type:none;display:flex}.SiteFooter-module__e1nGvW__legalItem{position:relative}.SiteFooter-module__e1nGvW__legalList .SiteFooter-module__e1nGvW__legalLink{color:inherit;text-decoration:underline}.SiteFooter-module__e1nGvW__legalList .SiteFooter-module__e1nGvW__legalLink:hover{text-decoration:none}
@media (prefers-reduced-motion:no-preference){.FadeIn-module__dzTR6q__wrapper{animation-name:FadeIn-module__dzTR6q__fadeIn;animation-fill-mode:backwards}}
.Mascot-module__1AAROW__wrapper{position:relative}@media print{.Mascot-module__1AAROW__wrapper{display:none}}.Mascot-module__1AAROW__darkLayer{position:relative}.Mascot-module__1AAROW__lightLayer{width:100%;height:100%;opacity:var(--opacity);transition:opacity calc(var(--color-swap-duration) + .5s) var(--color-swap-timing-function);position:absolute;inset:0}html[data-color-mode=light] .Mascot-module__1AAROW__lightLayer[data-use-global-color-mode=true]{opacity:1}html[data-color-mode=dark] .Mascot-module__1AAROW__lightLayer[data-use-global-color-mode=true]{opacity:0}.Mascot-module__1AAROW__mascotBase{-webkit-user-select:none;user-select:none;pointer-events:none;width:137.5px;height:232px;display:block;top:0;left:0}.Mascot-module__1AAROW__head{-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;display:block;position:absolute;top:0;left:0;right:0}
.UpsideDownMascot-module__K1og4W__mascotWrapper{width:100%;height:100%;position:absolute;inset:0;overflow:clip}.UpsideDownMascot-module__K1og4W__slider{transform:translate(-533px, var(--offset)) rotate(180deg);will-change:transform;position:absolute;left:50%}@media (max-width:67.5rem){.UpsideDownMascot-module__K1og4W__slider{transform:translate(0, var(--offset)) rotate(180deg);left:0}}@media (max-width:35.1875rem){.UpsideDownMascot-module__K1og4W__slider{left:var(--viewport-padding);--mascot-travel:2.4;--mascot-lift:56px;transform:translate(0, calc(var(--offset) * var(--mascot-travel) - var(--mascot-lift))) rotate(180deg) scale(.78);transform-origin:bottom}}
.ExtraCloud-module__YJ1MVq__svg{max-width:revert;position:absolute;bottom:0;right:50%;transform:translate(86px)}.ExtraCloud-module__YJ1MVq__svg path{fill:#b1dff6;transition:fill var(--color-swap-duration)}html[data-color-mode=dark] .ExtraCloud-module__YJ1MVq__svg path{fill:#0e141b80}
.FooterSwoops-module__wpGe3q__wrapper{flex-direction:column;justify-content:flex-end;align-items:center;display:flex;position:absolute;top:0;left:0;right:0;overflow:clip}.FooterSwoops-module__wpGe3q__svg{max-width:revert;width:100%;min-width:5120px;display:block;overflow:visible;transform:translateY(-1px)}@media (max-width:48rem){.FooterSwoops-module__wpGe3q__svg{transform:translate(100px,-1px)}}
.FullFatSiteFooter-module__JMPeUG__wrapper{background:linear-gradient(to bottom, var(--color-sky-from), var(--color-sky-to));flex-direction:column;justify-content:flex-end;padding-top:192px;display:flex;position:relative;overflow:clip}html[data-color-mode=light] .FullFatSiteFooter-module__JMPeUG__wrapper{--secondary-text:#294e60}html[data-color-mode=dark] .FullFatSiteFooter-module__JMPeUG__wrapper{--secondary-text:#afcfde}.FullFatSiteFooter-module__JMPeUG__swoops{margin-top:-1px;position:relative;left:0;right:0}
.page-module__E0kJGG__page{flex-direction:column;flex:1;display:flex}.page-module__E0kJGG__main{flex:1}
.page-module__PMYWya__page{flex-direction:column;flex:1;display:flex}.page-module__PMYWya__main{width:100%;max-width:68.75rem;padding:96px var(--viewport-padding) 160px;flex:1;margin-inline:auto}.page-module__PMYWya__heading{font-size:2.5rem;font-weight:var(--font-weight-bold);letter-spacing:-.03em;margin-bottom:16px}.page-module__PMYWya__body{max-width:40rem;color:var(--color-gray-800);flex-direction:column;gap:1em;line-height:1.5;display:flex}.page-module__PMYWya__body a{color:var(--color-primary);text-decoration:underline}.page-module__PMYWya__spacer{height:120vh}.page-module__PMYWya__hint{background:var(--color-sky-subtle);color:var(--color-gray-900);border-radius:8px;max-width:40rem;margin-top:48px;padding:16px;font-size:.875rem;line-height:1.5}.page-module__PMYWya__hint ul{flex-direction:column;gap:4px;margin:8px 0 0;padding-left:20px;list-style:outside;display:flex}
