:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#090b10;color:#f4f7fb;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{min-width:320px;background:#090b10}body{min-width:320px;min-height:100dvh;margin:0;background:linear-gradient(120deg,rgba(63,96,255,.08),transparent 28rem),linear-gradient(300deg,rgba(10,197,161,.07),transparent 30rem),#090b10}button,video{font:inherit}button{cursor:pointer}.app-shell{width:min(100% - 40px,1560px);margin:0 auto;padding:28px 0 56px}.showcase-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:4px 0 22px}.eyebrow{margin:0 0 8px;color:#8bd8c7;font-size:.72rem;font-weight:700;line-height:1.5;text-transform:uppercase}h1,h2,h3,p{margin:0}h1{max-width:720px;color:#fff;font-size:clamp(2.3rem,4.4vw,4.9rem);line-height:.96;letter-spacing:0}.metrics{display:grid;grid-template-columns:repeat(2,minmax(84px,1fr));gap:8px;margin:0}.metrics div{min-width:84px;border:1px solid rgba(255,255,255,.12);border-radius:6px;padding:10px 12px;background:#ffffff0f}.metrics dt{color:#98a5b8;font-size:.68rem;font-weight:700;line-height:1.4;text-transform:uppercase}.metrics dd{margin:2px 0 0;color:#f4f7fb;font-size:1.18rem;font-weight:800;line-height:1.1}.category-tabs{display:flex;gap:6px;margin:2px 0 24px;overflow-x:auto;padding:2px 0 8px;scrollbar-color:rgba(139,216,199,.28) transparent}.category-tab{min-height:36px;max-width:min(280px,70vw);flex:0 0 auto;display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.09);border-radius:6px;padding:6px 8px 6px 10px;background:#0d1119b3;color:#aeb9c9;font-size:.78rem;font-weight:650;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease}.category-tab:hover,.category-tab:focus-visible{background:#141b26e0;border-color:#8bd8c76b;color:#fff}.category-tab:focus-visible{outline:2px solid rgba(139,216,199,.3);outline-offset:2px}.category-tab[data-active=true]{border-color:#8bd8c780;background:#8bd8c71f;box-shadow:inset 3px 0 #8bd8c7;color:#e8fff9}.category-tab span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.category-tab strong{display:inline-grid;min-width:22px;height:22px;place-items:center;border:1px solid rgba(255,255,255,.08);border-radius:5px;background:#ffffff14;color:#d6deea;font-size:.68rem;font-variant-numeric:tabular-nums}.category-tab[data-active=true] strong{border-color:#8bd8c747;background:#8bd8c729;color:#fff}.grid-heading{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin:0 0 14px}.grid-heading h2{color:#f7fbff;font-size:clamp(1.18rem,2vw,1.55rem);line-height:1.2}.grid-heading span{color:#98a5b8;font-size:.95rem;font-weight:700;font-variant-numeric:tabular-nums}.video-grid{display:grid;align-items:start;grid-template-columns:repeat(12,minmax(0,1fr));gap:14px}.video-card{grid-column:span 3;align-self:start;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:7px;background:#0f131ceb;box-shadow:0 14px 30px #0000003d;transition:border-color .18s ease,transform .18s ease,background .18s ease}.video-card:hover{border-color:#8bd8c780;background:#141b28f5;transform:translateY(-2px)}.video-card[data-featured=true]{grid-column:span 3}.video-frame{height:clamp(190px,18vw,270px);background:#05070b}.video-frame video{display:block;width:100%;height:100%;object-fit:contain}.video-copy{display:grid;gap:6px;min-height:82px;padding:12px}.video-copy p{color:#8bd8c7;font-size:.68rem;font-weight:800;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.video-copy h3{color:#f4f7fb;font-size:.92rem;line-height:1.4;overflow-wrap:anywhere}.empty-state{border:1px dashed rgba(255,255,255,.18);border-radius:8px;padding:28px;color:#c8d2e1;background:#ffffff0a}@media(max-width:980px){.showcase-header{align-items:start;flex-direction:column}.video-card,.video-card[data-featured=true]{grid-column:span 4}}@media(max-width:640px){.app-shell{width:min(100% - 24px,1560px);padding:22px 0 40px}.metrics{width:100%}.grid-heading{align-items:start;flex-direction:column;gap:6px}.video-card,.video-card[data-featured=true]{grid-column:span 6}.video-frame{height:clamp(180px,54vw,260px)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
