.scroll-progress{position:fixed;z-index:60;top:0;left:0;right:0;height:2px;background:rgba(245,244,240,.12);pointer-events:none}.scroll-progress span{display:block;width:0;height:100%;background:linear-gradient(90deg,rgba(201,185,155,.4),#c9b99b 55%,#fff);box-shadow:0 0 9px rgba(201,185,155,.7);transition:width .12s linear}.scroll-status{position:absolute;right:clamp(78px,10vw,145px);bottom:13px;color:rgba(201,185,155,.76);font:8px var(--label);letter-spacing:.16em;transition:opacity .3s}.site-header.is-hidden .scroll-status{opacity:0}html{scrollbar-width:thin;scrollbar-color:#a98f65 #07090d}::-webkit-scrollbar{width:7px}::-webkit-scrollbar-track{background:linear-gradient(180deg,#05070b,#101d2c,#05070b)}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,rgba(201,185,155,.45),#c9b99b 48%,rgba(201,185,155,.4));border:2px solid #07090d;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#fff,#c9b99b,#fff)}.reveal{transition-delay:.05s}.project:nth-child(2),.project:nth-child(3){transition-delay:.12s}.approach-list article:nth-child(2){transition-delay:.1s}.approach-list article:nth-child(3){transition-delay:.18s}@media(max-width:760px){.scroll-status{right:76px;bottom:12px;font-size:7px}.scroll-progress{height:2px}}
