.CategorySidebar-module__12GMhG__categorySidebar{--category-sidebar-bg:rgba(25,27,48,.94);--category-sidebar-border:var(--brand-border);--category-sidebar-text:var(--brand-text-primary);--category-sidebar-muted:var(--brand-text-muted);--category-sidebar-active-bg:rgba(170,216,182,.2);--category-sidebar-active-border:var(--brand-border-strong);--radius-lg:20px;--spacing-sm:.5rem;--spacing-md:1rem;--shadow:var(--brand-shadow);gap:var(--spacing-md);background:var(--category-sidebar-bg);border:1px solid var(--category-sidebar-border);border-radius:var(--radius-lg);color:var(--category-sidebar-text);box-shadow:var(--shadow);flex-direction:column;padding:1.25rem;display:flex;position:-webkit-sticky;position:sticky;top:1.5rem}.CategorySidebar-module__12GMhG__header{gap:var(--spacing-sm);flex-direction:column;display:flex}.CategorySidebar-module__12GMhG__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--category-sidebar-muted);font-size:.75rem;font-weight:700}.CategorySidebar-module__12GMhG__title{letter-spacing:-.03em;margin:0;font-size:1.25rem;font-weight:700}.CategorySidebar-module__12GMhG__list{flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.CategorySidebar-module__12GMhG__listItem{width:100%}.CategorySidebar-module__12GMhG__button{width:100%;color:var(--category-sidebar-text);cursor:pointer;background:0 0;border:1px solid rgba(153,164,171,.18);border-radius:14px;justify-content:space-between;align-items:center;gap:.75rem;padding:.875rem 1rem;transition:background-color .2s,border-color .2s,transform .2s;display:flex}.CategorySidebar-module__12GMhG__button:hover{border-color:var(--category-sidebar-active-border);background-color:rgba(122,189,188,.16);transform:translate(2px)}.CategorySidebar-module__12GMhG__active{background-color:var(--category-sidebar-active-bg);border-color:var(--category-sidebar-active-border);font-weight:600;box-shadow:inset 0 0 0 1px rgba(170,216,182,.26)}.CategorySidebar-module__12GMhG__muted{color:var(--category-sidebar-muted)}.CategorySidebar-module__12GMhG__label{text-align:left;font-size:.9375rem}.CategorySidebar-module__12GMhG__count{color:inherit;font-variant-numeric:tabular-nums;background:rgba(122,189,188,.22);border-radius:999px;padding:.1875rem .5rem;font-size:.8125rem}@media (max-width:1365px){.CategorySidebar-module__12GMhG__categorySidebar{position:static}.CategorySidebar-module__12GMhG__list{flex-flow:wrap}.CategorySidebar-module__12GMhG__listItem,.CategorySidebar-module__12GMhG__button{width:auto}}
.SortBar-module__T5QMSa__sortBar{flex-wrap:wrap;align-items:center;gap:.5rem;padding-bottom:1rem;display:flex}.SortBar-module__T5QMSa__pill{border:1px solid var(--brand-border);color:var(--brand-text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border-radius:999px;align-items:center;padding:.375rem .875rem;font-size:.8125rem;font-weight:500;line-height:1.4;transition:background-color .18s,color .18s,border-color .18s;display:inline-flex}.SortBar-module__T5QMSa__pill:hover{color:var(--brand-honeydew);border-color:var(--brand-lagoon);background:rgba(122,189,188,.16)}.SortBar-module__T5QMSa__pill.SortBar-module__T5QMSa__active{color:var(--brand-honeydew);border-color:var(--brand-lagoon);background:rgba(170,216,182,.26);font-weight:600;box-shadow:inset 0 1px rgba(248,251,250,.08),0 0 0 1px rgba(122,189,188,.18)}
.MiniAppPreview-module__6W4ama__miniAppPreview{--mini-app-preview-frame:var(--brand-midnight);--mini-app-preview-border:var(--brand-border);--mini-app-preview-chrome:var(--brand-graphite);--mini-app-preview-surface:rgba(0,70,99,.42);--mini-app-preview-muted:var(--brand-text-secondary);--mini-app-preview-accent:var(--brand-lagoon);--radius-sm:4px;--radius-md:8px;border:1px solid var(--mini-app-preview-border);border-radius:var(--radius-md);background-color:var(--mini-app-preview-frame);flex-direction:column;display:flex;overflow:hidden;box-shadow:0 12px 30px rgba(5,14,28,.24),inset 0 1px rgba(248,251,250,.04)}.MiniAppPreview-module__6W4ama__chrome{background-color:var(--mini-app-preview-chrome);align-items:center;gap:12px;padding:8px 12px;display:flex}.MiniAppPreview-module__6W4ama__trafficLights{gap:6px;display:flex}.MiniAppPreview-module__6W4ama__dot{background-color:rgba(122,189,188,.72);border-radius:50%;width:8px;height:8px}.MiniAppPreview-module__6W4ama__appTitle{color:var(--mini-app-preview-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;font-weight:500;overflow:hidden}.MiniAppPreview-module__6W4ama__viewport{--mini-app-preview-base-width:1280;--mini-app-preview-base-height:900;--mini-app-preview-scale:.25;background:var(--mini-app-preview-surface);background-position:top;background-size:cover;height:160px;position:relative;overflow:hidden}.MiniAppPreview-module__6W4ama__previewFrame{width:calc(var(--mini-app-preview-base-width)*1px);height:calc(var(--mini-app-preview-base-height)*1px);transform:scale(var(--mini-app-preview-scale));transform-origin:0 0;pointer-events:none;background:#fff;border:0;position:absolute;top:0;bottom:0;left:0;right:0}@media (min-width:321px) and (max-width:767px){.MiniAppPreview-module__6W4ama__viewport{--mini-app-preview-scale:.3}}@media (min-width:321px) and (max-width:1365px){.MiniAppPreview-module__6W4ama__viewport{width:100%;height:100%}.MiniAppPreview-module__6W4ama__previewFrame{min-width:100%;min-height:100%}}@media (min-width:1024px) and (max-width:1365px){.MiniAppPreview-module__6W4ama__viewport{--mini-app-preview-scale:.5}}.MiniAppPreview-module__6W4ama__viewport:after{content:"";pointer-events:none;background:rgba(5,14,28,.12);position:absolute;top:0;bottom:0;left:0;right:0}.MiniAppPreview-module__6W4ama__fallbackPreview{justify-content:flex-start;align-items:flex-end;width:100%;height:100%;padding:.9rem;display:flex;position:relative}.MiniAppPreview-module__6W4ama__fallbackGlow{background:var(--mini-app-preview-accent);opacity:.35;filter:blur(8px);border-radius:9999px;width:10rem;height:10rem;position:absolute;top:auto;bottom:-25%;left:auto;right:-10%}.MiniAppPreview-module__6W4ama__fallbackFrame{z-index:1;border:1px solid var(--brand-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(25,27,48,.84);border-radius:.85rem;flex-direction:column;gap:.35rem;max-width:78%;padding:.75rem .85rem;display:flex;position:relative}.MiniAppPreview-module__6W4ama__fallbackLabel{color:var(--brand-text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:700}.MiniAppPreview-module__6W4ama__fallbackTitle{color:var(--brand-text-primary);font-size:.95rem;line-height:1.3}
.VideoCard-module__ka_F9q__videoCard{--color-surface:rgba(25,27,48,.82);--color-border:var(--brand-border);--color-border-hover:var(--brand-border-strong);--color-text-primary:var(--brand-text-primary);--color-text-secondary:var(--brand-text-secondary);--color-badge-bg:rgba(170,216,182,.24);--color-placeholder:rgba(0,70,99,.42);--radius-md:12px;--spacing-sm:.5rem;--spacing-md:1rem;border-radius:var(--radius-md);background:var(--color-surface);border:1px solid var(--color-border);width:100%;min-width:0;height:100%;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex;overflow:hidden;box-shadow:0 18px 40px rgba(5,14,28,.22)}.VideoCard-module__ka_F9q__videoCard:hover,.VideoCard-module__ka_F9q__videoCard:focus-within{border-color:var(--color-border-hover);transform:translateY(-4px);box-shadow:0 24px 60px rgba(5,14,28,.3)}.VideoCard-module__ka_F9q__link{color:inherit;flex-direction:column;flex:auto;width:100%;min-width:0;height:100%;text-decoration:none;display:flex}.VideoCard-module__ka_F9q__thumbnailFrame{aspect-ratio:16/9;background-color:var(--color-placeholder);border-bottom:1px solid rgba(122,189,188,.14);flex:none;padding:.75rem;position:relative;overflow:hidden}.VideoCard-module__ka_F9q__thumbnailFrame>:first-child{width:100%;height:100%}.VideoCard-module__ka_F9q__thumbnailPlaceholder{height:100%;color:var(--color-text-secondary);justify-content:center;align-items:center;font-size:.875rem;display:flex}.VideoCard-module__ka_F9q__statusBadge{bottom:var(--spacing-sm);right:var(--spacing-sm);background-color:var(--color-badge-bg);color:var(--brand-honeydew);border:1px solid rgba(122,189,188,.42);border-radius:999px;padding:2px 6px;font-size:.75rem;font-weight:600;position:absolute}.VideoCard-module__ka_F9q__textStack{padding:var(--spacing-md);gap:var(--spacing-sm);flex-direction:column;flex:auto;min-width:0;display:flex}.VideoCard-module__ka_F9q__eyebrow{color:var(--brand-lagoon);text-transform:uppercase;letter-spacing:.16em;font-size:.75rem;font-weight:700}.VideoCard-module__ka_F9q__title{color:var(--color-text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1.05rem;font-weight:700;display:-webkit-box;overflow:hidden}.VideoCard-module__ka_F9q__description{color:var(--color-text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.875rem;display:-webkit-box;overflow:hidden}.VideoCard-module__ka_F9q__cta{color:var(--brand-honeydew);text-shadow:0 0 18px rgba(170,216,182,.18);margin-top:auto;padding-top:.25rem;font-size:.875rem;font-weight:700}
.VideoGalleryGrid-module__vKmcDa__videoGalleryGrid{--color-bg:transparent;--color-text-primary:var(--brand-text-primary);--color-text-muted:var(--brand-text-muted);--color-card-bg:var(--brand-panel-soft);--color-border:var(--brand-border);--radius-md:12px;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:2rem;gap:var(--spacing-lg);flex-direction:column;padding:0;display:flex}.VideoGalleryGrid-module__vKmcDa__header{justify-content:space-between;align-items:flex-start;gap:var(--spacing-md);display:flex}.VideoGalleryGrid-module__vKmcDa__title{color:var(--color-text-primary);letter-spacing:-.04em;margin:0;font-size:1.5rem;font-weight:800}.VideoGalleryGrid-module__vKmcDa__description{color:var(--color-text-muted);margin:0}.VideoGalleryGrid-module__vKmcDa__emptyState{padding:var(--spacing-lg);border:1px dashed var(--color-border);border-radius:var(--radius-md);background:rgba(25,27,48,.42);justify-content:center;display:flex}.VideoGalleryGrid-module__vKmcDa__emptyText{color:var(--color-text-muted)}.VideoGalleryGrid-module__vKmcDa__grid{flex-wrap:wrap;justify-content:flex-start;align-items:stretch;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.VideoGalleryGrid-module__vKmcDa__gridItem{flex:0 320px;min-width:260px;max-width:320px;display:flex}@media (min-width:768px) and (max-width:1365px){.VideoGalleryGrid-module__vKmcDa__grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.VideoGalleryGrid-module__vKmcDa__gridItem{min-width:0;max-width:none}}@media (max-width:767px){.VideoGalleryGrid-module__vKmcDa__header{flex-direction:column}.VideoGalleryGrid-module__vKmcDa__grid{grid-template-columns:minmax(0,1fr);display:grid}.VideoGalleryGrid-module__vKmcDa__gridItem{min-width:0;max-width:none}}
.VideoGalleryLayout-module__D85Apa__videoGalleryLayout{--gallery-layout-bg:transparent;--gallery-layout-panel:var(--brand-panel-soft);--gallery-layout-border:var(--brand-border);--gallery-layout-title:var(--brand-text-primary);--gallery-layout-body:var(--brand-text-secondary);--gallery-layout-muted:var(--brand-text-muted);--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:2rem;--radius-md:16px;gap:var(--spacing-lg);background-color:var(--gallery-layout-bg);color:var(--gallery-layout-body);flex-direction:column;padding:0;display:flex}.VideoGalleryLayout-module__D85Apa__header{max-width:68rem}.VideoGalleryLayout-module__D85Apa__eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--gallery-layout-muted);margin-bottom:var(--spacing-sm);font-size:.875rem;font-weight:700;display:block}.VideoGalleryLayout-module__D85Apa__title{color:var(--gallery-layout-title);margin:0 0 var(--spacing-md)0;letter-spacing:-.06em;font-size:max(2.5rem,min(5vw,4.5rem));font-weight:800;line-height:.98}.VideoGalleryLayout-module__D85Apa__description{margin:0;font-size:1.125rem;line-height:1.75}.VideoGalleryLayout-module__D85Apa__mainRegion{gap:var(--spacing-lg);grid-template-columns:1fr;display:grid}@media (min-width:1366px){.VideoGalleryLayout-module__D85Apa__mainRegion{grid-template-columns:minmax(220px,280px) minmax(0,1fr);align-items:start}}.VideoGalleryLayout-module__D85Apa__contentArea{flex-direction:column;gap:1.25rem;min-width:0;display:flex}.VideoGalleryLayout-module__D85Apa__metaRow{justify-content:space-between;align-items:center;gap:var(--spacing-md);border-bottom:1px solid var(--gallery-layout-border);flex-wrap:wrap;margin-bottom:0;padding:0 0 1rem;display:flex}.VideoGalleryLayout-module__D85Apa__categoryLabel{color:var(--gallery-layout-title);background:rgba(122,189,188,.2);border:1px solid rgba(122,189,188,.42);border-radius:999px;padding:.375rem .75rem;font-size:.875rem;font-weight:600;box-shadow:inset 0 1px rgba(248,251,250,.06)}.VideoGalleryLayout-module__D85Apa__resultCount{color:var(--gallery-layout-muted);font-variant-numeric:tabular-nums;font-size:.875rem}.VideoGalleryLayout-module__D85Apa__galleryContent{color:var(--brand-honeydew);gap:0;display:grid}
.GoogleDriveVideoGallery-module__36OJVq__statePanel{border:1px solid var(--brand-border);background:var(--brand-panel);box-shadow:var(--brand-shadow);border-radius:1.25rem;padding:1.5rem}.GoogleDriveVideoGallery-module__36OJVq__galleryShell{width:100%}.GoogleDriveVideoGallery-module__36OJVq__stateEyebrow{color:var(--brand-highlight);letter-spacing:.18em;text-transform:uppercase;margin:0 0 .5rem;font-size:.75rem;font-weight:600}.GoogleDriveVideoGallery-module__36OJVq__stateTitle{color:var(--brand-text-primary);letter-spacing:-.03em;margin:0;font-size:1.5rem;font-weight:700}.GoogleDriveVideoGallery-module__36OJVq__stateMessage{max-width:42rem;color:var(--brand-text-secondary);margin:.75rem 0 0;line-height:1.6}.GoogleDriveVideoGallery-module__36OJVq__stateHint{color:var(--brand-text-muted);margin:.75rem 0 0;font-size:.9375rem}
.page-module__vPz1JG__page{background:var(--brand-page-bg);min-height:100vh;color:var(--brand-text-primary)}.page-module__vPz1JG__header{width:min(100%,88rem);margin:0 auto;padding:1.5rem 1.5rem 0}.page-module__vPz1JG__brand{align-items:center;max-width:100px;display:inline-flex}.page-module__vPz1JG__brandLogo{width:100%;height:auto;display:block}.page-module__vPz1JG__main{flex-direction:column;gap:3rem;width:min(100%,88rem);margin:0 auto;padding:1.5rem 1.5rem 3rem;display:flex}@media (max-width:640px){.page-module__vPz1JG__header{padding:1rem 1rem 0}.page-module__vPz1JG__main{gap:2.5rem;padding:1.25rem 1rem 2rem}}
