:root{--color-primary: #ff0000;--color-bg: #1a1a1a;--color-text: #ffffff;--color-card-bg: #282828;--color-border: #444}html{font-family:Roboto,system-ui,sans-serif;background-color:var(--color-bg);color:var(--color-text);overflow-x:hidden}body{margin:0;min-height:100vh;display:flex;flex-direction:column}h1,h2,h3{color:var(--color-text);font-weight:700}p{font-weight:400}a{text-decoration:none;color:inherit}button{background-color:var(--color-primary);color:#fff;border:none;padding:10px 20px;border-radius:5px;cursor:pointer;font-size:1rem;transition:background-color .3s ease;font-family:Roboto,sans-serif}button:hover{background-color:#c00}.video-card-wrapper[data-astro-cid-g6m6frnh]{position:relative;width:100%;height:250px}.video-card[data-astro-cid-g6m6frnh]{background-color:var(--color-card-bg);border-radius:8px;overflow:hidden;box-shadow:0 4px 10px #0000004d;border:1px solid transparent;display:flex;flex-direction:column;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;transition:transform .1s ease,box-shadow .1s ease,height .1s ease-in-out,z-index 0s .1s,border-color .1s ease}.thumbnail-link[data-astro-cid-g6m6frnh]{display:block;width:100%;height:175px}.thumbnail-wrapper[data-astro-cid-g6m6frnh]{width:100%;height:140px;overflow:hidden;position:relative}.thumbnail-base[data-astro-cid-g6m6frnh]{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;transition:transform .1s ease}.video-info[data-astro-cid-g6m6frnh]{padding:10px 15px 35px;display:flex;flex-direction:column;flex-grow:1;overflow:hidden;gap:.1rem}.title-link[data-astro-cid-g6m6frnh]{text-decoration:none;color:inherit;font-size:.8rem;font-weight:700}h3[data-astro-cid-g6m6frnh]{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;white-space:normal;max-height:2.8em;margin:5px}h3[data-astro-cid-g6m6frnh]:hover{-webkit-line-clamp:1}.title-link[data-astro-cid-g6m6frnh]:hover h3[data-astro-cid-g6m6frnh]{text-decoration:underline}.channel-info[data-astro-cid-g6m6frnh]{font-size:.8rem;color:#aaa;margin:0 0 0 5px;-webkit-line-clamp:1;-webkit-box-orient:vertical;min-height:20px;text-overflow:ellipsis;overflow:hidden;max-width:9rem;white-space:nowrap}.description-area[data-astro-cid-g6m6frnh]{position:relative;flex-grow:1;overflow:hidden}.description-full[data-astro-cid-g6m6frnh]{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:.8rem;color:#ccc;line-height:1;max-height:150px;transition:opacity .3s ease}.youtube-button-link[data-astro-cid-g6m6frnh]{margin-top:auto;align-self:center;display:block;width:fit-content;text-align:center;white-space:nowrap;text-overflow:ellipsis}.youtube-button-link[data-astro-cid-g6m6frnh] button[data-astro-cid-g6m6frnh]{background-color:var(--color-primary);cursor:pointer;transition:background-color .3s ease;background-color:#d11010;color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;font-size:1.2rem;font-weight:900}.youtube-button-link[data-astro-cid-g6m6frnh] button[data-astro-cid-g6m6frnh]:hover{background-color:#c00}@media (hover: hover) and (min-width: 768px){.video-card-wrapper[data-astro-cid-g6m6frnh] .video-card[data-astro-cid-g6m6frnh]{transform:none;box-shadow:none;border-color:transparent;min-height:initial;min-width:initial;z-index:1;overflow:hidden;transition:none}.video-card-wrapper[data-astro-cid-g6m6frnh]:hover .video-card[data-astro-cid-g6m6frnh]{transform:translateY(-5px) scale(1.2);box-shadow:0 8px 20px #0006;border:.5px solid #c5c5c575;min-height:400px;min-width:350px;z-index:10;transition:transform .2s ease,box-shadow .2s ease,border-color .5s ease}.video-card-wrapper[data-astro-cid-g6m6frnh] .thumbnail-base[data-astro-cid-g6m6frnh]{transition:transform .2s ease}.video-card-wrapper[data-astro-cid-g6m6frnh]:hover .thumbnail-base[data-astro-cid-g6m6frnh]{transform:scale(1.1)}.video-card-wrapper[data-astro-cid-g6m6frnh]:hover .stats[data-astro-cid-g6m6frnh]{display:block;opacity:1;transition:opacity .2s ease .1s}.video-card-wrapper[data-astro-cid-g6m6frnh] .stats[data-astro-cid-g6m6frnh]{opacity:0;transition:opacity .2s ease}.video-card-wrapper[data-astro-cid-g6m6frnh] .description-full[data-astro-cid-g6m6frnh]{opacity:0;display:none;transition:none}.video-card-wrapper[data-astro-cid-g6m6frnh]:hover .description-full[data-astro-cid-g6m6frnh]{opacity:1;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;transition:opacity .2s ease}.video-card-wrapper[data-astro-cid-g6m6frnh] .youtube-button-link[data-astro-cid-g6m6frnh] button[data-astro-cid-g6m6frnh]{font-size:.8rem;font-weight:900}.video-card-wrapper[data-astro-cid-g6m6frnh]:hover .youtube-button-link[data-astro-cid-g6m6frnh] button[data-astro-cid-g6m6frnh]{background-color:#ff0404;transform:scale(1.3);transition:transform .2s cubic-bezier(.23,1,.32,1)}.video-card-wrapper[data-astro-cid-g6m6frnh]:hover .thumbnail-wrapper[data-astro-cid-g6m6frnh]{height:200px;transition:height .2s cubic-bezier(.23,1,.32,1)}.video-card-wrapper[data-astro-cid-g6m6frnh]:hover .video-info[data-astro-cid-g6m6frnh]{margin-top:1.5rem}}.card{display:flex;flex-direction:column;background-color:var(--color-background-soft);border-radius:.5rem;overflow:hidden;transition:box-shadow .3s;box-shadow:0 0 0 transparent}.card:hover{box-shadow:0 4px 16px #0003}.card-image{width:100%;aspect-ratio:16 / 9;object-fit:cover}.card-content{padding:1rem;display:flex;flex-direction:column;gap:.5rem}.card-content h3{margin-top:0;margin-bottom:0;color:var(--color-text);text-overflow:ellipsis;overflow:hidden;display:-webkit-box;line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;min-height:2.8em}
