.artmosphere-root{--paper-white:var(--color-paper-white);--soft-black:var(--color-soft-black);--harvest-amber:var(--color-harvest-amber);--greenhouse-moss:var(--color-greenhouse-moss);--glass-verdigris:var(--color-glass-verdigris);background-color:var(--paper-white);color:var(--soft-black);font-family:var(--font-inter),"Inter",sans-serif;-webkit-font-smoothing:antialiased;min-height:100vh}.artmosphere-root .brand-font,.artmosphere-root h1,.artmosphere-root h2,.artmosphere-root h3,.artmosphere-root h4{font-family:var(--font-space-grotesk),"Space Grotesk",sans-serif;font-weight:300}.artmosphere-root .innergarden-texture{background-image:radial-gradient(var(--soft-black) .5px,transparent .5px);background-size:10px 10px;opacity:.03}.artmosphere-root nav{transition:background-color .5s ease,border-color .5s ease,padding-top .5s ease,padding-bottom .5s ease,color .5s ease}.artmosphere-root nav.scrolled{background:rgba(251,251,251,.8);border-bottom:1px solid rgba(0,0,0,.05);padding-top:1.5rem;padding-bottom:1.5rem;color:var(--soft-black);mix-blend-mode:normal;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.artmosphere-root nav.scrolled.unscrolling{background:transparent;border-bottom-color:transparent}.artmosphere-root .btn-harvest{position:relative;padding:1.2rem 3.5rem;font-size:10px;text-transform:uppercase;letter-spacing:.5em;border:1px solid var(--soft-black);overflow:hidden;transition:all .6s cubic-bezier(.16,1,.3,1);background:transparent;cursor:pointer;display:inline-block;text-decoration:none}.artmosphere-root .btn-harvest:hover{color:var(--paper-white);background:var(--soft-black);transform:translateY(-2px)}.artmosphere-root .img-placeholder{filter:grayscale(100%) contrast(110%);transition:all .8s cubic-bezier(.16,1,.3,1);object-fit:cover}.artmosphere-root .img-placeholder:hover{filter:grayscale(0) contrast(100%)}.artmosphere-root .timeline-dot{width:8px;height:8px;background:rgba(255,255,255,.5)!important;border-radius:50%;position:absolute;left:-4px;top:10px;z-index:10}.artmosphere-root .timeline-dot.bg-harvest-amber{background:var(--color-harvest-amber)!important}.artmosphere-root .timeline-line{width:1px;background:rgba(255,255,255,.2);position:absolute;left:0;top:10px;bottom:-50px}.artmosphere-root .tracking-ultra{letter-spacing:.7em}.artmosphere-root .sponsor-box{border:1px solid rgba(0,0,0,.04);transition:border-color .4s ease}.artmosphere-root .sponsor-box:hover{border-color:var(--harvest-amber)}.artmosphere-root input,.artmosphere-root select{appearance:none;border-radius:0}.artmosphere-root select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23C28E40'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 0 center;background-size:12px}