.fold-section{--fold-duration:4.4s;--fold-ease:cubic-bezier(.48,0,.16,1);z-index:0;width:100%;min-height:100vh;position:relative;overflow:hidden}.fold-paper-stage{isolation:isolate;pointer-events:none;width:50vw;height:50vh;margin:0;position:absolute}.fold-paper-stage.top-left{top:0;left:0}.fold-paper-stage.top-right{top:0;left:50vw;transform:scaleX(-1)}.fold-paper-stage.bottom-right{top:50vh;left:50vw;transform:scale(-1)}.fold-paper-stage.bottom-left{top:50vh;left:0;transform:scaleY(-1)}.folding-paper,.folding-paper-fold,.folding-paper-crease{position:absolute;inset:0}.folding-paper{clip-path:polygon(0 0,100% 0,100% 100%,100% 100%,0 100%,0 0);animation:paperBackgroundFold var(--fold-duration)var(--fold-ease)forwards;animation-play-state:paused;animation-delay:calc(var(--scroll-progress,0)*-4.4s);z-index:1;background:#fffdf3;box-shadow:0 24px 44px #00000040}.folding-paper-fold{clip-path:polygon(86% 100%,100% 86%,100% 100%,100% 100%);animation:paperFolded var(--fold-duration)var(--fold-ease)forwards;animation-play-state:paused;animation-delay:calc(var(--scroll-progress,0)*-4.4s);filter:drop-shadow(-3px 4px 6px #00000014);z-index:2;background:#3dc7f2;box-shadow:inset 18px -18px 30px #0000002e,inset -8px 8px 18px #ffffff1f}.fold-paper-pattern{z-index:3;pointer-events:none;background-color:#cbc6c059;position:absolute;inset:0;-webkit-mask-image:url(/2026/assets/background.svg);mask-image:url(/2026/assets/background.svg);-webkit-mask-position:0 0;mask-position:0 0;-webkit-mask-size:319px 339px;mask-size:319px 339px;-webkit-mask-repeat:repeat;mask-repeat:repeat}.gallery-reveal-surface{background:#b1e9fa}.gallery-reveal-pattern{pointer-events:none;background:#18bcf059;position:absolute;inset:0;-webkit-mask-image:url(/2026/assets/background.svg);mask-image:url(/2026/assets/background.svg);-webkit-mask-position:0 0;mask-position:0 0;-webkit-mask-size:319px 339px;mask-size:319px 339px;-webkit-mask-repeat:repeat;mask-repeat:repeat}@keyframes paperBackgroundFold{0%{clip-path:polygon(0 0,100% 0,100% 100%,100% 100%,0 100%,0 0);animation-timing-function:cubic-bezier(.48,0,.16,1)}14.285%{clip-path:polygon(0 0,100% 0,100% 79%,79% 100%,0 100%,0 0);animation-timing-function:cubic-bezier(.2,.78,.18,1)}28.57%{clip-path:polygon(0 0,100% 0,100% 58%,58% 100%,0 100%,0 0);animation-timing-function:cubic-bezier(.2,.82,.16,1)}42.855%{clip-path:polygon(0 0,100% 0,100% 37%,37% 100%,0 100%,0 0);animation-timing-function:cubic-bezier(.18,.76,.14,1)}57.14%{clip-path:polygon(0 0,100% 0,100% 16%,16% 100%,0 100%,0 0);animation-timing-function:cubic-bezier(.16,.82,.12,1)}71.425%{clip-path:polygon(0 0,100% 0,100% 0,0 100%,0 100%,0 0);animation-timing-function:cubic-bezier(.18,.88,.12,1)}85.71%{clip-path:polygon(0 0,79% 0,79% 0,0 79%,0 79%,0 0);animation-timing-function:cubic-bezier(.16,1,.3,1)}90%{clip-path:polygon(0 0,0 0,58% 0,58% 0,0 58%,0 58%,0 0);animation-timing-function:cubic-bezier(.16,1,.3,1)}to{clip-path:polygon(0 0,0 0,0 0,37% 0,37% 0,0 37%,0 37%,0 0);animation-timing-function:cubic-bezier(.16,1,.3,1)}}@keyframes paperFolded{0%{clip-path:polygon(79% 100%,100% 79%,100% 100%,100% 100%);filter:drop-shadow(-3px 4px 6px #00000014)}14.285%{clip-path:polygon(79% 100%,100% 79%,88% 68%,88% 68%);filter:drop-shadow(-8px 10px 12px #0000002e);animation-timing-function:cubic-bezier(.13,.01,.87,1.02)}28.57%{clip-path:polygon(65% 70%,88% 49%,100% 58%,58% 100%);filter:drop-shadow(-12px 14px 16px #0000003d)}42.855%{clip-path:polygon(37% 100%,100% 37%,85% 30%,44% 69%);filter:drop-shadow(-16px 18px 20px #00000047)}57.14%{clip-path:polygon(25% 69%,87% 8%,100% 16%,16% 100%);filter:drop-shadow(-14px 16px 18px #0000003d)}71.425%{clip-path:polygon(0% 100%,100% 0%,79% 0,0 79%);filter:drop-shadow(-10px 12px 14px #0003)}85.71%{clip-path:polygon(0 58%,58% 0,79% 0,0 79%);filter:drop-shadow(-6px 8px 10px #00000029)}90%{clip-path:polygon(0 58%,58% 0,37% 0,0 37%);filter:drop-shadow(-4px 5px 8px #0000001f)}to{clip-path:polygon(0 0,0 0,37% 0,0 37%);filter:drop-shadow(-2px 3px 5px #0000)}}@media (max-width:640px){.fold-paper-stage{contain:layout paint style;isolation:auto;width:100vw;height:50vh;overflow:hidden}.fold-paper-stage.top-left{top:0;left:0}.fold-paper-stage.top-right{display:none}.fold-paper-stage.bottom-right{top:50vh;left:0;transform:scale(-1)}.fold-paper-stage.bottom-left{display:none}}.reveal-container{z-index:0;place-items:center;padding:2rem;display:grid;position:absolute;inset:0;overflow:hidden}.work-card{box-shadow:none}@media (max-width:640px){.folding-paper{box-shadow:none;animation-name:paperBackgroundFoldMobile}.folding-paper-fold{box-shadow:none;animation-name:paperFoldedMobile;filter:none!important}.work-card{border-radius:.85rem}}@keyframes paperBackgroundFoldMobile{0%{clip-path:polygon(0 0,100% 0,100% 100%,100% 100%,0 100%,0 0)}42%{clip-path:polygon(0 0,100% 0,100% 42%,42% 100%,0 100%,0 0)}72%{clip-path:polygon(0 0,100% 0,100% 0,0 100%,0 100%,0 0)}to{clip-path:polygon(0 0,0 0,0 0,42% 0,42% 0,0 42%,0 42%,0 0)}}@keyframes paperFoldedMobile{0%{clip-path:polygon(79% 100%,100% 79%,100% 100%,100% 100%)}42%{clip-path:polygon(42% 100%,100% 42%,86% 32%,48% 70%)}72%{clip-path:polygon(0% 100%,100% 0%,79% 0,0 79%)}to{clip-path:polygon(0 0,0 0,42% 0,0 42%)}}
