.shorts-section{padding:34px 0 42px}.shorts-section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:20px}.shorts-section-head h2{font-family:'Sora','DM Sans',sans-serif;font-size:31px;margin:0}.shorts-section-head p{margin:5px 0 0;color:var(--muted);font-size:13px}.shorts-see-all{font-size:13px;font-weight:800;color:#d8b1ff}.shorts-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.shorts-carousel{position:relative;overflow:visible}.shorts-carousel-track{display:flex;gap:18px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;padding:2px 1px 10px}.shorts-carousel-track::-webkit-scrollbar{display:none}.shorts-carousel-track .short-card{flex:0 0 calc((100% - 54px)/3.55);scroll-snap-align:start}.shorts-arrow{position:absolute;z-index:20;top:50%;transform:translateY(-50%);width:54px;height:54px;padding:0;border:1px solid #ffffff38;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(12,9,16,.94);color:#fff;cursor:pointer;box-shadow:0 8px 30px #000c;backdrop-filter:blur(8px);transition:.2s}.shorts-arrow svg{width:22px;height:22px;display:block;fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.shorts-arrow:hover{background:#fff;color:#0b0910;transform:translateY(-50%) scale(1.06)}.shorts-arrow.prev{left:-20px}.shorts-arrow.next{right:-20px}.shorts-arrow:disabled{opacity:.18;pointer-events:none}.short-card{display:block;min-width:0;cursor:pointer}.short-cover{position:relative;aspect-ratio:9/16;border-radius:20px;overflow:hidden;background:radial-gradient(circle at 50% 30%,#71328a,transparent 34%),#111018;border:1px solid #4a3154;box-shadow:0 14px 34px #0005}.short-cover img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:.3s;transform:scale(1.02)}.short-card:hover .short-cover img{transform:scale(1.055)}.short-cover:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(5,5,8,.7),transparent 38%,rgba(5,5,8,.08));pointer-events:none}.short-play{position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.94);color:#09090d;font-size:20px;padding-left:4px;box-shadow:0 8px 28px #0009;transition:.2s}.short-card:hover .short-play{transform:translate(-50%,-50%) scale(1.08)}.short-card h3{font-size:16px;line-height:1.3;margin:12px 3px 0}.short-empty{grid-column:1/-1;border:1px dashed #3b3041;border-radius:18px;padding:28px;color:var(--muted);text-align:center;background:#ffffff03}.shorts-carousel-track .short-empty{width:100%;flex:0 0 100%}.videos-page{padding:52px 0 80px}.videos-page-head{max-width:720px;margin-bottom:30px}.videos-page-head h1{font-family:'Sora','DM Sans',sans-serif;font-size:clamp(42px,6vw,68px);margin:12px 0 10px}.videos-page-head p{color:var(--muted);font-size:17px;line-height:1.55}.videos-page .shorts-grid{grid-template-columns:repeat(4,1fr)}.short-modal{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(2,2,5,.9);backdrop-filter:blur(12px)}.short-modal.hidden{display:none}.short-modal-box{position:relative;width:min(420px,calc(100vw - 32px));height:min(82vh,746px);aspect-ratio:9/16;background:#000;border:1px solid #4b3653;border-radius:22px;overflow:hidden;box-shadow:0 30px 100px #000}.short-modal iframe{width:100%;height:100%;border:0;display:block}.short-modal-close{position:fixed;top:20px;right:24px;width:44px;height:44px;border-radius:50%;background:#fff;color:#09090d;font-size:26px;line-height:1;padding:0;z-index:1001;box-shadow:0 5px 20px #0008}.video-editor.short-editor .video-note{border-color:#4e315e;background:#1b1021}.video-note{display:flex;flex-direction:column;gap:5px;padding:14px 16px;border:1px solid #45304d;border-radius:12px;background:#17101b;margin:4px 0 18px}.video-note span{font-size:12px;color:var(--muted)}.editorial-label{margin-left:auto;color:#d7d0da;font-size:14px;font-weight:700}.editor-head{display:flex;justify-content:space-between;align-items:start;gap:20px}.editor-kicker{font-size:10px;letter-spacing:1.7px;color:#a86ed0;font-weight:800}.content-type{display:inline-block;padding:4px 7px;border-radius:6px;background:#2b1733;color:#dcb8ff;font-size:10px;font-weight:800;text-transform:uppercase;margin-right:6px}@media(max-width:900px){.shorts-grid,.videos-page .shorts-grid{grid-template-columns:repeat(3,1fr)}.shorts-carousel-track .short-card{flex-basis:calc((100% - 24px)/2.55)}.shorts-arrow.prev{left:-8px}.shorts-arrow.next{right:-8px}}@media(max-width:650px){.shorts-grid,.videos-page .shorts-grid{grid-template-columns:repeat(2,1fr);gap:12px}.shorts-section-head{align-items:start;gap:12px}.shorts-section-head h2{font-size:27px}.shorts-carousel-track{gap:12px;padding-right:18px}.shorts-carousel-track .short-card{flex-basis:78%}.shorts-arrow{display:none}.short-play{width:50px;height:50px}.short-modal{padding:10px}.short-modal-box{width:min(390px,calc(100vw - 20px));height:min(84vh,693px)}.short-modal-close{top:12px;right:12px}}
