.videos-module__m-uKfW__page{flex-direction:column;min-height:100vh;display:flex}.videos-module__m-uKfW__hero{padding:calc(var(--s8) + 40px) var(--s3) var(--s5);text-align:center;background:radial-gradient(60% 70% at 50% 0,#35d2f514,#0000 60%),radial-gradient(50% 60% at 85% 10%,#e0559e0f,#0000 60%);position:relative;overflow:hidden}.videos-module__m-uKfW__heroIn{max-width:680px;margin:0 auto}.videos-module__m-uKfW__hero .videos-module__m-uKfW__eyebrow{margin-bottom:16px}.videos-module__m-uKfW__hero h1{letter-spacing:-.04em;margin-bottom:14px;font-size:clamp(2rem,4.5vw,3rem)}.videos-module__m-uKfW__hero p{color:var(--fg-2);max-width:520px;margin:0 auto;font-size:1.05rem;line-height:1.6}.videos-module__m-uKfW__heroActions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:24px;display:flex}.videos-module__m-uKfW__body{width:100%;max-width:1120px;padding:0 var(--s3) var(--s8);flex:1;margin:0 auto}.videos-module__m-uKfW__grid{gap:var(--s3);grid-template-columns:repeat(auto-fill,minmax(320px,1fr));display:grid}.videos-module__m-uKfW__cardWrap{display:flex;position:relative}.videos-module__m-uKfW__card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);transition:transform .3s var(--ease),border-color .3s,box-shadow .3s;flex-direction:column;flex:1;display:flex;overflow:hidden}.videos-module__m-uKfW__card:hover{border-color:var(--line-strong);box-shadow:var(--shadow-soft);transform:translateY(-4px)}.videos-module__m-uKfW__thumb{aspect-ratio:16/9;place-items:center;display:grid;position:relative}.videos-module__m-uKfW__thumb:after{content:"";background:linear-gradient(#0000,#04060b80);position:absolute;inset:0}.videos-module__m-uKfW__thumbAnalysis{background:linear-gradient(135deg,var(--cyan),var(--electric))}.videos-module__m-uKfW__thumbEducation{background:linear-gradient(135deg,var(--electric),var(--magenta))}.videos-module__m-uKfW__thumbRecap{background:linear-gradient(135deg,var(--magenta),var(--cyan))}.videos-module__m-uKfW__play{z-index:2;-webkit-backdrop-filter:blur(8px);color:#fffffff2;width:56px;height:56px;transition:transform .3s var(--spring);background:#04060b8c;border:1px solid #ffffff40;border-radius:50%;place-items:center;display:grid;position:relative}.videos-module__m-uKfW__play svg{width:22px;height:22px;margin-inline-start:3px}.videos-module__m-uKfW__card:hover .videos-module__m-uKfW__play{transform:scale(1.08)}.videos-module__m-uKfW__cardBody{padding:var(--s3);flex-direction:column;flex:1;gap:10px;display:flex}.videos-module__m-uKfW__chip{letter-spacing:.06em;text-transform:uppercase;background:var(--stream-soft);border:1px solid var(--line);color:var(--cyan);border-radius:100px;align-self:flex-start;padding:4px 10px;font-size:.68rem;font-weight:600}.videos-module__m-uKfW__card h3{font-size:1.1rem;line-height:1.25}.videos-module__m-uKfW__desc{color:var(--fg-2);-webkit-line-clamp:1;-webkit-box-orient:vertical;flex:1;font-size:.9rem;line-height:1.55;display:-webkit-box;overflow:hidden}.videos-module__m-uKfW__meta{color:var(--fg-3);align-items:center;gap:8px;margin-top:auto;font-size:.78rem;display:flex}.videos-module__m-uKfW__meta .videos-module__m-uKfW__dot{background:var(--fg-3);border-radius:50%;width:3px;height:3px}.videos-module__m-uKfW__watch{color:var(--cyan);font-weight:600}.videos-module__m-uKfW__del{z-index:3;border:1px solid var(--line-strong);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:30px;height:30px;color:var(--fg-3);cursor:pointer;background:#04060bb3;border-radius:9px;place-items:center;transition:all .2s;display:grid;position:absolute;top:12px;right:12px}.videos-module__m-uKfW__del:hover{color:var(--magenta);border-color:var(--magenta)}.videos-module__m-uKfW__del:disabled{opacity:.5;cursor:default}.videos-module__m-uKfW__del svg{width:15px;height:15px}.videos-module__m-uKfW__state{text-align:center;border:1px dashed var(--line-strong);border-radius:var(--radius-lg);background:var(--surface);flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:80px 20px;display:flex}.videos-module__m-uKfW__state h3{font-size:1.15rem}.videos-module__m-uKfW__state p{color:var(--fg-2);max-width:460px;font-size:.9rem;line-height:1.6}.videos-module__m-uKfW__state.videos-module__m-uKfW__warn{background:#ffb84d0d;border-color:#ffb84d59}.videos-module__m-uKfW__state code{font-family:var(--display);background:var(--surface-2);border:1px solid var(--line);color:var(--cyan);border-radius:6px;padding:2px 7px;font-size:.82rem}.videos-module__m-uKfW__form{max-width:720px;margin:0 auto}.videos-module__m-uKfW__formErr{color:var(--magenta);background:#e0559e0f;border:1px solid #e0559e40;border-radius:10px;margin-bottom:14px;padding:10px 14px;font-size:.85rem}.videos-module__m-uKfW__field{margin-bottom:16px}.videos-module__m-uKfW__field label{color:var(--fg-3);text-transform:uppercase;letter-spacing:.05em;margin-bottom:7px;font-size:.74rem;display:block}.videos-module__m-uKfW__field input,.videos-module__m-uKfW__field select{background:var(--surface-2);border:1px solid var(--line-strong);width:100%;color:var(--fg);font-family:var(--body);border-radius:12px;outline:none;padding:12px 14px;font-size:.95rem;transition:border-color .3s,box-shadow .3s}.videos-module__m-uKfW__field input:focus,.videos-module__m-uKfW__field select:focus{border-color:var(--cyan);box-shadow:var(--glow-cyan)}.videos-module__m-uKfW__frow{grid-template-columns:1fr 1fr;gap:14px;display:grid}.videos-module__m-uKfW__checkRow{color:var(--fg-2);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:9px;margin-bottom:18px;font-size:.9rem;display:flex}.videos-module__m-uKfW__checkRow input{width:16px;height:16px;accent-color:var(--cyan)}.videos-module__m-uKfW__formActions{gap:12px;display:flex}.videos-module__m-uKfW__foot{border-top:1px solid var(--line);padding:var(--s4) var(--s3);margin-top:auto}.videos-module__m-uKfW__footIn{max-width:var(--maxw);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin:0 auto;display:flex}.videos-module__m-uKfW__footIn p{color:var(--fg-3);font-size:.78rem}.videos-module__m-uKfW__footIn nav{gap:18px;font-size:.85rem;display:flex}.videos-module__m-uKfW__footIn nav a{color:var(--fg-2);transition:color .2s}.videos-module__m-uKfW__footIn nav a:hover{color:var(--cyan)}@media (max-width:560px){.videos-module__m-uKfW__frow{grid-template-columns:1fr}}
