.bj-c-retro-surface{overflow:hidden;border:1px solid var(--desktop-border-strong);background:var(--desktop-window)}.bj-c-retro-surface--strong,.bj-c-retro-surface--raised{border-width:2px}.bj-c-retro-surface--raised{box-shadow:4px 4px 0 var(--desktop-ink)}.bj-c-retro-surface--canvas{background:var(--desktop-canvas)}.bj-c-retro-surface--interactive{color:var(--desktop-ink);cursor:pointer;text-decoration:none;transition:background .12s ease,color .12s ease,box-shadow .12s ease,transform .12s ease}.bj-c-retro-surface--interactive:hover,.bj-c-retro-surface--interactive:focus-visible{background:var(--desktop-ink);color:var(--desktop-titlebar-text)}.bj-c-retro-surface--raised.bj-c-retro-surface--interactive:hover,.bj-c-retro-surface--raised.bj-c-retro-surface--interactive:focus-visible{box-shadow:2px 2px 0 var(--desktop-ink);transform:translate(1px,1px)}.bj-c-retro-surface--interactive:focus-visible{outline:2px solid var(--desktop-border-strong);outline-offset:4px}.bj-c-retro-window{width:100%;max-width:var(--bj-app-window-width);margin-right:auto;margin-left:auto;overflow:hidden;border:2px solid var(--desktop-border-strong);border-radius:0;background:var(--desktop-window);box-shadow:4px 4px 0 var(--desktop-ink)}.bj-c-retro-window__titlebar{display:grid;min-height:1.8rem;grid-template-columns:1fr auto 1fr;align-items:center;gap:.45rem;padding:.18rem .3rem;border-bottom:2px solid var(--desktop-border-strong);background:var(--desktop-titlebar-inactive);color:var(--desktop-ink)}.bj-c-retro-window--active .bj-c-retro-window__titlebar{background:repeating-linear-gradient(to bottom,var(--desktop-ink) 0 1px,var(--desktop-canvas) 1px 3px);color:var(--desktop-ink)}.bj-c-retro-window__control{position:relative;width:.88rem;height:.88rem;border:2px solid var(--desktop-ink);background:var(--desktop-canvas)}.bj-c-retro-window__control--close{justify-self:start}.bj-c-retro-window__control--close:after{content:"";position:absolute;inset:2px;border:1px solid var(--desktop-ink)}.bj-c-retro-window__control--zoom{justify-self:end}.bj-c-retro-window__control--zoom:before,.bj-c-retro-window__control--zoom:after{content:"";position:absolute;background:var(--desktop-ink)}.bj-c-retro-window__control--zoom:before{top:1px;right:1px;left:1px;height:2px}.bj-c-retro-window__control--zoom:after{top:1px;right:1px;width:2px;bottom:1px}.bj-c-retro-window__title{overflow:hidden;justify-self:center;max-width:min(58vw,28rem);padding:.12rem .65rem;background:var(--desktop-canvas);color:var(--desktop-ink);font-family:var(--bj-font-ui);font-size:.75rem;font-weight:var(--bj-fw-bold);line-height:1;text-overflow:ellipsis;white-space:nowrap}.bj-c-retro-window__body{padding:1.25rem;background:var(--desktop-canvas)}@media(max-width:560px){.bj-c-retro-window{box-shadow:3px 3px 0 var(--desktop-ink)}.bj-c-retro-window__titlebar{min-height:1.75rem;grid-template-columns:1fr auto 1fr;gap:.3rem}.bj-c-retro-window__title{max-width:62vw;padding-right:.45rem;padding-left:.45rem}.bj-c-retro-window__body{padding:.75rem}}.bj-c-cta{padding:3rem 0 4rem;background:transparent}.bj-c-cta__panel{display:grid;gap:1.5rem;align-content:center;min-height:20rem;padding:1.5rem}.bj-c-cta__intro{display:grid;gap:.85rem;max-width:44rem;color:#111}.bj-c-cta__intro p{max-width:38rem;color:#414141}.bj-c-cta__channels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;min-width:0}.bj-c-cta__channel{display:grid;gap:.3rem;min-width:0;padding:.85rem .95rem;color:#111}.bj-c-cta__channel span:first-child{color:#414141;font-size:var(--bj-fs-label);font-weight:var(--bj-fw-bold);line-height:1.2}.bj-c-cta__channel strong{overflow-wrap:anywhere;font-size:var(--bj-fs-body);line-height:1.35}.bj-c-cta__channel:hover span:first-child,.bj-c-cta__channel:focus-visible span:first-child{color:currentColor}@media(max-width:560px){.bj-c-cta{padding:1.15rem 0 2rem}.bj-c-cta__panel{grid-template-columns:1fr;gap:.9rem;min-height:0;padding:.85rem}.bj-c-cta__channels{grid-template-columns:1fr}.bj-c-cta__channel{padding:.72rem .76rem}}.bj-c-retro-carousel{display:flex;min-width:0;flex-direction:column}.bj-c-retro-carousel__navigation{margin-bottom:1.35rem}.bj-c-retro-carousel__viewport{position:relative;display:flex;width:100%;min-width:0;flex:1 1 auto;overflow-x:auto;overscroll-behavior-x:contain;scroll-behavior:smooth;scrollbar-width:none;scroll-snap-type:x mandatory;touch-action:pan-x pan-y}.bj-c-retro-carousel__viewport::-webkit-scrollbar{display:none}.bj-c-retro-carousel__viewport:focus-visible{outline:2px solid var(--desktop-ink);outline-offset:3px}.bj-c-retro-carousel__track{display:flex;width:100%;min-width:0;flex:1 1 auto;align-items:stretch}.bj-c-retro-carousel__slide{display:flex;width:100%;max-width:100%;min-width:0;flex:0 0 100%;box-sizing:border-box;overflow:hidden;scroll-snap-align:start;scroll-snap-stop:always}.bj-c-retro-carousel__slide>*{width:100%}.bj-c-retro-carousel__controls{display:grid;grid-template-columns:auto minmax(4rem,1fr) auto;gap:.9rem;align-items:center;margin-top:1.2rem}.bj-c-retro-carousel__controls button{display:inline-flex;min-height:2.25rem;align-items:center;justify-content:center;padding:0 .85rem;border:2px solid var(--desktop-ink);background:var(--desktop-canvas);color:var(--desktop-ink);font-family:inherit;font-size:var(--bj-fs-body-sm);font-weight:var(--bj-fw-semibold);line-height:1;box-shadow:2px 2px 0 var(--desktop-ink);transition:box-shadow .12s ease,transform .12s ease}.bj-c-retro-carousel__controls button:hover,.bj-c-retro-carousel__controls button:focus-visible{box-shadow:3px 3px 0 var(--desktop-ink);transform:translate(-1px,-1px)}.bj-c-retro-carousel__controls button:active{box-shadow:none;transform:translate(2px,2px)}.bj-c-retro-carousel__controls button:focus-visible{outline:2px solid var(--desktop-ink);outline-offset:3px}.bj-c-retro-carousel__controls button:disabled{opacity:.38;box-shadow:none;transform:none}.bj-c-retro-carousel__status{justify-self:center;font-family:var(--bj-font-ui);font-size:.75rem;font-weight:var(--bj-fw-bold);white-space:nowrap}@media(prefers-reduced-motion:reduce){.bj-c-retro-carousel__viewport{scroll-behavior:auto}}.bj-c-experience{padding:3rem 0 4rem;background:transparent}.bj-c-experience__carousel{min-height:min(34rem,100svh - 9rem)}.bj-c-experience__carousel .bj-c-retro-carousel__navigation{overflow-x:auto;scrollbar-width:none}.bj-c-experience__carousel .bj-c-retro-carousel__navigation::-webkit-scrollbar{display:none}.bj-c-experience__timeline{position:relative;display:grid;min-width:36rem;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:0;padding:0 .25rem;list-style:none}.bj-c-experience__timeline:before{content:"";position:absolute;top:.38rem;right:.65rem;left:.65rem;height:2px;background:var(--desktop-ink)}.bj-c-experience__timeline button{position:relative;z-index:1;display:grid;width:100%;gap:.28rem;padding:0;border:0;background:transparent;color:#555;font:inherit;text-align:left}.bj-c-experience__timeline button:hover strong,.bj-c-experience__timeline button:focus-visible strong{text-decoration:underline;text-underline-offset:.2rem}.bj-c-experience__timeline button:focus-visible{outline:2px solid var(--desktop-ink);outline-offset:.3rem}.bj-c-experience__timeline button.is-active{color:var(--desktop-ink)}.bj-c-experience__timeline button.is-active .bj-c-experience__timeline-node{background:var(--desktop-ink);box-shadow:2px 2px 0 var(--desktop-dim)}.bj-c-experience__timeline strong{overflow:hidden;font-size:var(--bj-fs-body-sm);font-weight:var(--bj-fw-bold);line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.bj-c-experience__timeline-node{display:block;width:.8rem;height:.8rem;margin-bottom:.18rem;border:2px solid var(--desktop-ink);background:var(--desktop-canvas)}.bj-c-experience__timeline-period{font-family:var(--bj-font-ui);font-size:.7rem;font-weight:var(--bj-fw-semibold);line-height:1.2}.bj-c-experience__slide{display:grid;min-height:min(25rem,100svh - 14rem);grid-template-columns:minmax(18rem,.88fr) minmax(0,1.12fr);gap:clamp(1.8rem,3.5vw,3.25rem);align-items:center;padding:.35rem .3rem .65rem}.bj-c-experience__details{min-width:0;color:#111}.bj-c-experience__status-row{display:flex;flex-wrap:wrap;gap:.45rem;align-items:center;color:#414141;font-family:var(--bj-font-ui);font-size:.75rem;font-weight:var(--bj-fw-bold);line-height:1.2}.bj-c-experience__index{color:#111;font-size:.9rem}.bj-c-experience__index:after{content:"/";margin-left:.45rem;color:#777}.bj-c-experience__current{padding:.12rem .42rem;background:var(--desktop-ink);color:var(--desktop-canvas)}.bj-c-experience__details-heading{display:flex;flex-direction:column;gap:.4rem;margin-top:.85rem}.bj-c-experience__details-heading p{color:#414141}.bj-c-experience__summary{margin-top:1.15rem;color:#414141}.bj-c-experience__highlights{display:grid;gap:.52rem;margin:1rem 0 0;padding:0;color:#414141;list-style:none}.bj-c-experience__highlights li{position:relative;padding-left:1rem}.bj-c-experience__highlights li:before{content:"";position:absolute;top:.64em;left:.08rem;width:.34rem;height:.34rem;background:#111}.bj-c-experience__highlights strong{margin-right:.38rem;color:#111;font-weight:var(--bj-fw-bold)}.bj-c-experience__highlights strong:after{content:":"}.bj-c-experience__media{display:grid;min-width:0;align-items:center}.bj-c-experience__media-frame{display:flex;width:100%;aspect-ratio:16/9;align-items:center;justify-content:center}.bj-c-experience__slide--image .bj-c-experience__media-frame{width:min(100%,28rem);aspect-ratio:4/3;justify-self:center}.bj-c-experience__video,.bj-c-experience__image{display:block;width:100%;height:100%;filter:grayscale(1) contrast(1.08);background:#fff}.bj-c-experience__video{object-fit:contain}.bj-c-experience__image{object-fit:cover}@media(max-width:900px){.bj-c-experience__carousel{min-height:0}.bj-c-experience__slide{min-height:0;grid-template-columns:1fr;gap:1.4rem}.bj-c-experience__details,.bj-c-experience__media{width:min(100%,42rem);justify-self:center}}@media(max-width:560px){.bj-c-experience{padding:1.15rem 0 2rem}.bj-c-experience__carousel .bj-c-retro-carousel__navigation{margin-bottom:1rem}.bj-c-experience__timeline{min-width:30rem;gap:.75rem}.bj-c-experience__slide{gap:1.05rem;padding:.15rem 0 .35rem}.bj-c-experience__details-heading{margin-top:.7rem}.bj-c-experience__summary,.bj-c-experience__highlights{margin-top:.78rem}.bj-c-experience__slide--image .bj-c-experience__media-frame{width:min(100%,22rem)}}.bj-c-hero-intro{display:flex;flex-direction:column;align-items:flex-start;width:min(100%,680px);text-align:left;text-wrap:balance}.bj-c-hero-intro__title{--bj-text-font-size: 2.5rem;--bj-text-line-height: 1;max-width:900px;margin-bottom:.72rem;color:#111;animation:bj-hero-intro-rise .42s steps(4,end) .12s both}.bj-c-hero-intro__title .bj-t-display{font-size:var(--bj-text-font-size);line-height:var(--bj-text-line-height)}.bj-c-hero-intro__subtitle{order:-1;margin-bottom:.5rem;color:#414141;animation:bj-hero-intro-rise .42s steps(4,end) .16s both}.bj-c-hero-intro__subtitle .bj-t-heading-sm{font-size:1rem;line-height:1.35}.bj-c-hero-intro__summary{max-width:33rem;margin-bottom:0;color:#414141;animation:bj-hero-intro-rise .42s steps(4,end) .2s both}.bj-c-hero-intro__summary .bj-t-body-lg{line-height:1.72}@keyframes bj-hero-intro-rise{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@media(max-width:720px){.bj-c-hero-intro{align-items:center;text-align:center}.bj-c-hero-intro__title{--bj-text-font-size: 2.2rem}}@media(max-width:460px){.bj-c-hero-intro__title{--bj-text-font-size: 1.95rem}.bj-c-hero-intro__summary{max-width:27ch}.bj-c-hero-intro__summary .bj-t-body-lg{font-size:1rem;line-height:1.62}}@media(prefers-reduced-motion:reduce){.bj-c-hero-intro__title,.bj-c-hero-intro__subtitle,.bj-c-hero-intro__summary{animation:none}}.bj-c-hero-portrait{width:12rem;height:12rem;margin-bottom:0;line-height:0;transform-origin:center bottom;animation:bj-hero-portrait-rise .42s steps(4,end) 80ms both}.bj-c-hero-portrait img{display:block;width:100%;height:100%;filter:grayscale(1) contrast(1.16);object-fit:cover}@keyframes bj-hero-portrait-rise{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@media(max-width:560px){.bj-c-hero-portrait{width:8.4rem;height:8.4rem}}@media(prefers-reduced-motion:reduce){.bj-c-hero-portrait{animation:none}}.bj-c-social-links{display:flex;width:auto;flex-wrap:wrap;gap:.68rem;margin:0;padding:0}.bj-c-social-links__link{display:grid;min-width:3.7rem;min-height:4.45rem;grid-template-rows:2.8rem auto;align-items:center;justify-content:center;justify-items:center;gap:.28rem;padding:.35rem .28rem .26rem;border:0;background:transparent;color:#111;text-align:center;text-decoration:none;transition:transform .12s ease;transform-origin:center;animation:bj-social-link-raise .32s steps(3,end) both}.bj-c-social-links__link .bj-c-social-links__icon svg{width:1.28rem;height:1.28rem}.bj-c-social-links__link .bj-c-social-links__icon{display:grid;grid-row:1;grid-column:1;width:2.65rem;height:2.5rem;place-items:center}.bj-c-social-links__link:nth-child(1){animation-delay:.24s}.bj-c-social-links__link:nth-child(2){animation-delay:.28s}.bj-c-social-links__link:nth-child(3){animation-delay:.32s}.bj-c-social-links__link:hover,.bj-c-social-links__link:focus-visible{transform:translate(1px,1px)}.bj-c-social-links__link:hover .bj-c-social-links__icon,.bj-c-social-links__link:focus-visible .bj-c-social-links__icon{background:#111;box-shadow:1px 1px 0 var(--desktop-ink)}.bj-c-social-links__link:hover .bj-c-social-links__icon>svg,.bj-c-social-links__link:focus-visible .bj-c-social-links__icon>svg{color:#fff}.bj-c-social-links__link:focus-visible{outline:2px solid #111111;outline-offset:3px}.bj-c-social-links__label{grid-row:2;color:#111;font-size:.72rem;font-weight:var(--bj-fw-semibold);line-height:1.2}@keyframes bj-social-link-raise{0%{opacity:0;transform:translateY(.3rem)}to{opacity:1;transform:translateY(0)}}@media(max-width:720px){.bj-c-social-links{justify-content:center}}@media(max-width:560px){.bj-c-social-links{display:grid;width:100%;grid-template-columns:repeat(3,minmax(0,1fr));gap:.32rem}.bj-c-social-links__link{min-height:4.35rem;padding-right:.2rem;padding-left:.2rem}.bj-c-social-links__link .bj-c-social-links__icon{width:2.55rem;height:2.45rem}}@media(prefers-reduced-motion:reduce){.bj-c-social-links__link{animation:none}}.bj-c-hero{position:relative;display:flex;align-items:center;overflow:clip;padding:3rem 0 3.4rem}.bj-c-hero__about-layout{display:grid;grid-template-columns:auto minmax(0,1fr);gap:2.35rem;align-items:center;padding:1.6rem}.bj-c-hero__about-copy{min-width:0}.bj-c-hero__shortcuts{width:fit-content;margin-top:1.35rem;padding-top:0;border-top:0}.bj-c-hero__shortcuts .bj-c-social-links{width:auto;max-width:none;margin:0;padding:0}.bj-c-hero__scroll-hint{position:absolute;bottom:1rem;left:50%;display:none;align-items:center;gap:.42rem;color:var(--desktop-ink);font-family:var(--bj-font-ui);font-size:.72rem;font-weight:var(--bj-fw-bold);line-height:1;text-decoration:none;transform:translate(-50%)}.bj-c-hero__scroll-hint:hover,.bj-c-hero__scroll-hint:focus-visible{text-decoration:underline;text-underline-offset:.2rem}.bj-c-hero__scroll-hint:focus-visible{outline:2px solid var(--desktop-ink);outline-offset:.3rem}html.bj-fullpage-ready .bj-c-hero__scroll-hint{display:inline-flex}@media(max-width:820px){.bj-c-hero{padding-top:2.4rem}.bj-c-hero__about-layout{grid-template-columns:1fr;justify-items:center;gap:1.15rem}.bj-c-hero__about-copy{display:grid;justify-items:center}.bj-c-hero__shortcuts{width:100%}}@media(max-width:560px){.bj-c-hero{min-height:auto;padding:1.15rem 0 2rem}.bj-c-hero__about-layout{padding:.6rem .25rem .65rem}.bj-c-hero__shortcuts{margin-top:1rem}}@media(max-width:760px){html.bj-fullpage-ready .bj-c-hero__scroll-hint{display:none}}.bj-c-action-link{display:inline-flex;width:fit-content;min-height:2.25rem;align-items:center;justify-content:center;padding:0 .9rem;border:2px solid #111111;background:#fff;color:#111;text-decoration:none;font-size:var(--bj-fs-body-sm);font-weight:var(--bj-fw-semibold);line-height:1;box-shadow:2px 2px 0 var(--desktop-ink);transition:background .12s ease,color .12s ease,box-shadow .12s ease,transform .12s ease}.bj-c-action-link:hover,.bj-c-action-link:focus-visible{transform:translate(-1px,-1px)}.bj-c-action-link:active{box-shadow:none;transform:translate(2px,2px)}.bj-c-action-link:focus-visible{outline:2px solid #111111;outline-offset:3px}.bj-c-action-link--primary{background:#111;color:#fff;box-shadow:2px 2px 0 var(--desktop-dim)}.bj-c-action-link--primary:hover,.bj-c-action-link--primary:focus-visible{background:#111;color:#fff;box-shadow:3px 3px 0 var(--desktop-dim)}.bj-c-action-link--secondary{background:#fff;color:#111}.bj-c-action-link--secondary:hover,.bj-c-action-link--secondary:focus-visible{background:#fff;color:#111;box-shadow:3px 3px 0 var(--desktop-ink)}.bj-c-action-link--primary:active,.bj-c-action-link--secondary:active{box-shadow:none;transform:translate(2px,2px)}.bj-c-featured-project-card{display:flex;min-height:100%;flex-direction:column;gap:1rem;padding:.25rem .3rem .5rem;color:#111}.bj-c-featured-project-card__header{display:flex;gap:1rem;align-items:center;justify-content:space-between}.bj-c-featured-project-card__identity{min-width:0}.bj-c-featured-project-card__identity>div{display:grid;gap:.25rem;min-width:0}.bj-c-featured-project-card__identity>div p{color:#555}.bj-c-featured-project-card__meta{display:inline-flex;flex:0 0 auto;align-items:center;gap:.38rem;color:var(--desktop-ink);font-family:var(--bj-font-ui);font-size:.75rem;font-weight:var(--bj-fw-bold);line-height:1;white-space:nowrap}.bj-c-featured-project-card__meta:before{content:"";width:.42rem;height:.42rem;background:var(--desktop-ink)}.bj-c-featured-project-card__media{width:100%;aspect-ratio:4/3;margin:0}.bj-c-featured-project-card__image{display:block;width:100%;height:100%;filter:grayscale(1) contrast(1.1);object-fit:cover;object-position:center}.bj-c-featured-project-card__body{display:grid;grid-template-columns:minmax(20rem,1.05fr) minmax(18rem,.95fr);gap:clamp(1.25rem,2.8vw,2.25rem);align-items:stretch}.bj-c-featured-project-card__overview{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:.2rem .1rem}.bj-c-featured-project-card__summary{display:grid;gap:.4rem;color:#414141}.bj-c-featured-project-card__details{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,2.2vw,1.75rem);margin:.15rem 0 0;padding:0;color:#414141;list-style:none}.bj-c-featured-project-card__detail{display:flex;min-width:0;min-height:6.2rem;align-items:flex-start;padding:.75rem .8rem}.bj-c-featured-project-card__detail strong{display:block;margin-bottom:.2rem;color:#111;font-weight:var(--bj-fw-bold)}.bj-c-featured-project-card__detail strong:after{content:""}.bj-c-featured-project-card__detail-text{display:block;text-wrap:balance}.bj-c-featured-project-card__actions{display:flex;flex-wrap:wrap;gap:.65rem;align-items:center;justify-content:flex-start;margin-top:1.25rem}@media(max-width:900px){.bj-c-featured-project-card__body{grid-template-columns:1fr;gap:1.1rem}.bj-c-featured-project-card__overview{padding:0}.bj-c-featured-project-card__details{grid-template-columns:1fr;gap:.6rem}}@media(max-width:560px){.bj-c-featured-project-card{gap:.8rem;padding:.1rem 0 .35rem}.bj-c-featured-project-card__header{gap:.7rem;align-items:center}.bj-c-featured-project-card__identity{min-width:0}.bj-c-featured-project-card__meta{font-size:.68rem}.bj-c-featured-project-card__media{width:min(100%,22rem);margin-right:auto;margin-left:auto}.bj-c-featured-project-card__detail{min-height:0}.bj-c-featured-project-card__actions{margin-top:.9rem}}.bj-c-projects{padding:3rem 0 4rem;background:transparent}.bj-c-projects__carousel{min-height:min(34rem,100svh - 9rem)}@media(max-width:760px){.bj-c-projects__carousel{min-height:0}}@media(max-width:560px){.bj-c-projects{padding:1.15rem 0 2rem}}.bj-c-site-header{position:sticky;top:0;z-index:30;padding:0;border-bottom:2px solid #111111;background:var(--desktop-canvas);color:var(--desktop-ink)}.bj-c-site-header__container{max-width:none;padding-right:.45rem;padding-left:.45rem}.bj-c-site-header__nav{display:flex;min-height:1.45rem;align-items:center;gap:.25rem;font-family:var(--bj-font-ui);font-size:.82rem;font-weight:var(--bj-fw-semibold);line-height:1;-webkit-user-select:none;user-select:none}.bj-c-site-header__brand,.bj-c-site-header__link{color:#111;text-decoration:none}.bj-c-site-header__brand:focus-visible,.bj-c-site-header__link:focus-visible{outline:2px solid #111111;outline-offset:-2px}.bj-c-site-header__brand{display:inline-flex;min-width:0;align-items:center;gap:.32rem;padding:.22rem .38rem;font-weight:var(--bj-fw-bold);white-space:nowrap}.bj-c-site-header__brand:hover,.bj-c-site-header__brand:focus-visible,.bj-c-site-header__brand.is-active{background:#111;color:#fff}.bj-c-site-header__brand-mark{font-size:.82rem;font-weight:var(--bj-fw-bold);line-height:1}.bj-c-site-header__links{display:flex;min-width:0;align-items:center;gap:0}.bj-c-site-header__link{display:inline-flex;min-height:1.2rem;align-items:center;justify-content:center;padding:.22rem .48rem;border:0;color:#111;white-space:nowrap}.bj-c-site-header__link:hover,.bj-c-site-header__link:focus-visible,.bj-c-site-header__link.is-active{background:#111;color:#fff}:where(#about,#projects,#career,#contact){scroll-margin-top:3.5rem}@media(max-width:560px){.bj-c-site-header__nav{min-height:1.75rem;font-size:.78rem}.bj-c-site-header__brand{padding-right:.28rem;padding-left:.28rem}.bj-c-site-header__link{padding-right:.36rem;padding-left:.36rem}}html{scroll-behavior:smooth;--bj-fullpage-bottom: 0px}.bj-p-home-section{display:grid;min-height:calc(100svh - 1.45rem);align-items:center}.bj-p-home-section>*{width:100%}html.bj-fullpage-ready,html.bj-fullpage-ready body{height:100%;overflow:hidden}html.bj-fullpage-ready main{height:100svh;overflow:hidden;--bj-fullpage-bottom: 0px}html.bj-fullpage-ready .bj-c-site-header{position:fixed;top:0;right:0;left:0}html.bj-fullpage-ready .bj-p-home-section{position:fixed;top:var(--bj-fullpage-top, 1.45rem);right:0;bottom:var(--bj-fullpage-bottom, 0px);left:0;z-index:0;display:block;width:100%;min-height:0;overflow-x:hidden;overflow-y:auto;opacity:0;overscroll-behavior:contain;pointer-events:none;scrollbar-gutter:stable;visibility:hidden;will-change:opacity,transform;-webkit-overflow-scrolling:touch}html.bj-fullpage-ready .bj-p-home-section>section{display:flex;min-height:100%;flex-direction:column;justify-content:center}html.bj-fullpage-ready .bj-p-home-section.is-active{z-index:2;opacity:1;pointer-events:auto}html.bj-fullpage-ready .bj-p-home-section.is-active,html.bj-fullpage-ready .bj-p-home-section[class*=is-exiting-]{visibility:visible}html.bj-fullpage-ready .bj-p-home-section.is-entering-down{animation:bj-section-enter-down .24s cubic-bezier(.22,1,.36,1) both}html.bj-fullpage-ready .bj-p-home-section.is-entering-up{animation:bj-section-enter-up .24s cubic-bezier(.22,1,.36,1) both}html.bj-fullpage-ready .bj-p-home-section.is-exiting-up{animation:bj-section-exit-up .18s ease-out both}html.bj-fullpage-ready .bj-p-home-section.is-exiting-down{animation:bj-section-exit-down .18s ease-out both}@keyframes bj-section-enter-down{0%{opacity:0;transform:translate3d(0,1.25rem,0)}to{opacity:1;transform:translateZ(0)}}@keyframes bj-section-enter-up{0%{opacity:0;transform:translate3d(0,-1.25rem,0)}to{opacity:1;transform:translateZ(0)}}@keyframes bj-section-exit-up{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(0,-.75rem,0)}}@keyframes bj-section-exit-down{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(0,.75rem,0)}}@media(max-width:760px){html{scroll-behavior:smooth}.bj-p-home-section{min-height:auto;align-items:start}html.bj-fullpage-ready .bj-p-home-section>section{display:block;min-height:auto}html.bj-fullpage-ready main{--bj-fullpage-bottom: 0px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}html.bj-fullpage-ready .bj-p-home-section{animation:none}}
