.works-layout{grid-template-columns:1fr 340px;gap:20px;display:grid}.works-video-panel{z-index:10;background:#0f172a;border:1px solid #1e293b;border-radius:16px;order:1;align-self:start;padding:16px;position:sticky;top:14px}.works-list-col{order:2;min-width:0}.works-video-el{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;inset:0}.works-video-frame{aspect-ratio:16/9;background:linear-gradient(135deg,#1e293b,#0f172a);border:1px solid #334155;border-radius:12px;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.works-video-frame.playing{background:linear-gradient(120deg,#1e293b,#334155,#1e293b,#0f172a) 0 0/300% 300%;animation:4s infinite worksFakePlay}@keyframes worksFakePlay{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.works-video-empty{z-index:2;text-align:center;color:#64748b;justify-content:center;align-items:center;padding:0 20px;font-size:13px;display:flex;position:absolute;inset:0}.works-video-frame.has-video .works-video-empty{display:none!important}.works-play-btn{cursor:pointer;z-index:3;background:#f59e0b26;border:1.5px solid #f59e0b;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;transition:transform .2s,background .2s;display:flex}.works-play-btn:hover{background:#f59e0b40;transform:scale(1.06)}.works-play-btn.hidden{display:none}.works-mute-btn{cursor:pointer;z-index:3;background:#0f172abf;border:1px solid #334155;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;display:flex;position:absolute;bottom:12px;left:12px}.works-video-tag{color:#f59e0b;z-index:3;background:#0f172ad9;border:1px solid #f59e0b;border-radius:20px;padding:3px 10px;font-size:10.5px;position:absolute;top:12px;right:12px}.works-search{margin-bottom:12px;position:relative}.works-search input{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;outline:none;width:100%;padding:10px 38px 10px 14px;font-size:13.5px}.works-search input:focus{border-color:#f59e0b}.works-search-icon{color:#94a3b8;font-size:13px;position:absolute;top:50%;right:13px;transform:translateY(-50%)}.works-no-results{text-align:center;color:#94a3b8;padding:16px 10px;font-size:13px}.works-accordion{flex-direction:column;gap:8px;display:flex}.works-cat{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.works-cat-head{cursor:pointer;-webkit-user-select:none;user-select:none;color:#0f172a;justify-content:space-between;align-items:center;padding:12px 14px;font-size:14px;font-weight:700;display:flex}.works-cat-head:hover{background:#f1f5f9}.works-chevron{color:#94a3b8;font-size:12px;transition:transform .25s}.works-cat.open .works-chevron{transform:rotate(180deg)}.works-cat-body{max-height:0;transition:max-height .3s;overflow:hidden}.works-cat.open .works-cat-body{max-height:700px}.works-item{color:#475569;cursor:pointer;border-right:3px solid #0000;border-radius:8px;align-items:center;gap:9px;margin:0 7px 5px;padding:9px 12px;font-size:13px;display:flex}.works-item:last-child{margin-bottom:8px}.works-item:hover{color:#0f172a;background:#eef2f7}.works-item.active{color:#b45309;background:#fef3c7;border-right:3px solid #f59e0b;font-weight:700}.works-item-icon{background:#f59e0b1f;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;display:flex}@media (width<=900px){.works-layout{grid-template-columns:1fr}.works-video-panel{box-shadow:0 10px 24px #00000026}.works-video-panel.compact{flex-direction:row;align-items:center;gap:10px;padding:8px;display:flex}.works-video-panel.compact .works-video-frame{width:78px;aspect-ratio:unset;border-radius:8px;flex-shrink:0;height:48px}.works-video-panel.compact .works-play-btn{width:30px;height:30px}.works-video-panel.compact .works-play-btn svg{width:13px;height:13px}.works-video-panel.compact .works-video-tag,.works-video-panel.compact .works-mute-btn{display:none}.works-video-panel.compact>div:last-child{flex:1;overflow:hidden;margin-top:0!important}.works-video-panel.compact #worksCapTag,.works-video-panel.compact #worksCapHook,.works-video-panel.compact #worksDetailsLink{display:none}.works-video-panel.compact #worksCapTitle{white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:13px;overflow:hidden}.works-video-panel{transition:padding .25s}}
