#fitter{width:100vw;overflow-x:hidden}.loading-messages{display:flex;flex-direction:column;gap:1rem;text-transform:uppercase;font-size:21px;padding:2rem;font-family:Roboto Condensed,sans-serif}.macbooks{transform:scale(.8)}@media(min-width:640px){.macbooks{transform:scale(.85)}}@media(min-width:768px){.macbooks{transform:scale(.9)}}@media(min-width:1024px){.macbooks{transform:scale(1)}}@media(min-width:1280px){.macbooks{transform:scale(1.1)}}.header-nav{background-color:var(--text-color);color:var(--bg-color)!important;width:100%;height:82px;display:flex;flex-direction:row;align-items:stretch;justify-content:stretch;font-size:11px;flex-wrap:nowrap;z-index:1000;position:absolute}.header-nav .nav-item{border-right:1px solid var(--bg-color);flex-wrap:nowrap}.header-nav .nav-item,.header-nav .vibes-container{display:flex;justify-content:center;align-items:center;white-space:nowrap}.header-nav .vibes-container{padding-left:2vw}.header-nav .nav-list{border-left:1px solid var(--bg-color);display:flex;justify-content:center;align-items:center;gap:3rem;white-space:nowrap;padding-left:3rem;padding-right:3rem}.navbar-divider{height:100%;border-left:2px solid var(--bg-color)}.navbar-horizontal-divider{width:100%;border-top:2px solid var(--bg-color)}.hero-title{position:relative;vertical-align:baseline}.hero-title .clone{position:absolute}.bars{flex-grow:1}.loading-screen{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;z-index:9999}.loading-content{color:#fff;text-align:center;font-size:2rem}.hero-section{z-index:1;display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100svh;min-height:calc(100svh - 1px)}.hero-section .hero-top{padding-top:4.5rem;flex:1;position:relative;flex-grow:1;flex-shrink:1}.hero-section .hero-bottom,.hero-section .hero-top{display:flex;justify-content:center;align-items:center;width:100%}.hero-section .hero-bottom{padding:1rem;box-sizing:border-box;background-color:var(--text-color)}@media only screen and (max-width:576px),only screen and (max-width:767px)and (orientation:landscape){.hero-section .hero-bottom{flex-direction:column}}br{display:none}.first-line,.second-line{font-family:Avenir Next,sans-serif;white-space:nowrap;line-height:1;margin:0 1rem;height:100%;color:var(--bg-color);text-transform:uppercase;font-size:max(18px,7vw);font-weight:600}.first-line{letter-spacing:-6px}.second-line{font-weight:200;letter-spacing:-4px}@media only screen and (max-width:576px),only screen and (max-width:767px)and (orientation:landscape){.first-line{font-size:max(21px,16vw);letter-spacing:-1px}.second-line{font-size:max(21px,15vw);letter-spacing:-2px;text-align:center}.second-line br{display:block}}.about-me,.about-me-container{width:100%;position:relative}.about-me{display:flex;justify-content:center;align-items:center;flex-direction:column;height:100vh;font-size:clamp(16px,1.35vw,22px);will-change:transform,opacity;color:var(--text-color);padding:1rem;box-sizing:border-box}@media(min-width:1440px){.about-me{font-size:clamp(18px,1.2vw,24px)}}@media(max-width:768px){.about-me{font-size:clamp(14px,2.8vw,18px);padding:1.5rem}}@media(max-width:480px){.about-me{font-size:clamp(13px,3.2vw,16px);justify-content:flex-start;padding-top:5rem}}.about-me .about-me-content{max-width:900px;width:100%;padding:2rem;margin:0 auto}@media(min-width:1800px){.about-me .about-me-content{max-width:1200px;padding:3rem 6rem}}@media(min-width:1440px)and (max-width:1799px){.about-me .about-me-content{max-width:1050px;padding:3rem 5rem}}@media(min-width:768px)and (max-width:1439px){.about-me .about-me-content{padding:3rem 4rem}}@media(max-width:480px){.about-me .about-me-content{padding:1rem 1.25rem;text-align:center}}.about-me .highlight{transition:background-color .3s ease,color .3s ease}.about-me .highlight:hover{background-color:#ff0;color:#000}@media(min-width:768px){.about-me .fixed-bottom-right{position:fixed;bottom:0;right:0;z-index:100}}.about-me .fixed-bottom-right,.noise-nav{position:relative}.noise-nav{width:100%;pointer-events:auto}.noise-nav-wave-edge{position:absolute;top:0;left:0;width:100%;z-index:0}.noise-nav-inner{position:relative;display:flex;padding:1.5rem 1.25rem 1rem;z-index:1}.noise-nav-inner,.noise-nav-logo{align-items:center;justify-content:center}.noise-nav-logo{position:absolute;left:1.25rem;display:inline-flex;color:var(--text-color);mix-blend-mode:difference}.noise-nav-logo svg{fill:var(--text-color)}.noise-nav-pill{display:inline-flex;gap:1.5rem;padding:.6rem 1.6rem;border-radius:999px;border:1px solid color-mix(in srgb,var(--text-color) 40%,transparent);background:color-mix(in srgb,var(--bg-color) 70%,transparent);backdrop-filter:blur(18px);box-shadow:0 10px 30px rgba(0,0,0,.2),inset 0 0 0 1px hsla(0,0%,100%,.06)}.noise-nav-item{font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:var(--text-color);transition:opacity .2s ease}.noise-nav-item:hover{opacity:.7}@media(max-width:768px){.noise-nav-inner{justify-content:center}.noise-nav-logo{position:absolute;left:1.25rem}.noise-nav-pill{display:none}.noise-nav-pill.open{display:flex;flex-direction:column;position:absolute;top:100%;left:50%;transform:translateX(-50%);gap:.75rem;padding:1rem 1.5rem;margin-top:.5rem}.noise-nav-hamburger{display:flex;flex-direction:column;gap:5px;cursor:pointer;padding:.5rem;z-index:10}.noise-nav-hamburger span{display:block;width:24px;height:2px;background-color:var(--text-color);transition:transform .3s ease,opacity .3s ease}.noise-nav-hamburger.open span:first-child{transform:rotate(45deg) translate(5px,5px)}.noise-nav-hamburger.open span:nth-child(2){opacity:0}.noise-nav-hamburger.open span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}}@media(min-width:769px){.noise-nav-hamburger{display:none}}.global-noise-nav{position:fixed;top:0;left:0;width:100%;z-index:1000;transform:translateZ(0);pointer-events:none}.about-top{background-color:var(--text-ratio-color)}.scroller-about{font-size:max(10px,1.1vw);text-transform:uppercase;border-bottom:1px solid var(--text-color)}.scroller-about span{margin-right:2rem}.squiggly{fill:var(--text-color)}.work-experience{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100vw;font-size:max(14px,1.8vw)}.menu-item{position:relative;text-transform:uppercase;cursor:pointer;font-size:150%!important}.menu-item-text{pointer-events:none;display:block;line-height:1;position:relative}.menu-item>div:first-child span{transform-origin:bottom}.menu-item>div:first-child span,.menu-item>div:nth-child(2) span{will-change:transform;transform-style:preserve-3d;transition:.5s ease;transition-delay:calc(.05s*var(--index));display:inline-block}.menu-item>div:nth-child(2) span{transform-origin:top;transform:translateY(100%) rotateX(-90deg)}.menu-item.vibe-shift>div:first-child span,.menu-item.vibe-shift>div:nth-child(2) span{transition:.4s ease}.menu-item:hover>div:first-child span{transform:translateY(-100%) rotateX(-90deg)}.menu-item:hover>div:nth-child(2) span{transform:translate(0) rotateX(0)}img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cards{top:25%;transform:translate(-50%,-50%);width:100vw;height:600px}.card,.cards{position:absolute;left:50%;will-change:transform}.card{width:440px;height:480px;top:42%;transform-origin:center center;margin-left:-220px;display:flex;flex-direction:column;gap:1em;z-index:100}.card-img{flex:1;background-color:#fff;border-radius:.5em;overflow:hidden;min-height:0}.axiom-description-card{background-color:var(--bg-color);border:1px solid var(--text-color);border-radius:.75em;padding:1.5rem 1.75rem;display:flex;align-items:center;justify-content:center}.axiom-description-card .axiom-description{width:100%;max-width:500px}.card-content{width:100%;min-height:100px;flex-shrink:0}.card-content p{text-align:left;color:var(--text-color);font-size:max(14px,1.1vw);font-weight:500;line-height:1.3}.step-counter{position:absolute;display:flex;flex-direction:column;width:100%;padding-top:5rem}.count,.counter-title{position:relative;clip-path:polygon(0 0,100% 0,100% 100%,0 100%);overflow:hidden}.counter-title{height:150px;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:1.5rem 1.5rem 1.5rem 0}.count{position:relative;top:-10px;height:60px}.count-container{position:relative;transform:translateY(60px);will-change:transform;font-size:60px!important;width:100%;text-transform:uppercase;font-weight:900;line-height:1;letter-spacing:-.04em;white-space:nowrap}.count-container div{display:flex;justify-content:center;align-items:center}.step-counter h1{width:100%;position:relative;text-transform:uppercase;font-weight:900;font-size:150px;line-height:1;letter-spacing:-.04em;will-change:transform}.empty{opacity:0}@media(max-width:900px){.counter-title{margin-top:3rem;height:90px}.counter-title h1{font-size:90px}.count-container{font-size:25px!important;transform:translateY(30px)}.count{top:0;left:-10px;height:25px}.cards{top:27.5%}.card{width:375px;height:375px}}.funny-macbook{z-index:100;transform-origin:50% 25%}.axiom-container{height:400vh;width:100vw!important;z-index:1000;position:relative;overflow:hidden}.axiom-container .steps{width:100vw;height:100vh!important;position:relative}.music-text{text-transform:uppercase;font-size:max(20px,4.2vw);padding-right:3rem}.marquee-music{border:1px solid var(--text-color)}.axiom-logo{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.axiom-logo path{fill:var(--text-color)}.axiom-logo-icon{height:50%;transform:translateY(-100vh)}.axiom-logo-icon path{fill:var(--text-color)}.axiom-logo-background path{fill:var(--text-color);mix-blend-mode:difference}.music-cards-grid{display:grid;grid-auto-flow:column;gap:1rem;overflow-x:auto}.music-card{min-width:300px;padding:1rem;background-color:var(--text-ratio-color);border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.music-exp h2{text-transform:uppercase;font-size:max(18px,7vw);font-weight:600}.music-container{font-size:max(18px,1.4vw)}.chord-list{margin:0;display:flex;list-style-type:none;flex-direction:column;gap:1rem;padding:0}@media (min-width:768px){.chord-list{flex-direction:row}}.roman-num{background-color:var(--text-color);color:#fff;border-radius:calc(var(--radius) - 2px);padding:.25rem .5rem;font-size:1.125rem;line-height:1.75rem;font-weight:700;margin-right:.25rem}.axiom-eater-container{height:100vh;display:flex;justify-content:center;align-items:center}@media(max-width:900px){.axiom-eater-container{flex-direction:column;gap:2rem}}.axiom-icon-container{min-width:300px;max-width:50vw;z-index:10}.partner-logos-container{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem}.partner-logo{width:100px;height:auto;transform:translate(0)}.marquee-container{overflow-x:hidden!important;display:flex!important;flex-direction:row!important;position:relative;width:100%}.marquee-container:hover .marquee{animation-play-state:var(--pause-on-hover)}.marquee-container:active .marquee{animation-play-state:var(--pause-on-click)}.overlay{position:absolute;width:100%;height:100%}.overlay:after,.overlay:before{background:linear-gradient(to right,var(--gradient-color));content:"";height:100%;position:absolute;width:var(--gradient-width);z-index:2}.overlay:after{right:0;top:0;transform:rotate(180deg)}.overlay:before{left:0;top:0}.marquee{flex:0 0 auto;min-width:100%;z-index:1;display:flex;flex-direction:row;align-items:center;animation:scroll var(--duration) linear var(--delay) var(--iteration-count);animation-play-state:var(--play);animation-delay:var(--delay);animation-direction:var(--direction)}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-100%)}}