.video-details-chart-container{width:100%;height:100%}.video-details-chart-container--disabled{filter:blur(4px);pointer-events:none}.video-details-legend-item p{color:#000;font-size:12px!important;font-style:normal;font-weight:400!important;line-height:normal}.compare-video-staging-container{background:hsl(from var(--vs-bg) h s l/1);width:100%;height:auto;border-radius:10px;overflow:hidden;padding:24px 24px 18px}.compare-video-staging-container .video-staging-row{display:flex;width:100%;height:100%}.compare-video-staging-container .video-staging-row .staged-video-container{width:50%;height:90px;display:flex}.compare-video-staging-container .video-staging-row .staged-video-container .staged-video-indicator{width:6px;height:calc(100% + 12px);margin-right:8px;border-radius:8px}.compare-video-staging-container .video-staging-row .staged-video-container .staged-video-indicator-red{background:var(--red-base)}.compare-video-staging-container .video-staging-row .staged-video-container .staged-video-indicator-blue{background:var(--blue-light)}.suggested-video-row{display:flex;position:relative;align-items:center;justify-content:flex-start;padding:12px;height:90px;width:calc(100% - 22px);transition:.2s ease;border-radius:10px;cursor:pointer}.suggested-video-row:hover{background-color:var(--grey-base)}.suggested-video-row .suggested-video-thumbnail{width:35%}.suggested-video-row .suggested-video-thumbnail img{max-height:60px;border-radius:6px;cursor:pointer;overflow:hidden;-o-object-fit:cover;object-fit:cover}.suggested-video-row .suggested-video-details{display:flex;flex-direction:column;gap:5px;width:65%}.suggested-video-row .suggested-video-details .suggested-video-title{width:100%;color:hsl(from var(--vs-text) h s l/1);font-size:16px!important;font-weight:400!important;line-height:1.5;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:2;text-overflow:ellipsis}.suggested-video-row .suggested-video-details .suggested-video-info{font-size:14px!important;color:var(--grey-darker)}.suggested-video-row .staged-video-close-btn{display:none;right:-10px;top:-10px;width:24px;height:24px;background:#fff;border-radius:50%;border:1px solid hsl(from var(--vs-border) h s l/1);position:absolute;align-items:center;justify-content:center;cursor:pointer}.suggested-video-row .staged-video-close-btn .close-button{transition:transform .3s ease;opacity:.7}.suggested-video-row .staged-video-close-btn:hover{cursor:pointer;transform:scale(1.1);opacity:1}.staged-video-container:hover .staged-video-close-btn{display:flex}.video-details-search-container{display:flex;justify-content:center;width:100%;z-index:600}@media(min-width:992px){.video-details-search-container{width:-moz-fit-content;width:fit-content;justify-content:right}}.video-details-search-box{background:var(--grey-light);border-radius:46px;border:2px solid transparent;color:var(--grey-darker);display:flex;align-items:center;height:46px;padding:8px 12px;position:relative;width:378px;transition:all .2s ease-in-out}.video-details-search-box img{margin-left:6px}.video-details-search-box img.searching{color:var(--black-light)}.video-details-search-box input{padding-left:12px;width:100%;background:transparent;font-size:16px!important;caret-color:var(--red-base)}.video-details-search-box input:active,.video-details-search-box input:focus{outline:none}.video-details-search-box:active,.video-details-search-box:hover{height:56px;padding-top:20px;padding-bottom:20px;background:var(--white-base);box-shadow:0 3px 6px rgba(0,0,0,.05);border:2px solid var(--grey-base);border-radius:10px;border-bottom-left-radius:0;border-bottom-right-radius:0}.video-details-search-box .close-input{right:15px}.video-details-search-box:focus-within{height:56px;padding-top:20px;padding-bottom:20px;background:var(--white-base);box-shadow:0 3px 6px rgba(0,0,0,.05);border:2px solid var(--grey-base);border-radius:10px;border-bottom-left-radius:0;border-bottom-right-radius:0}.video-details-links-box{display:flex;flex-direction:row;gap:16px}.video-details-links-box-mobile{display:flex;flex-direction:row;gap:8px;width:90%}[data-theme=dark] .video-details-search-box{color:#fff}.video-search-results-suggested{background:hsl(from var(--vs-bg) h s l/1);border-radius:0 0 10px 10px;border:2px solid var(--grey-base);border-top:0;box-shadow:0 16px 16px rgba(0,0,0,.08);position:absolute;top:calc(100% - 0px);left:-2px;max-height:500px;overflow:scroll;width:calc(100% + 4px);z-index:10;scrollbar-width:none;animation:fadeInFromNone .2s linear}.video-search-results-suggested::-webkit-scrollbar{display:none}.video-search-results-suggested .hsr-channels{min-height:70px;display:flex;gap:12px;overflow-x:auto;padding:24px}.video-search-results-suggested .hsr-channel-item{cursor:pointer;background:var(--grey-light);border-radius:10px;display:flex;align-items:center;gap:8px;padding:8px 16px 8px 8px;width:-moz-fit-content;width:fit-content;transition:none}.video-search-results-suggested .hsr-channel-item:hover{transition:.2s ease;background:hsla(0,0%,67%,.3)}.video-search-results-suggested .hsr-channel-name{white-space:nowrap;font-size:14px!important}.video-search-results-suggested .suggested-results{display:flex;flex-direction:column;padding:4px 12px 8px}.video-search-results-suggested .suggested-results .suggested-video-row{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:12px;transition:.2s ease;width:100%}.video-search-results-suggested .suggested-results .suggested-video-row:hover{border-radius:10px;background:var(--grey-base)}.video-search-results-suggested .suggested-results .suggested-video-row .suggested-video-thumbnail{width:35%}.video-search-results-suggested .suggested-results .suggested-video-row .suggested-video-thumbnail img{border-radius:10px;cursor:pointer;overflow:hidden;-o-object-fit:cover;object-fit:cover}.video-search-results-suggested .suggested-results .suggested-video-row .suggested-video-details{margin-left:20px;display:flex;flex-direction:column;gap:7px;width:65%}.video-search-results-suggested .suggested-results .suggested-video-row .suggested-video-details .suggested-video-title{width:100%;color:hsl(from var(--vs-text) h s l/1);line-height:1.4;font-weight:400!important;font-size:15px!important;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:2;text-overflow:ellipsis}.video-search-results-suggested .suggested-results .suggested-video-row .suggested-video-details .suggested-video-info{font-size:14px!important;color:var(--grey-darker)}.video-search-results-suggested .suggested-results-title{padding:14px 24px 0}@keyframes fadeInFromNone{0%{display:none;opacity:0}30%{display:block;opacity:0}to{display:block;opacity:1}}@keyframes move{0%{left:-50%}to{left:150%}}@keyframes appear{0%{opacity:0}to{opacity:1}}@keyframes frame-highlight{0%{outline:2px solid pro-palette(primary,500);outline-offset:4px;scale:1.05}to{outline:2px solid transparent}}@keyframes size-highlight{0%{background:pro-palette(primary,500)}to{background:transparent}}@keyframes waves{0%{transform-origin:bottom;transform:scaleY(1) scaleX(1.2);filter:saturate(1.5)}to{transform-origin:bottom;transform:scaleY(.8) scaleX(1.3);opacity:.8}}.video-detail{background:hsl(from var(--vs-bg) h s l/1);color:hsl(from var(--vs-text) h s l/1)}.video-detail .drop-down-trigger-content{display:flex;flex-direction:column;gap:4px;align-items:flex-start;justify-content:center;min-width:150px}.video-detail .drop-down-trigger-content>span:first-of-type{color:hsl(from var(--vs-sub-text) h s l/1)}.video-detail .video-detail-view{background:hsl(from var(--vs-bg) h s l/1);display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:1280px;margin:auto;padding-bottom:32px}.video-detail .video-detail-view .video-analytics-banner{display:none}@media(min-width:992px){.video-detail .video-detail-view .video-analytics-banner{display:flex;align-items:center;background:hsl(from var(--vs-bg) h s l/1);box-shadow:0 3px 6px rgba(0,0,0,.03);width:100%;padding:8px;margin:0 0 20px;justify-content:space-between;border:1px solid hsl(from var(--vs-border) h s l/1);border-radius:10px;height:72px}}.video-detail .video-detail-view .video-analytics-banner .dropdown-search-container{display:none}@media(min-width:992px){.video-detail .video-detail-view .video-analytics-banner .dropdown-search-container{display:flex;flex-direction:row;height:100%;justify-content:center;align-items:center;gap:10px}}.video-detail .video-detail-view .video-analytics-title-box{display:flex;align-items:center;margin:20px 20px 12px}@media(min-width:992px){.video-detail .video-detail-view .video-analytics-title-box{margin:unset}}.video-detail .video-detail-view .video-analytics-title-box .viewstats-button{color:hsl(from var(--vs-text) h s l/1);gap:8px}.video-detail .video-detail-view .video-analytics-title-box .viewstats-button svg{width:16px;height:16px}.video-detail .video-detail-view .video-analytics-title-box h1{font-size:22px!important;font-weight:500!important;margin-right:64px}.video-detail .video-detail-view .video-analytics-view{display:flex;flex-direction:column;justify-content:space-between;width:100%}@media(min-width:992px){.video-detail .video-detail-view .video-analytics-view{flex-direction:row;gap:20px}.video-detail .video-detail-view .video-analytics-view .video-analytics-sidebar{max-width:400px}}.video-detail .video-detail-view .video-analytics-view .video-analytics-sidebar .mini-cell-box-container{margin-top:24px;background:hsl(from var(--vs-bg) h s l/1);width:100%;border:1px solid hsl(from var(--vs-border) h s l/1);display:flex;max-height:-moz-fit-content;max-height:fit-content;height:72px}@media(min-width:992px){.video-detail .video-detail-view .video-analytics-view .video-analytics-sidebar .mini-cell-box-container{border-radius:10px;box-shadow:0 3px 6px rgba(0,0,0,.03)}}.video-detail .video-detail-view .video-analytics-view .previous-thumbnails-header,.video-detail .video-detail-view .video-analytics-view .video-analytics-sidebar .previous-thumbnails-header{display:flex;width:100%;padding:5px 20px 0}@media(min-width:992px){.video-detail .video-detail-view .video-analytics-view .video-breakdown-loading-container{height:575px;background:hsl(from var(--vs-bg) h s l/1);width:100%;padding:12px 20px;margin-bottom:12px;border:1px solid hsl(from var(--vs-border) h s l/1);border-radius:10px;min-width:400px}}.video-detail .video-detail-view .video-analytics-view .video-analytics-table-container{background:hsl(from var(--vs-bg) h s l/1);border:1px solid hsl(from var(--vs-border) h s l/1);overflow:hidden;width:100%}@media(min-width:992px){.video-detail .video-detail-view .video-analytics-view .video-analytics-table-container{margin-top:24px;border:1px solid hsl(from var(--vs-border) h s l/1);width:861px;border-radius:10px;box-shadow:0 3px 6px rgba(0,0,0,.03);height:265px}}.video-detail .video-detail-view .video-analytics-view .video-analytics-card-box{background:hsl(from var(--vs-content-bg) h s l/1);width:100%}@media(min-width:992px){.video-detail .video-detail-view .video-analytics-view .video-analytics-card-box{height:573px;width:861px;border-radius:10px;border:1px solid hsl(from var(--vs-border) h s l/1);overflow:unset}}@media(min-width:768px){.video-detail .video-detail-view .video-analytics-view .video-analytics-card-box{box-shadow:0 3px 6px rgba(0,0,0,.03);overflow:unset}}.video-detail .video-detail-view .video-analytics-view .video-analytics-table{background:hsl(from var(--vs-bg) h s l/1);border:1px solid hsl(from var(--vs-border) h s l/1);overflow:hidden;width:100%}@media(min-width:992px){.video-detail .video-detail-view .video-analytics-view .video-analytics-table{margin-top:24px;border:1px solid hsl(from var(--vs-border) h s l/1);width:861px;border-radius:10px;box-shadow:0 3px 6px rgba(0,0,0,.03)}}.video-detail .video-detail-view .video-analytics-view .video-analytics-table--disabled{filter:blur(4px);position:relative}.video-detail .video-detail-view .video-analytics-view .video-analytics-table .video-analytics-table-header{display:flex;align-items:center;text-align:center;border-bottom:1px solid hsl(from var(--vs-border) h s l/1)}.video-detail .video-detail-view .video-analytics-view .video-analytics-table .video-analytics-table-header p{font-size:14px!important;font-weight:400!important}.video-detail .video-detail-view .video-analytics-view .video-analytics-table .video-analytics-table-header .table-sub-section{width:33%}@media(min-width:992px){.video-detail .video-detail-view .video-analytics-view .video-analytics-table .video-analytics-table-header .table-sub-section{width:25%;padding:20px}}.video-detail .video-detail-view .video-analytics-view .video-analytics-table .video-analytics-table-header .table-main-section{width:33%;border-left:1px solid hsl(from var(--vs-border) h s l/1);border-right:1px solid hsl(from var(--vs-border) h s l/1);padding:20px}@media(min-width:992px){.video-detail .video-detail-view .video-analytics-view .video-analytics-table .video-analytics-table-header .table-main-section{width:50%;padding:20px}}.video-detail .video-detail-view .video-analytics-view .video-analytics-table .video-analytics-table-header .green-text{color:var(--green-base);font-size:14px!important;font-weight:400!important}.video-detail .video-detail-view .video-analytics-view .video-analytics-table .video-analytics-table-row{display:flex;align-items:center;text-align:center;border-bottom:1px solid hsl(from var(--vs-border) h s l/1)}.video-detail .video-detail-view .video-analytics-view .video-analytics-table .video-analytics-table-row .table-sub-section{width:33%;padding:20px;font-size:14px!important;font-weight:400!important}@media(min-width:992px){.video-detail .video-detail-view .video-analytics-view .video-analytics-table .video-analytics-table-row .table-sub-section{width:25%}}.video-detail .video-detail-view .video-analytics-view .video-analytics-table .video-analytics-table-row .table-main-section{width:33%;padding:20px;border-left:1px solid hsl(from var(--vs-border) h s l/1);border-right:1px solid hsl(from var(--vs-border) h s l/1);font-size:14px!important;font-weight:400!important}@media(min-width:992px){.video-detail .video-detail-view .video-analytics-view .video-analytics-table .video-analytics-table-row .table-main-section{width:50%}}.video-detail .video-detail-view .video-analytics-view .video-analytics-table .video-analytics-table-row:nth-child(2n){background:hsl(from var(--vs-content-bg) h s l/1)}.video-detail .video-detail-view .video-analytics-view .video-analytics-table .video-analytics-table-row:nth-child(odd){background:hsl(from var(--vs-bg) h s l/1)}.video-detail .video-detail-view .video-analytics-chart-header{padding-top:10px}@media(min-width:992px){.video-detail .video-detail-view .video-analytics-chart-header{display:flex;width:100%;flex-direction:row;justify-content:space-between}}.video-detail .video-detail-view .video-analytics-chart-header .dropdown-search-container{display:none}@media(min-width:992px){.video-detail .video-detail-view .video-analytics-chart-header .dropdown-search-container{display:flex;flex-direction:row;height:100px;justify-content:center;align-items:flex-start;padding:20px}}.video-detail .video-detail-view .video-analytics-chart-tabs{display:flex;justify-content:space-between;align-items:flex-start;border-radius:10px;align-items:center;height:60px;position:relative;margin:12px 20px 8px}@media(min-width:992px){.video-detail .video-detail-view .video-analytics-chart-tabs{width:42%;height:90px;border-radius:10px;gap:40px;align-items:unset;margin:unset;padding:20px 32px 0;border:unset;background:unset}}.video-detail .video-detail-view .video-analytics-chart-tabs .chart-tab{border-radius:10px;transition:.2s ease;color:var(--grey-dark);text-align:center;font-weight:500!important;width:100%;height:100%;font-size:20px!important;cursor:pointer}@media(min-width:992px){.video-detail .video-detail-view .video-analytics-chart-tabs .chart-tab{background:var(--grey-lighter);width:50%;border-radius:unset;transition:unset;color:unset;text-align:unset;font-weight:unset!important;font-size:unset!important}}.video-detail .video-detail-view .video-analytics-chart-tabs .chart-tab:first-child{border:1px solid hsl(from var(--vs-border) h s l/1)}.video-detail .video-detail-view .video-analytics-chart-tabs .chart-tab.selected-tab{color:hsl(from var(--vs-text) h s l/1);background:hsl(from var(--vs-bg) h s l/1)}@media(min-width:992px){.video-detail .video-detail-view .video-analytics-chart-tabs .chart-tab.selected-tab{color:unset}.video-detail .video-detail-view .video-analytics-chart-tabs .chart-tab .chart-tab-line{height:4px;width:80%;border-radius:10px;background:transparent;margin:7px auto 0}.video-detail .video-detail-view .video-analytics-chart-tabs .chart-tab .selected-line{background:var(--red-base)}}.video-detail .video-detail-view .video-analytics-chart-tab-title{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;height:100%}@media(min-width:992px){.video-detail .video-detail-view .video-analytics-chart-tab-title{font-size:24px!important;justify-content:unset;padding-bottom:5px}}.video-detail .video-detail-view .video-analytics-chart-tab-title p{position:absolute;margin-top:-24px;margin-left:-4px}@media(min-width:992px){.video-detail .video-detail-view .video-analytics-chart-tab-title p{position:inherit;margin-top:inherit;margin-left:unset;padding-bottom:8px}}.video-detail .video-detail-view .video-analytics-chart-tab-title div{display:flex;align-items:center}.video-detail .video-detail-view .video-analytics-chart-tab-title div img{margin-left:12px}.video-detail .video-detail-view .tab-title-views{display:none}@media(min-width:992px){.video-detail .video-detail-view .tab-title-views{display:unset;font-size:22px!important;font-weight:500!important;margin:12px 0}}.video-detail .video-detail-view .tab-title-sub{display:none}@media(min-width:992px){.video-detail .video-detail-view .tab-title-sub{display:unset;font-size:12px!important;font-weight:300!important;color:var(--grey-dark);min-width:123px}}.video-detail .video-detail-view .video-analytics-chart-container{display:flex;justify-content:flex-start;flex-direction:column;align-items:center;width:100%;height:390px}@media(min-width:992px){.video-detail .video-detail-view .video-analytics-chart-container{height:453px}}.video-detail .video-detail-view .video-analytics-chart-container .video-details-legend-container{display:none}@media(min-width:992px){.video-detail .video-detail-view .video-analytics-chart-container .video-details-legend-container{display:flex;width:100%;align-items:center;justify-content:space-between;padding:0 40px 20px}}.video-detail .video-detail-view .video-analytics-chart-container .video-details-legend-container .video-details-legend-item-container{display:flex;justify-content:center;align-items:center;gap:20px}.video-detail .video-detail-view .video-analytics-chart-container .video-details-legend-container .video-details-legend-item-container .video-details-legend-item{display:flex;gap:10px}.video-detail .video-detail-view .video-analytics-chart-container .video-details-legend-container .video-details-legend-item-container .video-details-legend-text{font-size:14px!important}.video-detail .video-detail-view .video-analytics-chart-container .video-details-legend-container .video-details-legend-compare-item-container{display:flex;justify-content:center;gap:30px;max-height:54px}.video-detail .video-detail-view .video-analytics-chart-container .video-details-legend-container .video-details-legend-compare-item-container .video-details-compare-legend-item{display:flex;flex-direction:row;justify-content:flex-start;gap:10px;width:-moz-fit-content;width:fit-content}.video-detail .video-detail-view .video-analytics-chart-container .video-details-legend-container .video-details-legend-compare-item-container .video-details-compare-legend-item .video-details-compare-svg-container{margin-top:13px}.video-detail .video-detail-view .video-analytics-chart-container .video-details-legend-container .video-details-legend-compare-item-container .video-details-compare-text-container{display:flex;flex-direction:column}.video-detail .video-detail-view .video-analytics-chart-container .video-details-legend-container .video-details-legend-compare-item-container .video-details-compare-legend-text{font-size:12px!important;font-weight:400!important;color:var(--grey-dark);width:-moz-fit-content;width:fit-content;margin-top:8px}.video-detail .video-detail-view .video-analytics-chart-container .video-details-legend-container .video-details-legend-compare-item-container .video-details-compare-value-text{font-size:20px!important;font-weight:450!important;margin-bottom:-10px}.video-detail .video-detail-view .video-analytics-chart-container .video-details-legend-container .chart-buttons-container{display:flex;align-items:center;gap:10px}.video-detail .video-detail-view .video-analytics-chart-container .video-analytics-chart{margin-top:-90px;height:100%;width:100%;position:relative}@media(min-width:992px){.video-detail .video-detail-view .video-analytics-chart-container .video-analytics-chart{margin-top:10px;margin-bottom:10px}}@media only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi){.video-detail .video-detail-view .video-analytics-chart-container .video-analytics-chart{zoom:125%}}.video-detail .video-detail-view .rank-by-views-box{background:hsl(from var(--vs-bg) h s l/1);width:100%;border:1px solid hsl(from var(--vs-border) h s l/1);border-radius:10px;overflow:hidden;margin-top:24px}.video-detail .video-detail-view .rank-by-views-box .rank-by-views-header{display:flex;justify-content:space-between;align-items:center;width:100%;padding:20px}.video-detail .video-detail-view .rank-by-views-box .rank-by-views-header div{display:flex;align-items:center}.video-detail .video-detail-view .rank-by-views-box .rank-by-views-cell{width:100%;border-radius:10px;padding:2px 8px}.video-detail .video-detail-view .rank-by-views-box .rank-by-views-cell .cell-content{display:flex;justify-content:start;gap:16px;align-items:center;padding:8px 12px;border-radius:10px;line-height:1.1;cursor:pointer}.video-detail .video-detail-view .rank-by-views-box .rank-by-views-cell .cell-content strong:last-child{margin-left:auto}.video-detail .video-detail-view .rank-by-views-box .rank-by-views-cell .cell-content:hover{background:hsl(from var(--vs-gray-hover,#e0e1e2) h s l/1)}.video-detail .video-detail-view .rank-by-views-box .rank-by-views-cell .cell-content .cell-video-title{width:50%;height:2.4em;line-height:1.2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;text-align:left}.video-detail .video-detail-view .rank-by-views-box .rank-by-views-cell .cell-content.selected-cell{background:hsl(from var(--vs-primary) h s l/.1)}.video-detail .video-detail-view .rank-by-views-box .rank-by-views-cell .cell-content.selected-cell .cell-video-title{font-weight:500!important}.video-detail .video-detail-view .rank-by-views-box .rank-by-views-cell .cell-content img{border-radius:10px}.video-detail .video-detail-view .rank-by-views-box .rank-by-views-cell .cell-content strong{font-weight:500!important}.video-detail .video-detail-view .shorts-breakdown{display:flex;justify-content:center;align-items:center;gap:50px;padding:8px 12px 8px 0;border-radius:10px;line-height:1.2}@media(min-width:992px){.video-detail .video-detail-view .shorts-breakdown{justify-content:space-between;gap:10px}}.video-detail .video-detail-view .shorts-breakdown .shorts-breakdown-thumbnail{width:115px!important}.video-detail .video-detail-view .shorts-breakdown .breakdown-thumbnail-shorts{border-radius:10px;width:115px!important}.video-detail .video-detail-view .shorts-breakdown .shorts-breakdown-title{display:flex;flex-direction:column;background:hsl(from var(--vs-content-bg) h s l/1);width:205px;padding:12px 0;margin-bottom:12px}.video-detail .video-detail-view .video-breakdown{display:flex;flex-direction:column;width:100%;margin-bottom:12px}@media(min-width:992px){.video-detail .video-detail-view .video-breakdown{background:hsl(from var(--vs-content-bg) h s l/1);width:100%;padding:12px 20px;margin-bottom:12px;border:1px solid hsl(from var(--vs-border) h s l/1);border-radius:10px;overflow:hidden;height:-moz-fit-content;height:fit-content;box-shadow:0 3px 6px rgba(0,0,0,.03)}}.video-detail .video-detail-view .video-breakdown .breakdown-link{display:block;width:100%;height:auto;max-width:100%;padding:10px 20px 0}@media(min-width:992px){.video-detail .video-detail-view .video-breakdown .breakdown-link{padding:5px 0 0}}.video-detail .video-detail-view .video-breakdown .breakdown-thumbnail{border-radius:10px;max-height:200px!important}.video-detail .video-detail-view .video-breakdown .breakdown-thumbnail-mobile{border-radius:10px;aspect-ratio:16/9}.video-detail .video-detail-view .video-breakdown .breakdown-thumbnail-shorts{border-radius:10px;max-width:unset;width:160px!important;margin-left:12px;padding-right:1px}@media(min-width:992px){.video-detail .video-detail-view .video-breakdown .breakdown-thumbnail-shorts{width:116px!important;margin-left:unset;padding-right:unset}}.video-detail .video-detail-view .video-breakdown .breakdown-title{font-size:20px!important;font-weight:500!important;line-height:1.4;margin:12px 20px 8px}@media(min-width:992px){.video-detail .video-detail-view .video-breakdown .breakdown-title{font-size:18px!important;margin:16px 0 8px}}.video-detail .video-detail-view .video-breakdown .breakdown-date{font-size:14px!important;font-weight:400!important;margin:8px 20px 20px;color:hsl(from var(--vs-sub-text) h s l/1)}@media(min-width:992px){.video-detail .video-detail-view .video-breakdown .breakdown-date{margin:8px 0 18px}}.video-detail .video-detail-view .video-breakdown .breakdown-stats-box-container{display:flex;flex-direction:row;justify-content:space-between;margin:12px 20px 20px}.video-detail .video-detail-view .video-breakdown .breakdown-stats-box-container--shorts{width:300px;height:282px;flex-direction:column;justify-content:space-evenly;padding-left:20px;padding-top:8px}@media(min-width:992px){.video-detail .video-detail-view .video-breakdown .breakdown-stats-box-container--shorts{flex-direction:column;margin:unset}}.video-detail .video-detail-view .video-breakdown .breakdown-stats-box-container--shorts .breakdown-date{font-size:14px!important;font-weight:400!important;margin-left:1px;padding-top:7px;color:var(--grey-darker)}@media(min-width:992px){.video-detail .video-detail-view .video-breakdown .breakdown-stats-box-container--shorts .breakdown-date{margin:8px 0 18px}}.video-detail .video-detail-view .video-breakdown .breakdown-stats-box-container--shorts .breakdown-stats-cells{display:grid;grid-template-columns:1fr 1fr;width:100%;height:160px;align-items:center;margin-top:-30px}.video-detail .video-detail-view .video-breakdown .breakdown-stats-box-container--shorts .breakdown-stats-cells--disabled{filter:grayscale(1) blur(5px);pointer-events:none}.video-detail .video-detail-view .video-breakdown .breakdown-stats-box-container--shorts .shorts-breakdown-title{display:flex;flex-direction:column;background:hsl(from var(--vs-bg) h s l/1);width:205px;padding-right:0;padding-left:0}.video-detail .video-detail-view .video-breakdown .breakdown-stats-box-container--shorts .shorts-breakdown-title .breakdown-title{height:auto;max-height:none;font-size:18px!important;font-weight:500!important;line-height:1.5;overflow:hidden;text-overflow:ellipsis;margin:unset}@media(min-width:992px){.video-detail .video-detail-view .video-breakdown .breakdown-stats-box-container--shorts .shorts-breakdown-title .breakdown-title{font-size:18px!important;margin:16px 0 8px}}.video-detail .video-detail-view .video-breakdown .breakdown-stats-box-container--shorts .breakdown-stats-box{display:flex;flex-direction:column-reverse;background:#fbfbfb;border:1px solid var(--neutral-grey-light,#f1f3f4);border-radius:10px;width:125px;height:70px;text-align:center;justify-content:space-evenly;align-items:center}@media(min-width:992px){.video-detail .video-detail-view .video-breakdown .breakdown-stats-box-container--shorts .breakdown-stats-box{flex-direction:row;justify-content:space-between;margin:12px 0;background:none;border:none;width:unset;height:unset}}.video-detail .video-detail-view .video-breakdown .breakdown-stats-box-container--shorts .breakdown-stats-box .breakdown-stat{font-size:12px!important;color:#747575;font-weight:400!important}@media(min-width:992px){.video-detail .video-detail-view .video-breakdown .breakdown-stats-box-container--shorts .breakdown-stats-box .breakdown-stat{font-size:16px!important;font-weight:300!important;color:unset}}.video-detail .video-detail-view .video-breakdown .breakdown-stats-box-container--shorts .breakdown-stats-box .value-box{display:flex;align-items:center;flex-direction:row}.video-detail .video-detail-view .video-breakdown .breakdown-stats-box-container--shorts .breakdown-stats-box .value-box .breakdown-value-icon{margin-left:8px}.video-detail .video-detail-view .video-breakdown .breakdown-stats-box-container--shorts .breakdown-stats-box .value-box .breakdown-value{font-size:18px!important}@media(min-width:992px){.video-detail .video-detail-view .video-breakdown .breakdown-stats-box-container--shorts .breakdown-stats-box .value-box .breakdown-value{font-size:16px!important;font-weight:500!important}}.video-detail .video-detail-view .video-breakdown .breakdown-stats-box-container--shorts .breakdown-stats-box .value-box .outlier-box{position:relative;display:flex;align-items:center;padding:8px 12px;border-radius:36px;align-self:flex-end;margin-top:2px;margin-bottom:6px;color:hsl(from var(--vs-bg) h s l/1)}.video-detail .video-detail-view .video-breakdown .breakdown-stats-box-container--shorts .breakdown-stats-box .value-box .outlier-box .outlier-delta{font-size:12px!important}@media(min-width:992px){.video-detail .video-detail-view .video-breakdown .breakdown-stats-box-container{flex-direction:column;margin:unset}}.video-detail .video-detail-view .video-breakdown .breakdown-stats-box-container .breakdown-stats-box{display:flex;flex-direction:column-reverse;background:#fbfbfb;border:1px solid var(--neutral-grey-light,#f1f3f4);border-radius:10px;width:calc(33% - 10px);height:82px;text-align:center;justify-content:space-evenly;align-items:center}.video-detail .video-detail-view .video-breakdown .breakdown-stats-box-container .breakdown-stats-box.outlier{background:var(--blue-light)}@media(min-width:992px){.video-detail .video-detail-view .video-breakdown .breakdown-stats-box-container .breakdown-stats-box.outlier{background:none}.video-detail .video-detail-view .video-breakdown .breakdown-stats-box-container .breakdown-stats-box{flex-direction:row;justify-content:space-between;margin:12px 0;background:none;border:none;width:unset;height:unset}}.video-detail .video-detail-view .video-breakdown .breakdown-stats-box-container .breakdown-stats-box .breakdown-stat{font-size:12px!important;color:#747575;font-weight:400!important}.video-detail .video-detail-view .video-breakdown .breakdown-stats-box-container .breakdown-stats-box .breakdown-stat.outlier{color:hsl(from var(--vs-bg) h s l/1)}@media(min-width:992px){.video-detail .video-detail-view .video-breakdown .breakdown-stats-box-container .breakdown-stats-box .breakdown-stat.outlier{color:hsl(from var(--vs-text) h s l/1)}.video-detail .video-detail-view .video-breakdown .breakdown-stats-box-container .breakdown-stats-box .breakdown-stat{font-size:16px!important;font-weight:300!important;color:unset}.video-detail .video-detail-view .video-breakdown .breakdown-stats-box-container .breakdown-stats-box.outlier{height:22px;margin-bottom:18px}}.video-detail .video-detail-view .video-breakdown .breakdown-stats-box-container .breakdown-stats-box .value-box{display:flex;align-items:center;flex-direction:row;min-height:16px}.video-detail .video-detail-view .video-breakdown .breakdown-stats-box-container .breakdown-stats-box .value-box .breakdown-value-icon{margin-left:8px;margin-top:-6px}.video-detail .video-detail-view .video-breakdown .breakdown-stats-box-container .breakdown-stats-box .value-box .breakdown-value{font-size:20px!important;margin-top:-4px}@media(min-width:992px){.video-detail .video-detail-view .video-breakdown .breakdown-stats-box-container .breakdown-stats-box .value-box .breakdown-value{font-size:18px!important;font-weight:500!important}}.video-detail .video-detail-view .video-breakdown .breakdown-stats-box-container .breakdown-stats-box .value-box .outlier-box{position:relative;display:flex;align-items:center;align-self:flex-end;border-radius:36px;margin-top:-6px;margin-bottom:0;color:hsl(from var(--vs-bg) h s l/1)}.video-detail .video-detail-view .video-breakdown .breakdown-stats-box-container .breakdown-stats-box .value-box .outlier-box .outlier-delta{font-size:20px!important;font-weight:600!important}@media(min-width:992px){.video-detail .video-detail-view .video-breakdown .breakdown-stats-box-container .breakdown-stats-box .value-box .outlier-box .outlier-delta{background:var(--blue-light);padding:6px 10px;border-radius:50px;font-size:16px!important;font-weight:600!important}}.video-detail .sidebar-ab-test-btn{margin-top:8px}@media(max-width:991px){.video-detail .sidebar-ab-test-btn .viewstats-button{margin:0 8px;font-size:14px!important;width:calc(100% - 8px)}}.video-detail .sidebar-ab-test-btn--disabled .viewstats-button{background:var(--grey-base);border:1px solid var(--grey-base);cursor:not-allowed;color:var(--grey-dark);display:flex;gap:10px}.video-detail .sidebar-ab-test-btn .btn-secondary{border:1px solid var(--grey-dark);margin:0;display:flex;width:100%}.video-detail .new-tag{color:green;background:#fff;font-family:sans-serif;font-weight:700!important;border-radius:50px;padding:4px 8px;border:none;margin-left:10px;font-size:12px!important}[data-theme=dark] .video-detail .video-detail-view .video-breakdown .breakdown-stats-box-container .breakdown-stats-box{background-color:#0f1012;border-color:#3c3c3d}@media(min-width:992px){[data-theme=dark] .video-detail .video-detail-view .video-breakdown .breakdown-stats-box-container .breakdown-stats-box{flex-direction:row;justify-content:space-between;margin:12px 0;background:none;border:none;width:unset;height:unset}}[data-theme=dark] .video-detail .video-detail-view .video-breakdown .breakdown-stats-box-container--shorts .breakdown-stats-box{background-color:#0f1012;border-color:#3c3c3d}@media(min-width:992px){[data-theme=dark] .video-detail .video-detail-view .video-breakdown .breakdown-stats-box-container--shorts .breakdown-stats-box{flex-direction:row;justify-content:space-between;margin:12px 0;background:none;border:none;width:unset;height:unset}}.video-analytics-login{position:absolute;background-color:var(--white-base);z-index:99;padding:16px 23px;box-shadow:0 10px 40px 0 rgba(0,0,0,.1);border-radius:10px;top:50%;left:50%;transform:translate(-50%,-50%)}.video-analytics-login-create,.video-analytics-login-sign{cursor:pointer;font-weight:600!important;text-decoration:underline}.video-analytics-login-create{color:hsl(from var(--vs-error) h s l/1)}.breakdown-stats-box-container--disabled{filter:grayscale(1) blur(5px);pointer-events:none}.block-chart-wrapper{position:relative;width:100%;height:80%}.not-logged-in-container{display:flex;align-items:center;justify-content:space-between;padding:22px 29px;margin:0 0 24px;height:89px;width:100%;transition:.3s ease;color:hsl(from var(--vs-text) h s l/1);border-radius:10px;border:1px solid hsl(from var(--vs-border) h s l/1);box-shadow:0 3px 6px rgba(0,0,0,.03);gap:36px;background-color:hsl(from var(--vs-content-bg) h s l/1)}.not-logged-in-container-title{display:flex;gap:18px;align-items:center}.not-logged-in-container-title>div{display:flex;flex-direction:column;gap:6px}.not-logged-in-container-title>div>span{font-size:18px!important;font-weight:700!important;text-align:left}.not-logged-in-container .not-logged-in-container-buttons{display:flex;align-items:center;gap:15px}.not-logged-in-container .not-logged-in-container-buttons>div{cursor:pointer;padding:16px;font-size:16px!important;font-weight:600!important;line-height:19.36px;text-align:left}.not-logged-in-container .not-logged-in-container-buttons>button{width:150px;height:50px;padding:15px;gap:10px;border-radius:8px;border:1px solid var(--grey-base);font-size:16px!important;font-weight:600!important;line-height:19.36px;text-align:left}[data-theme=dark][data-project=pro-tools] .cell-content:hover{background:hsl(from var(--vs-gray-hover,#e0e1e2) h s l/1)}[data-theme=dark][data-project=pro-tools] .cell-content.selected-cell:hover{color:hsl(from var(--vs-base-white,hsl(0,0%,100%)) h s l/1)!important}.dd-option--disabled{color:hsl(from var(--vs-disabled) h s l/1);cursor:default}.dd-option{cursor:pointer}