*{margin:0;padding:0;box-sizing:border-box;scrollbar-width:none}::-webkit-scrollbar{display:none}body{font-family:var(--font-ambiant),ui-sans-serif,sans-serif;background-color:#000;font-size:14px}body:before{content:"";position:fixed;inset:0;border:.7px solid #000;pointer-events:none;z-index:9999}.page-wrap{position:relative;z-index:1}.vignelli-grid{position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(hsla(0,0%,100%,.1) .5px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.1) .5px,transparent 0);background-size:.75vw .75vw;pointer-events:none;z-index:0;transition:opacity .3s}html[data-theme=light] .vignelli-grid{background-image:linear-gradient(rgba(0,0,0,.1) .5px,transparent 0),linear-gradient(90deg,rgba(0,0,0,.1) .5px,transparent 0)}.about-page{background-color:#000;color:#fff}.about-page a{color:#fff}body.work-page{background-color:#000;color:#fff;overflow-x:hidden}.slide video,img{width:100%;height:100%;object-fit:cover}.slider{position:fixed;width:100vw;height:100svh;overflow:hidden;background-color:#000}.edge-fade{background:linear-gradient(90deg,rgba(0,0,0,.6),rgba(0,0,0,.4) 3%,transparent 12%,transparent 88%,rgba(0,0,0,.4) 97%,rgba(0,0,0,.6));-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,.9),rgba(0,0,0,.9));mask-image:linear-gradient(90deg,rgba(0,0,0,.9),rgba(0,0,0,.9));filter:blur(28px)}.edge-fade,.grain-layer{position:fixed;inset:0;pointer-events:none;z-index:1}.grain-layer{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140' viewBox='0 0 140 140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='140' height='140' filter='url(%23n)' opacity='0.22'/%3E%3C/svg%3E");background-size:320px 320px;mix-blend-mode:soft-light;opacity:.35;animation:grain-move 12s steps(10) infinite}@keyframes grain-move{0%{transform:translateZ(0)}25%{transform:translate3d(-10px,8px,0)}50%{transform:translate3d(12px,-6px,0)}75%{transform:translate3d(-6px,-12px,0)}to{transform:translateZ(0)}}.slider:after,.slider:before{content:"";position:fixed;left:0;width:100vw;height:clamp(40px,10vh,120px);pointer-events:none;z-index:1;filter:blur(70px)}.slider:before{top:0;background:linear-gradient(180deg,rgba(0,0,0,.95),rgba(0,0,0,.6) 32%,transparent 72%)}.slider:after{bottom:0;background:linear-gradient(0deg,rgba(0,0,0,.95),rgba(0,0,0,.6) 32%,transparent 72%)}.slide{position:absolute;width:60vw;height:100svh;overflow:hidden;padding:0 clamp(8px,1vw,12px);box-sizing:border-box;border-radius:0}.slide img,.slide video{border-radius:inherit}.work-stream{width:100vw;display:flex;flex-direction:column;gap:0;padding:0;box-sizing:border-box}.work-row{width:100%;position:relative}.work-row+.work-row{margin-top:-14px}.work-row--pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:0;gap:0}.work-tile{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:0;background:#0a0a0a}.work-tile.is-vertical{aspect-ratio:3/4}.work-tile.is-cover{aspect-ratio:unset;height:auto}.work-tile.is-cover img{position:static;width:100%;height:auto;object-fit:unset}.work-page--detail .work-row{border-left:.5px solid hsla(0,0%,100%,.1);border-right:.5px solid hsla(0,0%,100%,.1);border-bottom:.5px solid hsla(0,0%,100%,.1)}html[data-theme=light] .work-page--detail .work-row{border-color:rgba(0,0,0,.1)}.work-tile__caption{position:absolute;top:0;left:0;z-index:2;pointer-events:none;margin:0;padding:0}.work-tile__caption span{display:inline-block;background:#000;color:#fff;padding:.35rem;font-size:clamp(10px,1.6vw,.85rem);letter-spacing:-.01em;line-height:1;font-family:inherit}.work-tile img,.work-tile video{width:100%;height:100%;object-fit:cover;border-radius:inherit}.work-detail{padding:clamp(56px,10vw,100px) clamp(16px,4vw,40px) clamp(110px,16vw,160px)}.work-detail__header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:clamp(24px,5vw,48px)}.work-detail__back{color:hsla(0,0%,100%,.4);text-decoration:none;font-size:clamp(11px,1.6vw,14px);letter-spacing:-.01em;transition:color .15s}.work-detail__back:hover{color:hsla(0,0%,100%,.85)}.work-detail__meta{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.work-detail__title{font-size:clamp(10px,1.4vw,13px);letter-spacing:-.01em;color:hsla(0,0%,100%,.4)}.work-detail__subtitle{font-size:clamp(12px,1.8vw,16px);letter-spacing:-.02em;color:hsla(0,0%,100%,.85)}.work-detail__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:clamp(8px,1.5vw,16px);gap:clamp(8px,1.5vw,16px)}.work-detail__item{position:relative;aspect-ratio:3/2;overflow:hidden;background:#0a0a0a}.work-detail__item--cover{grid-column:1/-1;aspect-ratio:16/9}html[data-theme=light] .work-detail__back{color:rgba(0,0,0,.4)}html[data-theme=light] .work-detail__back:hover{color:rgba(0,0,0,.85)}html[data-theme=light] .work-detail__title{color:rgba(0,0,0,.4)}html[data-theme=light] .work-detail__subtitle{color:rgba(0,0,0,.85)}.about-shell{width:100vw;max-width:none;margin:0;padding:calc(clamp(14px, 4vh, 28px) + 40px) clamp(8px,4vw,16px) calc(clamp(28px, 5vw, 48px) + 160px);box-sizing:border-box}.about-section{margin-bottom:clamp(28px,4vw,60px)}.about-layout{display:grid;grid-template-columns:1fr 1fr;grid-gap:.7rem;gap:.7rem;align-items:start}.about-left{display:flex;flex-direction:column;gap:clamp(12px,2vh,18px);background:#000;margin-left:calc(-1 * clamp(8px, 4vw, 16px));padding:clamp(12px,2vw,24px) clamp(12px,2vw,24px) clamp(12px,2vw,24px) calc(clamp(8px, 4vw, 16px) + clamp(12px, 2vw, 24px));position:relative;z-index:1}.about-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:clamp(12px,2vw,20px);gap:clamp(12px,2vw,20px);align-items:start;justify-items:start}.about-stack{display:flex;flex-direction:column;gap:clamp(10px,1.4vw,16px)}.about-intro{font-size:clamp(13px,1.4vw,17px);line-height:1.3;max-width:720px;color:#fff;margin:0 0 clamp(12px,3vw,20px)}.about-embed{width:100%;position:relative;border-radius:clamp(8px,1vw,12px);overflow:hidden}.about-embed iframe{width:100%;height:100vh;max-height:720px;background:transparent;border:none}.section-title{text-transform:none;font-size:clamp(12px,1.1vw,14px);letter-spacing:-.01em;color:#fff;margin-top:clamp(32px,5vw,56px);margin-bottom:clamp(10px,1.5vw,18px)}.section-title:first-child{margin-top:0}.about-table{display:grid;grid-auto-rows:auto;width:100%;grid-column-gap:clamp(12px,2vw,24px);column-gap:clamp(12px,2vw,24px)}.about-table--three{grid-template-columns:60px minmax(0,2.4fr) minmax(0,.8fr)}.about-table--mixes{grid-template-columns:60px minmax(0,1.4fr) minmax(0,1fr) minmax(0,.8fr) minmax(0,.7fr)}.about-table--two{grid-template-columns:repeat(2,minmax(0,1fr))}.about-table--half{width:50%;max-width:640px}.about-table--four{grid-template-columns:60px minmax(0,1fr) minmax(0,1.4fr) minmax(0,.8fr)}.about-table--five{grid-template-columns:60px minmax(0,1.4fr) minmax(0,1fr) minmax(0,.8fr) minmax(0,.7fr)}.events-view-more{margin-top:1rem;font-size:11px;opacity:.4;letter-spacing:-.01em}.events-view-more__link{color:inherit;text-decoration:none;transition:opacity .18s}.events-view-more__link:hover{opacity:.6}html[data-theme=light] .events-view-more{opacity:.55}.about-table--releases{grid-template-columns:60px calc(50vw - clamp(8px, 4vw, 16px) - 60px - 2 * clamp(12px, 2vw, 24px)) minmax(0,1.4fr) minmax(0,.8fr)}.release-link{display:block;opacity:.5;font-size:.85em;color:inherit;text-decoration:none;margin-top:1px}.release-link:hover{opacity:.9}.mix-row{cursor:pointer;transition:opacity .15s ease}.mix-row--hovered{opacity:.55}.mix-row--playing{opacity:1!important}.mix-row__live{opacity:.5;margin-left:.3em}.mix-row__title-text{flex:1 1}.mix-row__inline-link{display:none}.mix-row__title-row{display:contents}.ev-bottom{display:none}.mix-row__subtitle{opacity:.4}.mix-row__mobile-meta{display:none}.mix-row__play{text-align:right;opacity:.4;letter-spacing:.02em}.mix-row--playing.mix-row__play{opacity:1;font-style:italic}.release-title{display:block}.release-artist{display:block;opacity:.45}.about-table--releases-list{grid-template-columns:60px minmax(0,1.4fr) minmax(0,1fr) max-content}.release-actions{display:flex;align-items:flex-start;gap:.5rem}.release-list-btn{background:none;border:.5px solid hsla(0,0%,100%,.2);color:hsla(0,0%,100%,.5);font-family:inherit;font-size:11px;letter-spacing:-.01em;padding:.2rem .55rem;cursor:pointer;border-radius:2px;transition:color .18s,border-color .18s;line-height:1.4;white-space:nowrap}.release-list-btn.is-active,.release-list-btn.is-playing,.release-list-btn:hover{color:#fff;border-color:hsla(0,0%,100%,.55)}.release-list-expand{grid-column:1/-1;padding:.75rem 0 1rem;border-bottom:.5px solid hsla(0,0%,100%,.06)}.release-list-expand__credits{opacity:.45;font-size:11px;letter-spacing:-.01em;line-height:1.6;margin-bottom:.5rem}.release-list-expand__press{opacity:.6;font-size:11px;letter-spacing:-.01em;line-height:1.7}.release-list-expand__links{margin-top:.6rem;display:flex;gap:.8rem}.release-list-expand__links .release-link{display:inline;margin-top:0}.about-table--works{grid-template-columns:minmax(0,1.6fr) minmax(0,1fr) minmax(0,1.2fr)}.about-table--works .about-table__cell:nth-child(3n),.about-table--works .about-table__head:last-child{text-align:left}.about-table--experience{grid-template-columns:minmax(0,1.2fr) minmax(0,1.4fr) max-content}.about-table__cell,.about-table__head{padding:3px 0;font-size:clamp(9px,.8vw,10.5px);line-height:1.25;overflow-wrap:break-word}.about-table__head{text-transform:none;font-size:clamp(8px,.68vw,9px);letter-spacing:.08em;color:hsla(0,0%,100%,.6)}.about-shell .section-title{font-size:clamp(9px,.8vw,10.5px);margin-top:clamp(20px,3vw,36px);margin-bottom:clamp(6px,1vw,10px)}.about-bio{margin-bottom:clamp(20px,3.5vw,36px)}.about-curriculum{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;grid-gap:clamp(20px,4vw,48px);gap:clamp(20px,4vw,48px);align-items:start}.about-col{display:flex;flex-direction:column}.about-col:first-child{grid-column:1;grid-row:1}.about-col:last-child{grid-column:2;grid-row:2}.about-table__cell:nth-child(3n),.about-table__cell:nth-child(3n+1),.about-table__cell:nth-child(3n+2){text-align:left}.about-page .edge-fade,.about-page .grain-layer{display:block}.about-page .edge-fade{background:linear-gradient(180deg,rgba(0,0,0,.9),rgba(0,0,0,.4) 6%,transparent 18%),linear-gradient(0deg,rgba(0,0,0,.9),rgba(0,0,0,.4) 6%,transparent 18%),linear-gradient(90deg,rgba(0,0,0,.6),rgba(0,0,0,.3) 2%,transparent 10%,transparent 90%,rgba(0,0,0,.3) 98%,rgba(0,0,0,.6));filter:blur(24px);z-index:3}.slide-caption{display:none;position:absolute;top:0;left:0;padding:.35rem;background:#000;color:#fff;font-size:10.3px;letter-spacing:-.01em;line-height:1;z-index:2;pointer-events:none;white-space:nowrap}.slide canvas{object-fit:cover}.slide-title{color:#fff;font-size:clamp(10px,1.6vw,14px);font-weight:500;line-height:1;letter-spacing:-.01em;flex:0 0 var(--title-width,16ch);width:var(--title-width,16ch);max-width:var(--title-width,16ch);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.thumbnail-wheel{position:fixed;top:0;left:0;width:100vw;height:100vh;pointer-events:none;z-index:1;display:none}.thumbnail-item{position:absolute;width:35px;height:50px;overflow:hidden}.slide-header{position:absolute;top:0;left:0;--title-width:16ch;display:inline-flex;align-items:center;gap:.75rem;padding:.35rem;background:#000;pointer-events:none;z-index:2}.footer-left{position:relative;align-items:flex-end}.main-menu{display:flex;align-items:stretch;gap:0;padding:0;flex-shrink:0;background:#000;border-top:.5px solid hsla(0,0%,100%,.12);border-right:.5px solid hsla(0,0%,100%,.12)}.main-menu .nav-link,.main-menu a{color:#fff;text-decoration:none;font-size:12px;letter-spacing:-.01em;display:inline-flex;align-items:center;gap:.3rem;white-space:nowrap;background:#000;padding:.3rem .5rem;line-height:1}.nav-arrow{display:inline-flex;align-items:center;animation:nav-arrow-in .32s ease-in-out both}@keyframes nav-arrow-in{0%{transform:translate(5px,-5px);opacity:0}to{transform:translate(0);opacity:1}}.about-page .main-menu a{color:#fff}.main-menu a:hover{opacity:.8}.slide-counter{color:#fff;font-size:clamp(9px,1.4vw,.7rem);letter-spacing:-.05em;line-height:1;font-variant-numeric:tabular-nums;font-feature-settings:"tnum";flex:0 0 auto;white-space:nowrap}.author-credit{color:#fff;text-decoration:none;letter-spacing:-.02em;pointer-events:auto;align-items:flex-start;background:transparent;font-size:0;line-height:0;width:-moz-fit-content;width:fit-content;gap:0}.author-credit,.author-name{display:flex;flex-direction:column}.author-role{font-size:.29em;letter-spacing:-.01em;align-self:flex-start;padding-left:.2em;margin-top:.05em;opacity:.9}.about-page .author-role{opacity:.7}.social-menu{gap:0}.contact-footer,.social-menu{display:inline-flex;align-items:center}.contact-footer{background:#000;border:none;padding:.3rem .5rem;font-family:inherit;cursor:pointer;color:#fff;font-size:12px;letter-spacing:-.01em;white-space:nowrap;line-height:1}.footer-bar{position:fixed;bottom:0;left:0;right:0;z-index:20}.footer-panel{position:relative;display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;background:transparent;color:#fff}.footer-left{display:flex;flex-direction:column;align-items:flex-start;flex-shrink:0;flex-grow:0;width:-moz-fit-content;width:fit-content}.footer-left-bar{display:flex;flex-direction:row;align-items:flex-end;flex-shrink:0}.footer-bar .author-credit{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-start}.author-box{display:block;background:#000;padding:.5rem;line-height:0}.author-credit .author-box:first-child{border-top:.5px solid hsla(0,0%,100%,.12);border-right:.5px solid hsla(0,0%,100%,.12)}.author-credit .author-box:last-child{position:relative}.author-credit .author-box:last-child:before{width:35%;height:.5px}.author-credit .author-box:last-child:after,.author-credit .author-box:last-child:before{content:"";position:absolute;top:0;right:0;background:hsla(0,0%,100%,.12);pointer-events:none}.author-credit .author-box:last-child:after{width:.5px;height:calc(100% - 1.35rem)}.author-logo{height:clamp(38px,5.4vw,55px);width:auto;display:block;vertical-align:top;overflow:hidden}.footer-right{display:flex;flex-direction:column;align-items:flex-end;flex-shrink:0;padding:0}.footer-links-bar{background:transparent;border-top:.5px solid hsla(0,0%,100%,.12);border-left:.5px solid hsla(0,0%,100%,.12)}.footer-links-bar,.footer-right .social-menu{display:inline-flex;align-items:flex-end;gap:0}.social-menu a{color:#fff;text-decoration:none;font-size:12px;letter-spacing:-.01em;background:#000;padding:.3rem .5rem;display:inline-block;line-height:1}.contact-footer:hover,.social-menu a:hover{opacity:.8}.drawer-trigger{position:fixed;top:0;right:0;z-index:25;background:#000;border:none;cursor:pointer;color:#fff;display:inline-flex;align-items:center;line-height:1;font-family:inherit;padding:.35rem;border-radius:0}.drawer-trigger__icon{display:block}.drawer-trigger__icon path{transition:transform .38s cubic-bezier(.4,0,.2,1);transform-box:fill-box;transform-origin:center}.drawer-trigger.is-open .drawer-trigger__icon path{transform:rotate(180deg)}.drawer-content{height:0;overflow:hidden;flex-direction:column;border-right:.5px solid hsla(0,0%,100%,.12);border-left:.5px solid hsla(0,0%,100%,.12)}.drawer-content,.drawer-nav{display:flex;background:#000}.drawer-nav{align-items:center;justify-content:flex-end;gap:.5rem;padding:.35rem .5rem;border-bottom:.5px solid hsla(0,0%,100%,.08);position:-webkit-sticky;position:sticky;top:0;z-index:2}.drawer-nav__link{color:#fff;text-decoration:none;font-size:12px;letter-spacing:-.01em;line-height:1}.drawer-nav__close{display:none;background:none;border:none;padding:0}.drawer-nav__close,.drawer-nav__icon{color:#fff;cursor:pointer;font-family:inherit;font-size:12px;letter-spacing:-.01em;line-height:1}.drawer-nav__icon{display:inline-flex;align-items:center;justify-content:center;background:#000;border:1px solid hsla(0,0%,100%,.18);border-radius:2px;padding:.2rem .35rem}.drawer-body{padding:.75rem .5rem;display:grid;grid-template-columns:1fr 1fr;grid-gap:1.2rem;gap:1.2rem;overflow:hidden}.drawer-body>.drawer-section{grid-column:1/-1}.drawer-col{gap:1rem}.drawer-col,.drawer-section{display:flex;flex-direction:column}.drawer-section{gap:.6rem}.drawer-section--links{gap:0}.drawer-mobile-social-link{display:none}.drawer-label{opacity:.38;margin-bottom:.2rem}.drawer-label,.drawer-link{font-size:12px;letter-spacing:-.01em}.drawer-link{color:#fff;text-decoration:none;line-height:1.9}.drawer-link:hover{opacity:.6}.drawer-close-row{display:flex;justify-content:flex-end;padding:.2rem .35rem 0}.drawer-close-btn{background:transparent;border:none;cursor:pointer;color:#fff;font-size:12px;font-family:inherit;padding:.2rem 0;opacity:1;letter-spacing:-.01em;line-height:1}.drawer-close-btn:hover{opacity:.4}.theme-row{display:flex;gap:.4rem;flex-wrap:wrap}.theme-btn{background:transparent;border:1px solid hsla(0,0%,100%,.18);color:#fff;padding:.3rem .5rem;font-size:12px;cursor:pointer;font-family:inherit;letter-spacing:-.01em;transition:background .2s,border-color .2s,color .2s;border-radius:2px}.theme-btn:hover{border-color:hsla(0,0%,100%,.5)}.theme-btn.is-active{background:#fff;color:#000;border-color:#fff}html[data-theme=light] .about-page,html[data-theme=light] body,html[data-theme=light] body.work-page{background-color:#f5f5f5;color:#000}html[data-theme=light] .main-menu{background:#f5f5f5;border-top-color:rgba(0,0,0,.12);border-right-color:rgba(0,0,0,.12)}html[data-theme=light] .main-menu .nav-link,html[data-theme=light] .main-menu a{color:#000!important;background:transparent!important}html[data-theme=light] .contact-footer,html[data-theme=light] .social-menu a{color:#000!important;background:#f5f5f5!important}html[data-theme=light] .author-credit{color:#000!important;background:transparent!important}html[data-theme=light] .author-box{background:#f5f5f5!important}html[data-theme=light] .author-credit .author-box:first-child{border-top-color:rgba(0,0,0,.12);border-right-color:rgba(0,0,0,.12)}html[data-theme=light] .author-credit .author-box:last-child:after,html[data-theme=light] .author-credit .author-box:last-child:before{background:rgba(0,0,0,.12)}html[data-theme=light] .footer-right{color:#000}html[data-theme=light] .drawer-trigger{background:#f5f5f5!important;color:#000!important}html[data-theme=light] .drawer-trigger.is-open{background:#000!important;color:#f5f5f5!important}html[data-theme=light] .footer-panel{background:transparent;color:#000}html[data-theme=light] .footer-row{background:transparent}html[data-theme=light] .drawer-content{background:#f5f5f5;border-right-color:rgba(0,0,0,.12);border-left-color:rgba(0,0,0,.12)}html[data-theme=light] .footer-links-bar{border-top-color:rgba(0,0,0,.12);border-left-color:rgba(0,0,0,.12)}html[data-theme=light] .about-page .main-menu a,html[data-theme=light] .about-page a{color:#000!important}html[data-theme=light] .footer-panel,html[data-theme=light] .theme-btn{border-color:rgba(0,0,0,.15);color:#000}html[data-theme=light] .theme-btn.is-active{background:#000;color:#fff;border-color:#000}html[data-theme=light] .slider{background-color:#f5f5f5}html[data-theme=light] .slide-header{background:#f5f5f5}html[data-theme=light] .about-intro,html[data-theme=light] .section-title,html[data-theme=light] .slide-counter,html[data-theme=light] .slide-title{color:#000}html[data-theme=light] .about-table__head{color:rgba(0,0,0,.5)}html[data-theme=light] .about-page a,html[data-theme=light] .about-table__cell,html[data-theme=light] .drawer-label,html[data-theme=light] .drawer-link{color:#000}html[data-theme=light] .edge-fade{background:linear-gradient(90deg,hsla(0,0%,96%,.6),hsla(0,0%,96%,.4) 3%,hsla(0,0%,96%,0) 12%,hsla(0,0%,96%,0) 88%,hsla(0,0%,96%,.4) 97%,hsla(0,0%,96%,.6))}html[data-theme=light] .about-page .edge-fade{background:linear-gradient(180deg,hsla(0,0%,96%,.9),hsla(0,0%,96%,.4) 6%,hsla(0,0%,96%,0) 18%),linear-gradient(0deg,hsla(0,0%,96%,.9),hsla(0,0%,96%,.4) 6%,hsla(0,0%,96%,0) 18%),linear-gradient(90deg,hsla(0,0%,96%,.6),hsla(0,0%,96%,.3) 2%,hsla(0,0%,96%,0) 10%,hsla(0,0%,96%,0) 90%,hsla(0,0%,96%,.3) 98%,hsla(0,0%,96%,.6))}html[data-theme=light] .slider:before{background:linear-gradient(180deg,hsla(0,0%,96%,.95),hsla(0,0%,96%,.6) 32%,hsla(0,0%,96%,0) 72%)}html[data-theme=light] .slider:after{background:linear-gradient(0deg,hsla(0,0%,96%,.95),hsla(0,0%,96%,.6) 32%,hsla(0,0%,96%,0) 72%)}@media (max-width:1000px){.drawer-trigger{position:static}.slide{width:100vw;height:100svh}body.about-page .drawer,body.about-page .footer-bar{left:0}.drawer-body{grid-template-columns:1fr 1fr;padding:.75rem .5rem}.thumbnail-item{width:20px;height:30px}.about-table--three{grid-template-columns:minmax(0,1.05fr) minmax(0,.8fr) minmax(0,.7fr)}.about-table--mixes{grid-template-columns:minmax(50px,.5fr) minmax(0,1.2fr) minmax(0,1fr) minmax(0,.7fr) minmax(0,.6fr)}.about-table--four{grid-template-columns:minmax(70px,.6fr) minmax(0,1.1fr) minmax(0,2fr) minmax(0,.8fr)}.about-table--five{grid-template-columns:minmax(60px,.5fr) minmax(0,1.2fr) minmax(0,1fr) minmax(0,.7fr) minmax(0,.6fr)}.about-table--releases{grid-template-columns:minmax(70px,.6fr) minmax(0,.9fr) minmax(0,1.3fr) minmax(0,.7fr)}.about-table--half{width:100%;max-width:none}}@media (max-width:720px){.slide-caption{display:block}.slide-header{position:fixed;top:auto;bottom:0;right:0;left:auto;transform:none;align-items:center;z-index:21;display:none}.social-menu{display:none}.contact-footer{display:none!important}.main-menu .nav-link,.main-menu a,.social-menu a{font-size:11px}.footer-row{padding:0 .35rem 0 0}.footer-right{align-items:flex-end}.drawer-body{grid-template-columns:1fr 1fr;padding:.75rem .35rem;gap:1rem}.drawer-mobile-social-link{display:block;font-size:11px}.drawer-col--settings{flex-direction:row;gap:2rem}.drawer-legal-row{padding:.75rem .35rem .5rem;gap:1.5rem}.about-shell{padding:clamp(56px,14vw,80px) 1rem clamp(110px,26vw,140px)}.about-layout{grid-template-columns:1fr}.about-intro{font-size:14px;line-height:1.5;margin-bottom:1.5rem}.about-table__head{display:none}.about-table__cell{border:none;padding:0;font-size:12px;line-height:1.4;letter-spacing:-.02em;opacity:.55}.section-title{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#fff;opacity:.32;margin-top:clamp(32px,8vw,48px);margin-bottom:10px}.about-table--two{grid-template-columns:1fr max-content;gap:0 1rem}.about-table--two .about-table__cell:nth-child(odd){font-size:13px;opacity:1;padding-top:10px}.about-table--two .about-table__cell:nth-child(2n){font-size:11px;opacity:.4;padding-top:10px;text-align:right;white-space:nowrap}.about-table--experience{grid-template-columns:1fr max-content}.about-table--experience .about-table__cell:nth-child(3n+1){grid-column:1/-1;font-size:13px;opacity:1;padding-top:14px;padding-bottom:1px}.about-table--experience .about-table__cell:nth-child(3n+2){font-size:11px;opacity:.45}.about-table--experience .about-table__cell:nth-child(3n){font-size:11px;opacity:.4;text-align:right;white-space:nowrap}.about-table--three{grid-template-columns:1fr 1fr}.about-table--three .about-table__cell:nth-child(3n+1){grid-column:1/-1;font-size:13px;opacity:1;padding-top:14px;padding-bottom:1px}.about-table--three .about-table__cell:nth-child(3n+2){opacity:.45;font-size:11px}.about-table--three .about-table__cell:nth-child(3n){opacity:.45;font-size:11px;text-align:right}.about-table--works{grid-template-columns:1fr 1fr}.about-table--works .about-table__cell:nth-child(3n+1){grid-column:1/-1;font-size:13px;opacity:1;padding-top:14px;padding-bottom:1px}.about-table--works .about-table__cell:nth-child(3n+2){font-size:11px;opacity:.45}.about-table--works .about-table__cell:nth-child(3n){font-size:11px;opacity:.4;text-align:right}.about-table--four{grid-template-columns:1fr max-content}.about-table--four .about-table__cell:nth-child(4n+1){grid-column:2;opacity:.4;font-size:11px;padding-top:14px;text-align:right;white-space:nowrap;align-self:start}.about-table--four .about-table__cell:nth-child(4n+2){grid-column:1;opacity:1;font-size:13px;padding-top:14px}.about-table--four .about-table__cell:nth-child(4n-1){grid-column:1/-1;opacity:.5;font-size:11px;line-height:1.6;padding-bottom:4px}.about-table--four .about-table__cell:nth-child(4n){display:none}.about-table--five{grid-template-columns:1fr}.about-table--five .ev-date{display:none}.about-table--five .ev-event{grid-column:1/-1;opacity:1;font-size:12px;line-height:1.4;padding-top:13px;border-top:.5px solid hsla(0,0%,100%,.08);display:flex;flex-direction:column;gap:5px}.ev-bottom{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem;padding-bottom:13px}.ev-bottom__left{opacity:.38;font-size:11px;flex:1 1;min-width:0;display:flex;flex-direction:column;gap:1px}.ev-bottom__left span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ev-bottom__right{opacity:.38;font-size:11px;flex-shrink:0;text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:1px}.about-table--five .ev-city,.about-table--five .ev-country,.about-table--five .ev-venue{display:none}html[data-theme=light] .about-table--five .ev-event{border-top-color:rgba(0,0,0,.08)}.about-table--mixes{grid-template-columns:1fr}.about-table--mixes .about-table__cell:nth-child(5n+1){display:none}.about-table--mixes .about-table__cell:nth-child(5n+2){grid-column:1/-1;opacity:1;font-size:12px;padding-top:14px;padding-bottom:0;border-top:.5px solid hsla(0,0%,100%,.08);display:flex;flex-direction:column;align-items:flex-start;gap:4px}.mix-row__mobile-meta{display:flex;justify-content:space-between;width:100%}.mix-row__mobile-series,.mix-row__mobile-year{opacity:.4;font-size:12px}.mix-row__title-row{display:flex;justify-content:space-between;align-items:flex-start;gap:.8rem;width:100%}.mix-row__subtitle{display:block;font-size:12px;margin-top:1px}.mix-row__inline-link{display:block;opacity:.45;letter-spacing:.02em;white-space:nowrap;flex-shrink:0;font-size:12px}.mix-row--playing .mix-row__inline-link{opacity:1}.about-table--mixes .about-table__cell:nth-child(5n+3){display:none}.about-table--mixes .about-table__cell:nth-child(5n+4){grid-column:1/-1;opacity:.3;font-size:12px;padding-bottom:14px}.about-table--mixes .mix-row__play--desktop{display:none}.about-table--mixes .mix-row--playing.about-table__cell:nth-child(5n){opacity:1}html[data-theme=light] .about-table--mixes .about-table__cell:nth-child(5n),html[data-theme=light] .about-table--mixes .about-table__cell:nth-child(5n+2){border-top-color:rgba(0,0,0,.08)}.about-table--releases{grid-template-columns:1fr max-content}.about-table--releases .about-table__cell:nth-child(5n+1){grid-column:2;opacity:.4;font-size:11px;padding-top:14px;text-align:right;white-space:nowrap;align-self:start}.about-table--releases .about-table__cell:nth-child(5n+2){grid-column:1;opacity:1;font-size:13px;padding-top:14px}.about-table--releases .about-table__cell:nth-child(5n+3){grid-column:1/-1;opacity:.5;font-size:11px;line-height:1.6;padding-bottom:2px}.about-table--releases .about-table__cell:nth-child(5n+4){display:none}.about-table--releases .about-table__cell:nth-child(5n){grid-column:1/-1;font-size:11px;opacity:.7;padding-bottom:6px;white-space:normal}.about-table--releases-list .about-table__cell:not(.release-list-expand){padding-top:16px}.release-row__year{border-top:.5px solid hsla(0,0%,100%,.08)}html[data-theme=light] .release-row__year{border-top-color:rgba(0,0,0,.08)}.work-row--pair{grid-template-columns:repeat(2,minmax(0,1fr))}.work-tile.is-vertical{aspect-ratio:4/5}.work-detail__grid{grid-template-columns:1fr}.work-detail__item--cover{grid-column:auto}.social-menu{gap:clamp(10px,3.5vw,16px)}.about-curriculum{grid-template-columns:1fr}.about-col:first-child,.about-col:last-child{grid-column:auto;grid-row:auto}.vignelli-grid{background-size:1.5vw 1.5vw}.music-grid{padding-bottom:calc(clamp(110px, 26vw, 140px) + env(safe-area-inset-bottom, 0px))}.music-block__bar{font-size:11px}.music-block__format{margin-right:.5em}.music-block__caption span{font-size:10px;padding:.25rem .3rem}.music-block__images{grid-template-columns:1fr 1fr}.music-block__square--right{opacity:1}.music-block__caption--mobile{display:block}.music-block__caption--desktop{display:none}.music-block__details{grid-template-columns:1fr;gap:.6rem 0;padding:.6rem .35rem .8rem;font-size:11px;border-top:none}.music-block__details-press{column-count:1;padding-right:0}.music-block__details-press p{text-indent:0;margin-bottom:.5em}.music-block__details-meta{text-align:left;white-space:normal}.music-block__details-link{text-align:left}.music-section-header{left:auto;right:0;padding:.35rem .4rem;gap:.3rem}.music-section-header.is-hidden{transform:none}.music-view-btn{font-size:11px}.music-section-nav__btn{font-size:10px;padding:0 .4rem}.music-section-nav__btn:not(:disabled):active{color:#fff}.music-section-nav__label{font-size:10px;min-width:80px}.footer-panel{flex-direction:column;align-items:stretch;justify-content:flex-start}.footer-left,.footer-left-bar{width:100%}.footer-right{width:100%;align-items:stretch;padding:0;gap:0;flex-shrink:0;flex-direction:column}.footer-links-bar{display:none}.player-content{width:100%!important;align-self:stretch;border-left:none}.player-content--open,html[data-theme=light] .player-content--open{border-left:none;border-top:none}.drawer-trigger{position:static}.mute-trigger--mobile,.player-trigger--mobile{display:inline-flex}.author-logo{height:clamp(24px,6.5vw,32px)}.player-body{padding:.4rem 0 0}.player-track-info{padding:0 .35rem .35rem}.mplayer__bar{padding:.25rem .35rem .35rem}.footer-bar{padding-bottom:env(safe-area-inset-bottom,0)}.about-shell{padding-bottom:calc(clamp(110px, 26vw, 140px) + env(safe-area-inset-bottom, 0px))}.press-shell{padding-bottom:calc(clamp(90px, 22vw, 130px) + env(safe-area-inset-bottom, 0px))}.dcf-input,.dcf-textarea{font-size:16px}.dcf-sent,.dcf-submit,.drawer-label,.drawer-legal-link,.drawer-link,.drawer-mobile-social-link,.theme-btn{font-size:11px}.drawer-link{line-height:1.55}.about-shell .section-title{margin-top:clamp(18px,5vw,28px);margin-bottom:clamp(5px,1.5vw,8px)}.about-bio{margin-bottom:0}}@media (hover:none) and (pointer:coarse){.press-card:hover .press-card__inner{border-color:hsla(0,0%,100%,.1)}.press-card:hover .press-card__logo{opacity:.5}.press-card:hover .press-card__title{color:hsla(0,0%,100%,.75)}.press-card:hover .press-card__desc{color:hsla(0,0%,100%,.38)}.press-card:hover .press-card__date{color:hsla(0,0%,100%,.22)}html[data-theme=light] .press-card:hover .press-card__inner{border-color:rgba(0,0,0,.1)}.music-block__play-badge:hover{opacity:.7}.nav-link:hover{opacity:1}.release-link:hover{opacity:.5}}.drawer-trigger{padding:.2rem .3rem;border:1px solid hsla(0,0%,100%,.18)}.drawer-trigger--in-nav{position:static;border:none;border-left:.5px solid hsla(0,0%,100%,.12);z-index:auto}html[data-theme=light] .drawer-trigger--in-nav{border:none;border-left:.5px solid rgba(0,0,0,.12)}.nav-web-btn{display:none;align-items:center;justify-content:center;color:hsla(0,0%,100%,.45);text-decoration:none;padding:.3rem .4rem;font-size:12px;letter-spacing:-.01em;line-height:1;border-left:.5px solid hsla(0,0%,100%,.12);transition:color .15s}.nav-web-btn:hover{color:#fff}html[data-theme=light] .nav-web-btn{color:rgba(0,0,0,.38);border-left-color:rgba(0,0,0,.12)}html[data-theme=light] .nav-web-btn:hover{color:#000}.about-shell--flush{padding-top:0}.music-section-nav{display:flex;align-items:center;gap:0}.music-section-nav__btn{background:none;border:none;color:hsla(0,0%,100%,.45);font-size:clamp(11px,1vw,13px);line-height:1;padding:0 .5rem;cursor:pointer;transition:color .15s;font-family:inherit}.music-section-nav__btn:disabled{opacity:.18;cursor:default}.music-section-nav__btn:not(:disabled):hover{color:#fff}.music-section-nav__label{font-size:clamp(11px,1vw,13px);letter-spacing:-.01em;color:hsla(0,0%,100%,.85);min-width:110px;text-align:center;white-space:nowrap}.music-section-header{position:fixed;top:0;right:0;display:inline-flex;align-items:center;gap:.8rem;padding:.35rem;background:#000;z-index:20;transition:transform .35s cubic-bezier(.4,0,.2,1)}.music-view-label{display:none}.music-view-toggle{display:flex;align-items:center;gap:.8rem;overflow:hidden;max-width:120px;opacity:1;transform:translateX(0);transition:max-width .28s ease,opacity .22s ease,transform .22s ease}.music-view-toggle--hide{max-width:0;opacity:0;transform:translateX(10px);pointer-events:none}.music-view-btn{background:none;border:none;color:hsla(0,0%,100%,.55);cursor:pointer;font-family:inherit;font-size:clamp(11px,1vw,13px);letter-spacing:-.01em;padding:0;transition:color .2s;line-height:1}.music-view-btn:hover{color:hsla(0,0%,100%,.7)}.music-view-btn.is-active{color:#fff}.music-grid{width:100vw;position:relative;left:50%;transform:translateX(-50%)}.music-floor-blur{display:none}@media (max-width:720px){.music-floor-blur{position:fixed;bottom:0;left:0;right:0;height:calc(env(safe-area-inset-bottom, 20px) + 24px);-webkit-backdrop-filter:blur(18px) saturate(160%);backdrop-filter:blur(18px) saturate(160%);background:rgba(0,0,0,.5);pointer-events:none;z-index:21}html[data-theme=light] .music-floor-blur{background:hsla(0,0%,100%,.5)}}.covers-nav{position:fixed;bottom:0;left:50%;transform:translateX(-50%);display:inline-flex;align-items:center;gap:1.4rem;padding:.35rem .9rem;background:#000;z-index:20;border-top:.5px solid hsla(0,0%,100%,.12)}.covers-nav__btn{background:none;border:none;color:hsla(0,0%,100%,.55);cursor:pointer;padding:.1rem .2rem;display:flex;align-items:center;transition:color .2s}.covers-nav__btn:hover{color:#fff}.covers-nav__label{color:hsla(0,0%,100%,.85);font-size:clamp(11px,1vw,13px);letter-spacing:-.01em;line-height:1;min-width:120px;text-align:center}.music-block__images{display:grid;grid-template-columns:1fr 1fr;position:relative}.music-block__square{aspect-ratio:1;background:#080808;overflow:hidden;position:relative}.music-block__square img{width:100%;height:100%;object-fit:cover;opacity:0;animation:coverReveal .6s ease forwards;animation-delay:.28s}@keyframes coverReveal{to{opacity:1}}.music-block__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:1.5rem}.music-block__placeholder span{color:hsla(0,0%,100%,.09);font-size:clamp(10px,1.4vw,14px);text-align:center;line-height:1.4;letter-spacing:-.01em}.music-block__placeholder--dark{background:#050505}.music-block__bar{display:flex;justify-content:flex-end;align-items:center;padding:.35rem;border-top:.5px solid hsla(0,0%,100%,.08);color:#fff;font-size:clamp(10px,1.1vw,13px);letter-spacing:-.01em}.music-block__bar-actions{display:flex;align-items:center;gap:.75rem}.music-block__info-btn{background:none;border:none;color:hsla(0,0%,100%,.38);cursor:pointer;font-family:inherit;font-size:inherit;letter-spacing:inherit;padding:0;line-height:1;transition:color .2s}.music-block__info-btn.is-open,.music-block__info-btn:hover{color:#fff}.music-block__title{text-align:center}.music-block__format{opacity:.6;margin-right:1em}.music-block__catalog{opacity:.85}.music-block__note{opacity:.75}.music-block__year{opacity:.55;text-align:right}.music-block__caption{position:absolute;top:0;left:0;z-index:2;pointer-events:none}.music-block__caption--mobile{display:none}.music-block__caption span{display:inline-block;background:#000;color:#fff;padding:.35rem;font-size:clamp(10px,1.1vw,12px);letter-spacing:-.01em;line-height:1;font-family:inherit}.music-block__cover-actions{position:absolute;bottom:0;right:0;z-index:3;display:flex;align-items:flex-end}.music-block__play-badge{background:none;border:none;padding:0;cursor:pointer}.music-block__play-badge span{display:inline-block;background:#000;color:#fff;padding:.35rem;font-size:clamp(10px,1.1vw,12px);letter-spacing:-.01em;line-height:1;font-family:inherit}.music-block__play-badge.is-open span,.music-block__play-badge.is-playing span{background:#fff;color:#000}.music-block__details{display:grid;grid-template-columns:50% 1fr auto;grid-gap:0;gap:0;padding:.55rem clamp(8px,4vw,16px) .65rem;font-size:clamp(9px,.85vw,11px);color:hsla(0,0%,100%,.42);line-height:1.5;border-top:.5px solid hsla(0,0%,100%,.04)}.music-block__details-spacer{display:none}.music-block__details-credits{display:flex;flex-direction:column;text-align:left}.music-block__details-link{text-align:right;white-space:nowrap}.music-block__details-press{column-count:2;column-gap:1.8em;text-align:left;padding-bottom:.8rem;padding-right:2.5rem}.music-block__details-press p{margin:0;text-indent:1.2em}.music-block__details-press p:first-child{text-indent:0}.music-block__details-press p+p{margin-top:.5em}.music-block__details-meta{display:flex;flex-direction:column;text-align:left;white-space:nowrap;gap:.1em;padding-bottom:.8rem;padding-left:0}.music-block__details-gap{display:block;height:.55em}.music-block__details a{color:hsla(0,0%,100%,.6);text-decoration:none}.music-block__details a:hover{color:#fff}.press-shell{width:100%;max-width:95%;margin:0 auto;padding:clamp(20px,4vh,40px) clamp(6px,1.5vw,14px) clamp(80px,18vh,160px);box-sizing:border-box}.press-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:clamp(6px,.7vw,11px);gap:clamp(6px,.7vw,11px)}.press-card{display:flex;flex-direction:column;gap:.4rem;text-decoration:none;color:#fff}.press-card__inner{position:relative;width:100%;aspect-ratio:16/9;background:#000;border:.5px solid hsla(0,0%,100%,.1);border-radius:4px;overflow:hidden;display:flex;align-items:flex-start;justify-content:flex-start;padding:clamp(10px,1.1vw,16px);transition:border-color .45s cubic-bezier(.65,0,.35,1)}.press-card:hover .press-card__inner{border-color:#fff}.press-card__outlet{font-size:clamp(12px,1.1vw,15px);font-weight:500;letter-spacing:-.02em;line-height:1.1;color:#fff}.press-card__logo{width:auto;height:clamp(22px,2.2vw,34px);max-width:60%;object-fit:contain;object-position:left top;border-radius:3px;opacity:.5;transition:opacity .45s cubic-bezier(.65,0,.35,1)}.press-card:hover .press-card__logo{opacity:1}.press-card__logo--dark-on-light{filter:invert(1)}html[data-theme=light] .press-card__logo--dark-on-light{filter:none}html[data-theme=light] .press-card__logo--light-on-dark{filter:invert(1)}.press-card__footer{display:flex;flex-direction:column;gap:.4rem;padding:0 .1rem 1em}.press-card__meta{display:flex;justify-content:space-between;align-items:baseline;gap:.5rem}.press-card__title{font-size:clamp(10px,.85vw,12px);letter-spacing:-.01em;line-height:1.3;color:hsla(0,0%,100%,.75);transition:color .45s cubic-bezier(.65,0,.35,1);flex:1 1}.press-card:hover .press-card__title{color:#fff}.press-card__date{font-size:10px;letter-spacing:-.01em;color:hsla(0,0%,100%,.22);white-space:nowrap;flex-shrink:0;transition:color .45s cubic-bezier(.65,0,.35,1)}.press-card:hover .press-card__date{color:hsla(0,0%,100%,.48)}.press-card__desc{font-size:clamp(9px,.7vw,11px);letter-spacing:-.01em;line-height:1.55;color:hsla(0,0%,100%,.38);margin:0;max-width:80%;transition:color .45s cubic-bezier(.65,0,.35,1)}.press-card:hover .press-card__desc{color:hsla(0,0%,100%,.68)}.press-inquiry{margin-top:3rem;font-size:11px;letter-spacing:-.01em;line-height:1.6;color:hsla(0,0%,100%,.38);max-width:520px}.press-inquiry a{color:hsla(0,0%,100%,.7);text-decoration:none;border-bottom:.5px solid hsla(0,0%,100%,.25);transition:color .2s,border-color .2s}.press-inquiry a:hover{color:#fff;border-color:hsla(0,0%,100%,.6)}.press-inquiry__form-btn{background:none;border:none;border-bottom:.5px solid hsla(0,0%,100%,.25);color:hsla(0,0%,100%,.7);cursor:pointer;font-family:inherit;font-size:inherit;letter-spacing:inherit;padding:0;transition:color .2s,border-color .2s}.press-inquiry__form-btn:hover{color:#fff;border-color:hsla(0,0%,100%,.6)}html[data-theme=light] .press-inquiry{color:rgba(0,0,0,.4)}html[data-theme=light] .press-inquiry a{color:rgba(0,0,0,.65);border-color:rgba(0,0,0,.2)}html[data-theme=light] .press-inquiry a:hover{color:#000;border-color:rgba(0,0,0,.5)}html[data-theme=light] .press-inquiry__form-btn{color:rgba(0,0,0,.65);border-color:rgba(0,0,0,.2)}html[data-theme=light] .press-inquiry__form-btn:hover{color:#000;border-color:rgba(0,0,0,.5)}html[data-theme=light] .press-card__inner{background:#f5f5f5;border-color:rgba(0,0,0,.1)}html[data-theme=light] .press-card:hover .press-card__inner{border-color:#000}html[data-theme=light] .press-card__outlet{color:#000}html[data-theme=light] .press-card__title{color:rgba(0,0,0,.6)}html[data-theme=light] .press-card:hover .press-card__title{color:#000}html[data-theme=light] .press-card__desc{color:rgba(0,0,0,.32)}html[data-theme=light] .press-card:hover .press-card__desc{color:rgba(0,0,0,.62)}html[data-theme=light] .press-card__date{color:rgba(0,0,0,.2)}html[data-theme=light] .press-card:hover .press-card__date{color:rgba(0,0,0,.42)}@media (max-width:1000px){.press-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.press-shell{max-width:100%;padding:clamp(40px,10vw,60px) 1rem clamp(90px,22vw,130px)}}@media (max-width:600px){.press-grid{grid-template-columns:1fr;gap:clamp(8px,2.5vw,14px)}.press-card__desc{line-height:1.75;max-width:100%}.press-card__logo{height:clamp(18px,5vw,26px)}.press-card__title{font-size:11px}}.drawer-contact-form{display:flex;flex-direction:column;gap:0;margin-top:.3rem}.dcf-field{position:relative;padding:3px 0}.dcf-field--row{display:flex;gap:1rem}.dcf-field--row .dcf-input{flex:1 1;min-width:0}.dcf-input,.dcf-textarea{width:100%;background:transparent;border:none;border-bottom:.5px solid hsla(0,0%,100%,.22);color:#fff;font-family:inherit;font-size:12px;letter-spacing:-.01em;padding:.45rem 0;outline:none;border-radius:0;transition:border-color .2s;display:block}.dcf-input:focus,.dcf-textarea:focus{border-bottom-color:hsla(0,0%,100%,.55)}.dcf-input::placeholder,.dcf-textarea::placeholder{color:hsla(0,0%,100%,.22)}.dcf-textarea{resize:none;line-height:1.55;padding-top:.4rem;min-height:80px}.dcf-submit{background:transparent;border:.5px solid hsla(0,0%,100%,.22);color:hsla(0,0%,100%,.65);font-family:inherit;font-size:12px;letter-spacing:-.01em;padding:.35rem .8rem;cursor:pointer;align-self:flex-start;margin-top:.5rem;border-radius:2px;transition:background .2s,color .2s,border-color .2s}.dcf-submit:hover{background:#fff;color:#000;border-color:#fff}.dcf-sent{font-size:12px;color:hsla(0,0%,100%,.42);letter-spacing:-.01em;margin-top:.5rem}.dcf-sent--error{color:rgba(255,80,80,.75)}.drawer-legal{display:flex;flex-direction:column;gap:.3rem}.drawer-legal--footer{grid-column:2;grid-row:2;align-self:end}.drawer-legal-row{display:flex;align-items:center;gap:1rem;padding:.5rem .5rem .6rem;border-top:1px solid hsla(0,0%,100%,.07);margin-top:auto}.drawer-legal-link{color:hsla(0,0%,100%,.35);text-decoration:none;font-size:12px;letter-spacing:-.01em;transition:color .2s}.drawer-legal-link:hover{color:hsla(0,0%,100%,.7)}.work-project-nav{position:fixed;top:0;left:0;display:inline-flex;align-items:stretch;background:#000;z-index:20;line-height:1}.work-project-nav__info{display:flex;align-items:center;gap:.5rem;padding:.35rem .6rem;font-size:clamp(11px,1vw,13px);letter-spacing:-.01em}.work-project-nav__subtitle{color:hsla(0,0%,100%,.32)}.work-project-nav__title{color:hsla(0,0%,100%,.8)}.work-project-nav__btn{background:none;border:none;border-left:.5px solid hsla(0,0%,100%,.12);color:hsla(0,0%,100%,.35);cursor:pointer;padding:.35rem .5rem;display:inline-flex;align-items:center;justify-content:center;transition:color .15s;font-family:inherit}.work-project-nav__btn:hover:not(:disabled){color:#fff}.work-project-nav__btn:disabled{opacity:.18;cursor:default}html[data-theme=light] .work-project-nav{background:#f5f5f5}html[data-theme=light] .work-project-nav__info{border-right-color:rgba(0,0,0,.1)}html[data-theme=light] .work-project-nav__subtitle{color:rgba(0,0,0,.32)}html[data-theme=light] .work-project-nav__title{color:rgba(0,0,0,.8)}html[data-theme=light] .work-project-nav__btn{border-left-color:rgba(0,0,0,.1);color:rgba(0,0,0,.35)}html[data-theme=light] .work-project-nav__btn:hover:not(:disabled){color:#000}html[data-theme=light] .music-section-header{background:#f5f5f5}html[data-theme=light] .music-view-label{color:rgba(0,0,0,.32)}html[data-theme=light] .music-section-nav__label{color:rgba(0,0,0,.75)}html[data-theme=light] .music-section-nav__btn{color:rgba(0,0,0,.35)}html[data-theme=light] .music-view-btn{color:rgba(0,0,0,.3)}html[data-theme=light] .music-view-btn:hover{color:rgba(0,0,0,.65)}html[data-theme=light] .music-view-btn.is-active{color:#000}html[data-theme=light] .covers-nav{background:#fff;border-top-color:rgba(0,0,0,.08)}html[data-theme=light] .covers-nav__btn{color:rgba(0,0,0,.45)}html[data-theme=light] .covers-nav__btn:hover{color:#000}html[data-theme=light] .covers-nav__label{color:rgba(0,0,0,.8)}html[data-theme=light] .music-block__square{background:#e8e8e8}html[data-theme=light] .music-block__placeholder--dark{background:#dfdfdf}html[data-theme=light] .music-block__placeholder span{color:rgba(0,0,0,.1)}html[data-theme=light] .music-block__caption span,html[data-theme=light] .music-block__play-badge span{background:#f5f5f5;color:#000}html[data-theme=light] .music-block__play-badge.is-open span,html[data-theme=light] .music-block__play-badge.is-playing span{background:#000;color:#f5f5f5}html[data-theme=light] .music-block__bar{color:#000;border-top-color:rgba(0,0,0,.08)}html[data-theme=light] .music-block__info-btn{color:rgba(0,0,0,.35)}html[data-theme=light] .music-block__info-btn.is-open,html[data-theme=light] .music-block__info-btn:hover{color:#000}html[data-theme=light] .music-block__year{opacity:.35}html[data-theme=light] .music-block__details{color:rgba(0,0,0,.45);border-top-color:rgba(0,0,0,.04)}html[data-theme=light] .music-block__details a{color:rgba(0,0,0,.6)}html[data-theme=light] .music-block__details a:hover{color:#000}html[data-theme=light] .dcf-input,html[data-theme=light] .dcf-textarea{color:#000;border-bottom-color:rgba(0,0,0,.2)}html[data-theme=light] .dcf-input:focus,html[data-theme=light] .dcf-textarea:focus{border-bottom-color:rgba(0,0,0,.5)}html[data-theme=light] .dcf-input::placeholder,html[data-theme=light] .dcf-textarea::placeholder{color:rgba(0,0,0,.22)}html[data-theme=light] .dcf-select option{background:#f5f5f5;color:#000}html[data-theme=light] .dcf-submit{color:rgba(0,0,0,.6);border-color:rgba(0,0,0,.2)}html[data-theme=light] .dcf-submit:hover{background:#000;color:#fff;border-color:#000}html[data-theme=light] .dcf-sent{color:rgba(0,0,0,.42)}html[data-theme=light] .drawer-legal-link{color:rgba(0,0,0,.35)}html[data-theme=light] .drawer-legal-link:hover{color:rgba(0,0,0,.7)}html[data-theme=light] .drawer-legal-row{border-top-color:rgba(0,0,0,.07)}@media (max-width:720px){.music-block__images{grid-template-columns:1fr 0!important;overflow:hidden;transition:grid-template-columns .52s cubic-bezier(.4,0,.2,1)}.music-block__square--right{overflow:hidden;opacity:0;transition:opacity .35s ease .12s}.music-block--expanded .music-block__images{grid-template-columns:1fr 1fr!important}.music-block--expanded .music-block__square--right{opacity:1}.music-block__caption--mobile{display:block}.music-block__caption--desktop{display:none}.music-block__details{display:block!important;padding:.6rem .35rem .8rem!important;font-size:11px;border-top:none}.music-block__details-press{column-count:1!important;padding-right:0!important;width:100%;margin-bottom:.8rem}.music-block__details-press p{text-indent:0;margin-top:0;margin-bottom:.5em}.music-block__details-meta{text-align:left;white-space:normal;margin-bottom:.6rem}.music-block__details-link{text-align:left}}.video-drawer{position:fixed;top:0;left:0;right:0;margin:0 auto;width:min(92vw,580px);background:#000;color:#fff;border:.7px solid hsla(0,0%,100%,.15);border-top:none;z-index:8000;overflow:hidden;pointer-events:none}.video-drawer[aria-hidden=false]{pointer-events:auto}.video-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border-bottom:.7px solid hsla(0,0%,100%,.1);gap:12px}.video-drawer__meta{display:flex;align-items:baseline;gap:0;min-width:0;overflow:hidden;white-space:nowrap;font-size:12px}.video-drawer__title{font-size:12px;letter-spacing:-.01em}.video-drawer__sep{opacity:.4;font-size:12px}.video-drawer__series{font-size:12px;opacity:.45;overflow:hidden;text-overflow:ellipsis}.video-drawer__close{background:none;border:none;color:#fff;font-family:inherit;font-size:12px;letter-spacing:-.01em;cursor:pointer;padding:.3rem .5rem;white-space:nowrap;opacity:.6;transition:opacity .2s;flex-shrink:0}.video-drawer__close:hover{opacity:1}.video-drawer__embed{position:relative;width:100%;aspect-ratio:16/9;opacity:1;transition:opacity .22s ease}.video-drawer__embed iframe{position:absolute;inset:0;width:100%;height:100%;display:block;border:none}@media (max-width:720px){.video-drawer{width:100%;border-left:none;border-right:none}}html[data-theme=light] .video-drawer{background:#f5f5f5;color:#000;border-color:rgba(0,0,0,.12)}html[data-theme=light] .video-drawer__header{border-bottom-color:rgba(0,0,0,.1)}html[data-theme=light] .video-drawer__close{color:#000}.mplayer{position:relative;border-top:.5px solid hsla(0,0%,100%,.12)}.mplayer__spectrum{height:48px;border-bottom:.5px solid hsla(0,0%,100%,.07)}.mplayer__progress{width:100%;height:2px;background:hsla(0,0%,100%,.1);cursor:pointer;position:relative}.mplayer__progress:hover{height:3px}.mplayer__progress-fill{height:100%;background:hsla(0,0%,100%,.75);pointer-events:none;transition:width .25s linear}.mplayer__bar{gap:.5rem;padding:.3rem .5rem .4rem}.mplayer__bar,.mplayer__btns{display:flex;align-items:center}.mplayer__btns{gap:.1rem;flex-shrink:0}.mplayer__btn{background:transparent;border:none;color:hsla(0,0%,100%,.5);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:.28rem;line-height:0;transition:color .15s}.mplayer__btn:hover:not(:disabled){color:#fff;background:hsla(0,0%,100%,.07)}.mplayer__btn:disabled{opacity:.2;cursor:default}.mplayer__btn--loading{animation:mplayer-pulse .9s ease-in-out infinite}@keyframes mplayer-pulse{0%,to{opacity:.12}50%{opacity:.38}}.mplayer__btn--play{color:hsla(0,0%,100%,.85);padding:.28rem .4rem}.mplayer__btn--play:hover:not(:disabled){color:#fff;background:hsla(0,0%,100%,.1)}.mplayer__btn--random{color:hsla(0,0%,100%,.35);padding:.28rem}.mplayer__btn--random:hover:not(:disabled){color:hsla(0,0%,100%,.8);background:hsla(0,0%,100%,.07)}.mplayer__time{font-size:10px;letter-spacing:-.01em;color:hsla(0,0%,100%,.35);font-variant-numeric:tabular-nums;font-feature-settings:"tnum";flex-shrink:0;line-height:1}.mplayer__time-sep{opacity:.3}.mplayer__volume{margin-left:auto;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:60px;height:2px;background:hsla(0,0%,100%,.12);border-radius:0;outline:none;cursor:pointer;flex-shrink:0}.mplayer__volume::-webkit-slider-thumb{-webkit-appearance:none;width:7px;height:7px;background:hsla(0,0%,100%,.7);border-radius:50%;cursor:pointer}.mplayer__volume::-moz-range-thumb{width:7px;height:7px;background:hsla(0,0%,100%,.7);border-radius:50%;border:none}.mplayer__volume:hover::-webkit-slider-thumb{background:#fff}html[data-theme=light] .mplayer{border-top-color:rgba(0,0,0,.1)}html[data-theme=light] .mplayer__progress{background:rgba(0,0,0,.08)}html[data-theme=light] .mplayer__progress-fill{background:rgba(0,0,0,.65)}html[data-theme=light] .mplayer__btn{color:rgba(0,0,0,.45)}html[data-theme=light] .mplayer__btn:hover:not(:disabled){color:#000;background:rgba(0,0,0,.06)}html[data-theme=light] .mplayer__btn--play{color:rgba(0,0,0,.8)}html[data-theme=light] .mplayer__btn--random{color:rgba(0,0,0,.3)}html[data-theme=light] .mplayer__time{color:rgba(0,0,0,.32)}html[data-theme=light] .mplayer__volume{background:rgba(0,0,0,.1)}html[data-theme=light] .mplayer__volume::-webkit-slider-thumb{background:rgba(0,0,0,.6)}html[data-theme=light] .mplayer__volume::-moz-range-thumb{background:rgba(0,0,0,.6)}.player-content{overflow:hidden;height:0;background:#000;align-self:flex-end;box-sizing:border-box}.player-content--open{border-top:.5px solid hsla(0,0%,100%,.12);border-left:.5px solid hsla(0,0%,100%,.12)}.player-body{padding:.5rem 0 0}.player-track-info{display:flex;align-items:center;gap:.5rem;padding:0 .5rem .4rem}.player-cover{width:28px;height:28px;object-fit:cover;flex-shrink:0;display:block}.player-meta{display:flex;flex-direction:column;gap:.1rem;min-width:0;flex:1 1}.player-title{font-size:11px;color:hsla(0,0%,100%,.85)}.player-artist,.player-title{letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.player-artist{font-size:10px;color:hsla(0,0%,100%,.38)}.mute-trigger{background:#000;border:none;border-left:.5px solid hsla(0,0%,100%,.12);color:hsla(0,0%,100%,.35);cursor:pointer;display:inline-flex;align-items:center;padding:.3rem .5rem;line-height:1;transition:color .15s;height:100%}.mute-trigger.is-open,.mute-trigger:hover{color:hsla(0,0%,100%,.7)}.mute-trigger.is-playing{color:#fff}.mute-trigger--mobile{display:none}.player-trigger{background:#000;border:none;border-left:.5px solid hsla(0,0%,100%,.12);color:hsla(0,0%,100%,.35);cursor:pointer;display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .5rem;font-size:12px;font-family:inherit;letter-spacing:-.01em;line-height:1;transition:color .15s;height:100%}.player-trigger:hover{color:hsla(0,0%,100%,.7)}.player-trigger.has-track{color:hsla(0,0%,100%,.65)}.player-trigger.is-open{color:#fff}.player-trigger--mobile{display:none}.player-trigger__title-wrap{overflow:hidden;max-width:140px;display:inline-block;vertical-align:middle}.player-trigger__title{display:inline-block;white-space:nowrap;font-size:11px;letter-spacing:-.01em;animation:player-marquee 9s linear infinite}.player-trigger__title-sep{opacity:.3}@keyframes player-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.music-block__play-btn{background:transparent;border:none;color:hsla(0,0%,100%,.45);cursor:pointer;font-family:inherit;font-size:inherit;letter-spacing:inherit;padding:0;line-height:1;transition:color .15s}.music-block__play-btn:hover{color:#fff}.music-block__play-btn.is-playing{color:hsla(0,0%,100%,.75)}.music-block__link-btn{color:hsla(0,0%,100%,.38);text-decoration:none;font-family:inherit;font-size:inherit;letter-spacing:inherit;line-height:1;transition:color .15s}.music-block__link-btn:hover{color:#fff}html[data-theme=light] .player-content{background:#f5f5f5}html[data-theme=light] .player-content--open{border-top-color:rgba(0,0,0,.1);border-left-color:rgba(0,0,0,.1)}html[data-theme=light] .player-title{color:rgba(0,0,0,.8)}html[data-theme=light] .player-artist{color:rgba(0,0,0,.38)}html[data-theme=light] .mute-trigger{background:#f5f5f5;border-left-color:rgba(0,0,0,.1);color:rgba(0,0,0,.35)}html[data-theme=light] .mute-trigger.is-open,html[data-theme=light] .mute-trigger:hover{color:rgba(0,0,0,.7)}html[data-theme=light] .mute-trigger.is-playing{color:#000}html[data-theme=light] .player-trigger{background:#f5f5f5;border-left-color:rgba(0,0,0,.1);color:rgba(0,0,0,.35)}html[data-theme=light] .player-trigger:hover{color:rgba(0,0,0,.7)}html[data-theme=light] .player-trigger.has-track{color:rgba(0,0,0,.65)}html[data-theme=light] .player-trigger.is-open{color:#000}html[data-theme=light] .music-block__play-btn{color:rgba(0,0,0,.4)}html[data-theme=light] .music-block__play-btn:hover{color:#000}html[data-theme=light] .music-block__link-btn{color:rgba(0,0,0,.38)}html[data-theme=light] .music-block__link-btn:hover{color:#000}@media (max-width:720px){.player-trigger__title-wrap{display:none}.mute-trigger--mobile,.player-trigger--mobile{display:inline-flex}.mplayer__progress{height:4px;touch-action:none}.mplayer__btn{padding:.45rem;min-width:36px;min-height:36px}.mplayer__btn svg{width:14px;height:14px}.mplayer__time{font-size:11px}.mplayer__volume{width:80px}.mplayer__volume::-webkit-slider-thumb{width:10px;height:10px}.mplayer__volume::-moz-range-thumb{width:10px;height:10px}.player-cover{width:36px;height:36px}.player-title{font-size:12px}.player-artist{font-size:11px}}@keyframes eq{0%,to{transform:scaleY(1)}50%{transform:scaleY(.18)}}.wave-path{transition:opacity .3s ease}@keyframes waveSine{0%{transform:translateX(0)}to{transform:translateX(-8px)}}.is-playing .wave-path{animation:waveSine 1.4s linear infinite}@font-face{font-family:__ambiant_0614b7;src:url(/_next/static/media/635dda96d030add1-s.p.otf) format("opentype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:__ambiant_Fallback_0614b7;src:local("Arial");ascent-override:99.72%;descent-override:19.94%;line-gap-override:0.00%;size-adjust:100.28%}.__className_0614b7{font-family:__ambiant_0614b7,__ambiant_Fallback_0614b7;font-weight:400;font-style:normal}.__variable_0614b7{--font-ambiant:"__ambiant_0614b7","__ambiant_Fallback_0614b7"}