@font-face{font-family:Schibsted Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(../media/481eac7be1c268b7-s.1shg3f9j2jih-.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Schibsted Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(../media/31a9145ccb84606d-s.p.3j3x29wbycqkn.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Schibsted Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(../media/481eac7be1c268b7-s.1shg3f9j2jih-.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Schibsted Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(../media/31a9145ccb84606d-s.p.3j3x29wbycqkn.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Schibsted Grotesk Fallback;src:local(Arial);ascent-override:93.46%;descent-override:24.67%;line-gap-override:0.0%;size-adjust:104.49%}.schibsted_grotesk_7a829b52-module__thfFcq__className{font-family:Schibsted Grotesk,Schibsted Grotesk Fallback;font-style:normal}.schibsted_grotesk_7a829b52-module__thfFcq__variable{--font-body:"Schibsted Grotesk", "Schibsted Grotesk Fallback"}
:root{--paper:#faf7ee;--ink:#17171a;--muted:#6b6b72;--wave:#5b77964d;--highlight:#5b779626;--highlight-strong:#5b779645;--c-linkedin:#0a5cb8;--c-mechanize:#6a28d9;--c-strava:#c24200;--c-github:#0d7a3c;--c-resume:#bd2478;--c-email:#0b7a73;--c-spotify:#8a6510}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body{background:var(--paper);min-height:100dvh;color:var(--ink);font-family:var(--font-body), ui-sans-serif, system-ui, sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;padding:2rem 1.5rem 4rem;display:flex}::selection{background:color-mix(in srgb, var(--ink) 14%, transparent)}main{width:100%;max-width:36rem;margin:auto}.waves{z-index:-1;pointer-events:none;position:fixed;inset:0}p{letter-spacing:-.012em;text-wrap:pretty;margin:0;font-size:clamp(1.25rem,1.02rem + 1.15vw,1.6rem);font-weight:400;line-height:1.58;animation:.62s cubic-bezier(.2,.7,.3,1) both rise}@keyframes rise{0%{opacity:0;transform:translateY(.5rem)}}a{--c:var(--ink);color:var(--c);background-image:linear-gradient(var(--c), var(--c));-webkit-box-decoration-break:clone;box-decoration-break:clone;background-position:0 100%;background-repeat:no-repeat;background-size:100% .085em;border-radius:.12em;margin:0 -.07em;padding:0 .07em;text-decoration:none;transition:background-size .24s cubic-bezier(.2,.7,.3,1),color .16s ease-out}a:hover,a:focus-visible{color:var(--paper);background-size:100% 100%}a:focus-visible{outline:2px solid var(--c);outline-offset:.12em}.linkedin{--c:var(--c-linkedin)}.mechanize{--c:var(--c-mechanize)}.strava{--c:var(--c-strava)}.github{--c:var(--c-github)}.resume{--c:var(--c-resume)}.email{--c:var(--c-email)}.spotify{--c:var(--c-spotify)}.burst{position:relative}.burst-word{cursor:default;white-space:nowrap;background-color:var(--highlight);-webkit-box-decoration-break:clone;box-decoration-break:clone;border-radius:.4em;margin:0 -.14em;padding:.08em .26em;transition:background-color .18s ease-out}.burst-word:hover{background-color:var(--highlight-strong)}a .burst-word{cursor:pointer}.burst-photo{width:var(--w,15rem);pointer-events:none;opacity:0;will-change:transform;transition:transform .62s cubic-bezier(.22,1,.36,1),opacity .32s ease-out;transform:translate(-50%,-50%)scale(.04)}.burst:hover .burst-photo{opacity:1;transform:translate(calc(-50% + var(--dx)), calc(-50% + var(--dy))) scale(1) rotate(var(--rot))}.burst-img,.burst-link{border-radius:.9rem;width:100%;height:auto;display:block;box-shadow:0 1px 2px #17171a14,0 12px 28px -8px #17171a47}@media (hover:none){.burst-photo{display:none}}@media (prefers-reduced-motion:reduce){p,a{transition:none;animation:none}.burst-photo{transition:opacity .2s ease-out}}
