.VideoPage-module__DbQPPG__page{background-color:#000;width:100%;height:100vh;position:relative;overflow:hidden}.VideoPage-module__DbQPPG__videoContainer{will-change:transform,width,height;z-index:10;pointer-events:none;position:absolute;overflow:hidden}.VideoPage-module__DbQPPG__video{object-fit:cover;pointer-events:none;width:100%;height:100%;display:block}.VideoPage-module__DbQPPG__videoFullscreen{object-fit:contain}.VideoPage-module__DbQPPG__videoControls{z-index:30;pointer-events:auto;flex-direction:row;justify-content:space-between;align-items:center;gap:2rem;width:95%;padding:2rem 3rem;font-weight:600;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.VideoPage-module__DbQPPG__controlsTop{justify-content:space-between;align-items:center;gap:2rem;width:100%;display:flex}.VideoPage-module__DbQPPG__controlsBottom{display:none}.VideoPage-module__DbQPPG__controlsLeft{flex-shrink:0;align-items:center;gap:2rem;display:flex}.VideoPage-module__DbQPPG__timeDisplayDesktop{color:#fff;font-size:.875rem;font-family:var(--font-grotesk);white-space:nowrap}.VideoPage-module__DbQPPG__timeDisplayMobile{display:none}.VideoPage-module__DbQPPG__controlsRight{flex-shrink:0;align-items:center;gap:2rem;display:flex}.VideoPage-module__DbQPPG__controlButton{color:#fff;font-size:.875rem;font-family:var(--font-grotesk);cursor:pointer;text-transform:capitalize;background:0 0;border:none;padding:0;position:relative}.VideoPage-module__DbQPPG__controlButton:after{content:"";opacity:1;transform-origin:100% 100%;background-color:#fff;width:100%;height:1px;transition:transform .3s cubic-bezier(.65,.05,.36,1);position:absolute;bottom:0;left:0;transform:scaleX(0)}.VideoPage-module__DbQPPG__controlButton:hover:after{transform-origin:0 100%;transform:scaleX(1)}.VideoPage-module__DbQPPG__progressBar{cursor:pointer;background-color:#ffffff4d;flex:1;min-width:200px;height:1px;position:relative}.VideoPage-module__DbQPPG__progressFill{pointer-events:none;background-color:#fff;height:2px;transition:width .1s linear;position:absolute;top:50%;transform:translateY(-50%)}.VideoPage-module__DbQPPG__videoInfo{text-align:center;z-index:20;opacity:0;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;width:100vw;display:flex;position:absolute;bottom:15vh}.VideoPage-module__DbQPPG__videoTitle{color:#fff;font-size:1.5rem;font-weight:500;font-family:var(--font-grotesk)}.VideoPage-module__DbQPPG__artistName{opacity:.7;color:#fff;font-size:.75rem;font-family:var(--font-grotesk)}.VideoPage-module__DbQPPG__drawerButton{z-index:50;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;font-family:var(--font-grotesk);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000080;border:none;border-radius:9999px;padding:.45rem 1rem;transition:opacity .2s;position:fixed;bottom:2rem;left:50%;transform:translate(-50%)}.VideoPage-module__DbQPPG__drawerButton:hover{opacity:.8}.VideoPage-module__DbQPPG__drawerBackdrop{z-index:35;pointer-events:none;background-color:#00000080;width:100%;height:100%;position:fixed;top:0;left:0}.VideoPage-module__DbQPPG__drawer{z-index:40;background-color:#000;border-top:1px solid #ffffff1a;width:100%;max-height:85vh;position:fixed;bottom:0;left:0;overflow:hidden auto;transform:translateY(100%)}.VideoPage-module__DbQPPG__drawerContent{opacity:0;padding-bottom:2rem}.VideoPage-module__DbQPPG__drawerHandle{cursor:pointer;z-index:1;background-color:#000;border-bottom:1px solid #ffffff1a;justify-content:center;align-items:center;width:100%;padding:1rem;display:flex;position:sticky;top:0}.VideoPage-module__DbQPPG__handleBar{background-color:#ffffff80;border-radius:2px;width:3rem;height:4px}.VideoPage-module__DbQPPG__drawerSection{border-bottom:1px solid #ffffff0d;padding:2rem}.VideoPage-module__DbQPPG__drawerSection:last-child{border-bottom:none}.VideoPage-module__DbQPPG__sectionTitle{color:#fff;font-size:1.25rem;font-weight:500;font-family:var(--font-grotesk);margin-bottom:1rem}.VideoPage-module__DbQPPG__sectionText{color:#fffc;font-size:.95rem;line-height:1.6;font-family:var(--font-grotesk)}.VideoPage-module__DbQPPG__creditsList{flex-direction:column;gap:.75rem;display:flex}.VideoPage-module__DbQPPG__creditItem{font-size:.95rem;font-family:var(--font-grotesk);gap:1rem;display:flex}.VideoPage-module__DbQPPG__creditRole{color:#fff9;min-width:120px}.VideoPage-module__DbQPPG__creditName{color:#ffffffe6}.VideoPage-module__DbQPPG__stillsGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;margin-top:1rem;display:grid}.VideoPage-module__DbQPPG__stillImage{object-fit:cover;border-radius:4px;width:100%;height:auto;display:block}@media (max-width:1000px){.VideoPage-module__DbQPPG__videoInfo{bottom:25vh}.VideoPage-module__DbQPPG__videoTitle{margin-bottom:0;font-size:1.2rem}.VideoPage-module__DbQPPG__artistName{font-size:.7rem}.VideoPage-module__DbQPPG__drawerButton{padding:.6rem 1rem;font-size:.75rem;bottom:1.5rem}.VideoPage-module__DbQPPG__drawer{max-height:90vh}.VideoPage-module__DbQPPG__drawerSection{padding:1.5rem}.VideoPage-module__DbQPPG__sectionTitle{font-size:1rem}.VideoPage-module__DbQPPG__sectionText{font-size:.875rem}.VideoPage-module__DbQPPG__creditItem{flex-direction:column;gap:.25rem;font-size:.875rem}.VideoPage-module__DbQPPG__creditRole{min-width:auto}.VideoPage-module__DbQPPG__stillsGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.75rem}.VideoPage-module__DbQPPG__videoControls{flex-direction:column;gap:1rem;width:95%;padding:1.5rem}.VideoPage-module__DbQPPG__controlsTop{gap:1rem;width:100%}.VideoPage-module__DbQPPG__controlsBottom{justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}.VideoPage-module__DbQPPG__controlsLeft{gap:1.5rem}.VideoPage-module__DbQPPG__timeDisplayDesktop{display:none}.VideoPage-module__DbQPPG__timeDisplayMobile{color:#fff;font-size:.75rem;font-family:var(--font-grotesk);white-space:nowrap;display:inline}.VideoPage-module__DbQPPG__controlsRight{gap:1.5rem}.VideoPage-module__DbQPPG__controlButton{font-size:.75rem}.VideoPage-module__DbQPPG__progressBar{display:none}.VideoPage-module__DbQPPG__progressBarMobile{cursor:pointer;background-color:#ffffff4d;flex:1;min-width:0;height:1px;position:relative}.VideoPage-module__DbQPPG__progressBarMobile .VideoPage-module__DbQPPG__progressFill{pointer-events:none;background-color:#fff;height:2px;transition:width .1s linear;position:absolute;top:50%;transform:translateY(-50%)}}
