.Works-module__ajQVLW__worksPage{flex-direction:column;flex:1;width:100%;min-height:0;display:flex;overflow:hidden}.Works-module__ajQVLW__worksScrollArea{flex-direction:column;flex:1;display:flex;overflow-y:auto}.Works-module__ajQVLW__chrome{z-index:20;flex-shrink:0;position:sticky;top:0}.Works-module__ajQVLW__toolbar{background:var(--statusbar-bg);-webkit-user-select:none;user-select:none;border-bottom:1px solid #00ffff14;align-items:center;gap:6px;padding:5px 24px;display:flex}.Works-module__ajQVLW__toolbarLabel{color:var(--cyan);white-space:nowrap;opacity:.7;letter-spacing:.02em;padding:0 4px;font-family:RedHatMono,monospace;font-size:.75em}.Works-module__ajQVLW__searchWrap{border:1px solid var(--cyan);flex:1;align-items:center;max-width:360px;padding:0 2px;display:flex}.Works-module__ajQVLW__searchIcon{color:var(--cyan);opacity:.6;flex-shrink:0;padding:0 6px;font-family:RedHatMono,monospace;font-size:.7em}.Works-module__ajQVLW__searchInput{color:#fff;background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:RedHatMono,monospace;font-size:.8em}.Works-module__ajQVLW__searchInput::placeholder{color:#00ffff59;font-style:italic}.Works-module__ajQVLW__searchClear{color:var(--cyan);cursor:pointer;opacity:.5;background:0 0;border:none;flex-shrink:0;padding:2px 6px;font-family:RedHatMono,monospace;font-size:.85em;transition:opacity .15s}.Works-module__ajQVLW__searchClear:hover{opacity:1}.Works-module__ajQVLW__tagBar{background:var(--statusbar-bg);border-bottom:1px solid #00ffff1f;flex-wrap:wrap;align-items:center;gap:4px;padding:4px 24px 6px;display:flex;overflow-x:auto}.Works-module__ajQVLW__tagBarLabel{color:var(--cyan);opacity:.6;white-space:nowrap;padding:0 4px;font-family:RedHatMono,monospace;font-size:.7em}.Works-module__ajQVLW__tagBtn{color:#fff9;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #00ffff4d;padding:1px 8px;font-family:RedHatMono,monospace;font-size:.72em;transition:all .12s}.Works-module__ajQVLW__tagBtn:hover{border-color:var(--cyan);color:#fff;background:#00ffff14}.Works-module__ajQVLW__tagBtnActive{border-color:var(--cyan);background:var(--titlebar-bg);color:#fff}.Works-module__ajQVLW__tagClearAll{color:#00ffff80;cursor:pointer;white-space:nowrap;background:0 0;border:1px dashed #00ffff4d;margin-left:auto;padding:1px 6px;font-family:RedHatMono,monospace;font-size:.65em;transition:all .12s}.Works-module__ajQVLW__tagClearAll:hover{border-color:var(--cyan);color:var(--cyan)}.Works-module__ajQVLW__sectionsContainer{flex-direction:column;flex:1;gap:40px;padding:0;display:flex}.Works-module__ajQVLW__sectionBlock{flex-direction:column;display:flex}.Works-module__ajQVLW__sectionHeader{background:var(--statusbar-bg);color:#ffffffb3;-webkit-user-select:none;user-select:none;z-index:10;border-left:2px solid var(--cyan);align-items:baseline;gap:12px;padding:6px 12px;font-family:RedHatMono,monospace;font-size:.82em;transition:padding .2s;display:flex;position:sticky;top:0}.Works-module__ajQVLW__sectionHeaderStuck{border-bottom:1px solid #00ffff26;border-left:none;padding:6px 24px}.Works-module__ajQVLW__sectionTitle{color:#fff;letter-spacing:-.01em;font-family:RedHatDisplay,sans-serif;font-size:1.1em;font-weight:600}.Works-module__ajQVLW__sectionDateRange{color:var(--cyan);opacity:.6;white-space:nowrap;font-family:RedHatMono,monospace;font-size:.85em}.Works-module__ajQVLW__sectionDescription{color:var(--text-secondary);max-width:680px;padding:8px 12px 4px;font-family:RedHatText,sans-serif;font-size:.88em;line-height:1.5}.Works-module__ajQVLW__masonryGrid{grid-template-columns:repeat(auto-fill,minmax(var(--masonry-col-min,320px),1fr));grid-auto-rows:var(--masonry-row-height,1px);grid-auto-flow:dense;width:100%;max-width:var(--masonry-max-width,none);justify-self:var(--masonry-align,start);margin-top:12px;display:grid}.Works-module__ajQVLW__imageCell{cursor:pointer;transition:filter .2s,box-shadow .2s,opacity .4s;position:relative;overflow:hidden}.Works-module__ajQVLW__imageCellPending{opacity:0;height:0;overflow:hidden}.Works-module__ajQVLW__imageCellReady{opacity:1}.Works-module__ajQVLW__imageCell:hover{filter:brightness(1.08);box-shadow:0 0 12px #0ff3}.Works-module__ajQVLW__imageCellInner{width:100%;position:relative;overflow:hidden}.Works-module__ajQVLW__imageCellImg{opacity:0;width:100%;height:auto;transition:opacity .4s;display:block}.Works-module__ajQVLW__imageCellImgLoaded{opacity:1}.Works-module__ajQVLW__blurPlaceholder{object-fit:cover;filter:blur(12px);z-index:1;width:100%;height:100%;transition:opacity .4s;position:absolute;inset:0;transform:scale(1.1)}.Works-module__ajQVLW__blurHidden{opacity:0;pointer-events:none}.Works-module__ajQVLW__linkBadge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:var(--cyan);z-index:2;pointer-events:auto;cursor:pointer;background:#000000b3;border:1px solid #00ffff4d;border-radius:2px;padding:2px 6px;font-family:RedHatMono,monospace;font-size:.75em;line-height:1;position:absolute;top:8px;right:8px}.Works-module__ajQVLW__imageOverlay{opacity:0;pointer-events:none;background:linear-gradient(#0000,#000000d1);flex-direction:column;gap:3px;padding:20px 8px 6px;transition:opacity .2s;display:flex;position:absolute;bottom:0;left:0;right:0}.Works-module__ajQVLW__imageCell:hover .Works-module__ajQVLW__imageOverlay{opacity:1}.Works-module__ajQVLW__overlayCaption{color:#ffffffe0;font-family:RedHatMono,monospace;font-size:.68em;line-height:1.35}.Works-module__ajQVLW__overlayDate{color:var(--cyan);opacity:.6;font-family:RedHatMono,monospace;font-size:.62em}.Works-module__ajQVLW__overlayTags{flex-wrap:wrap;gap:4px;margin-top:1px;display:flex}.Works-module__ajQVLW__overlayTag{color:#0ffc;white-space:nowrap;border:1px solid #0ff6;padding:0 5px;font-family:RedHatMono,monospace;font-size:.62em}.Works-module__ajQVLW__viewToggle{gap:2px;margin-left:auto;display:flex}.Works-module__ajQVLW__viewBtn{color:#ffffff80;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #00ffff40;padding:1px 10px;font-family:RedHatMono,monospace;font-size:.72em;transition:all .12s}.Works-module__ajQVLW__viewBtn:hover{border-color:var(--cyan);color:#fff}.Works-module__ajQVLW__viewBtnActive{border-color:var(--cyan);background:var(--titlebar-bg);color:#fff}.Works-module__ajQVLW__subsectionBlock{flex-direction:column;margin-top:16px;display:flex}.Works-module__ajQVLW__subsectionHeader{color:#fff9;-webkit-user-select:none;user-select:none;border-left:2px solid #0ff6;align-items:baseline;gap:10px;padding:5px 12px;font-family:RedHatMono,monospace;font-size:.78em;display:flex}.Works-module__ajQVLW__subsectionTitle{color:#ffffffe6;letter-spacing:-.01em;font-family:RedHatDisplay,sans-serif;font-size:1em;font-weight:500}.Works-module__ajQVLW__subsectionDateRange{color:var(--cyan);opacity:.5;white-space:nowrap;font-family:RedHatMono,monospace;font-size:.82em}.Works-module__ajQVLW__subsectionDescription{color:var(--text-secondary);max-width:600px;padding:4px 12px 2px;font-family:RedHatText,sans-serif;font-size:.82em;line-height:1.5}.Works-module__ajQVLW__textBlock{color:#ffffffbf;white-space:pre-wrap;background:#00ffff08;border-left:2px solid #0ff3;margin:4px 0;padding:16px 20px;font-family:RedHatText,sans-serif;font-size:.85em;line-height:1.6;overflow:visible}.Works-module__ajQVLW__embedBlock{position:relative;overflow:hidden}.Works-module__ajQVLW__youtubeEmbed{aspect-ratio:16/9;border-radius:3px;width:100%;position:relative;overflow:hidden}.Works-module__ajQVLW__youtubeEmbed iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.Works-module__ajQVLW__tweetEmbed{width:100%;overflow:visible}.Works-module__ajQVLW__tweetEmbed>blockquote,.Works-module__ajQVLW__tweetEmbed>div{margin:0!important}.Works-module__ajQVLW__tweetEmbed iframe{max-height:100%!important}.Works-module__ajQVLW__embedCaption{color:#ffffff80;padding:4px 4px 0;font-family:RedHatMono,monospace;font-size:.68em}.Works-module__ajQVLW__chronoLabel{color:var(--cyan);opacity:.5;padding:2px 12px;font-family:RedHatMono,monospace;font-size:.68em}.Works-module__ajQVLW__statusBar{background:var(--statusbar-bg);color:#fff9;-webkit-user-select:none;user-select:none;border-top:1px solid #00ffff14;flex-shrink:0;justify-content:space-between;align-items:center;padding:2px 24px;font-family:RedHatMono,monospace;font-size:.72em;display:flex}.Works-module__ajQVLW__statusLeft{gap:16px;display:flex}.Works-module__ajQVLW__statusRight{opacity:.5}.Works-module__ajQVLW__emptyState{text-align:center;color:#ffffff59;flex:1;justify-content:center;align-items:center;padding:48px 16px;font-family:RedHatMono,monospace;font-size:.85em;display:flex}@media only screen and (max-width:768px){.Works-module__ajQVLW__toolbar{flex-wrap:wrap;padding:5px 12px}.Works-module__ajQVLW__tagBar{flex-wrap:wrap;padding:4px 12px 6px}.Works-module__ajQVLW__searchWrap{min-width:140px;max-width:none}.Works-module__ajQVLW__sectionsContainer{gap:28px;padding:0}.Works-module__ajQVLW__statusBar{padding:2px 12px}.Works-module__ajQVLW__masonryGrid{grid-template-columns:repeat(auto-fill,minmax(var(--masonry-col-min-mobile,220px),1fr))}.Works-module__ajQVLW__imageOverlay{opacity:1}.Works-module__ajQVLW__sectionHeaderStuck{padding:6px 12px}}
.Gallery-module__Sa_FLW__galleryGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-auto-rows:4px;gap:0 12px;width:100%;margin-top:12px;padding:0 4px;display:grid}.Gallery-module__Sa_FLW__gridItem{cursor:pointer;border-radius:3px;padding:4px;transition:filter .2s,box-shadow .2s,opacity .4s;overflow:hidden}.Gallery-module__Sa_FLW__gridItemPending{opacity:0;height:0;overflow:hidden}.Gallery-module__Sa_FLW__gridItemReady{opacity:1}.Gallery-module__Sa_FLW__gridItem:hover{filter:brightness(1.1);box-shadow:0 0 8px var(--cyan)}.Gallery-module__Sa_FLW__gridImageWrapper{border-radius:2px;width:100%;height:100%;position:relative;overflow:hidden}.Gallery-module__Sa_FLW__gridImage{object-fit:cover;width:100%;height:100%;display:block}.Gallery-module__Sa_FLW__gridPlaceholder{object-fit:cover;filter:blur(12px);z-index:1;width:100%;height:100%;transition:opacity .4s;position:absolute;inset:0;transform:scale(1.1)}.Gallery-module__Sa_FLW__gridPlaceholderHidden{opacity:0;pointer-events:none}.Gallery-module__Sa_FLW__gridThumb{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .4s;display:block}.Gallery-module__Sa_FLW__gridThumbLoaded{opacity:1}.Gallery-module__Sa_FLW__viewerOverlay{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000d9;flex-direction:column;display:flex;position:fixed;inset:0}.Gallery-module__Sa_FLW__viewerTitleBar{background:var(--titlebar-bg);color:#fff;-webkit-user-select:none;user-select:none;flex-shrink:0;justify-content:space-between;align-items:center;padding:4px 10px;font-family:RedHatMono,monospace;font-size:.78em;display:flex}.Gallery-module__Sa_FLW__viewerTitleText{align-items:center;gap:6px;display:flex}.Gallery-module__Sa_FLW__viewerTitleClose{color:#fff;cursor:pointer;background:0 0;border:1px solid #0000;padding:1px 8px;font-family:RedHatMono,monospace;font-size:1em;line-height:1;transition:background .15s,border-color .15s}.Gallery-module__Sa_FLW__viewerTitleClose:hover{background:#f006;border-color:#ffffff4d}.Gallery-module__Sa_FLW__viewerPreview{flex:1;justify-content:center;align-items:center;min-height:0;display:flex;position:relative;overflow:hidden}.Gallery-module__Sa_FLW__previewImage{object-fit:contain;max-width:100%;max-height:100%;transition:opacity .2s}.Gallery-module__Sa_FLW__previewLoading{opacity:.3}.Gallery-module__Sa_FLW__previewNav{color:#fff;cursor:pointer;z-index:2;background:#00000080;border:1px solid #ffffff26;padding:12px 8px;font-size:1.5rem;line-height:1;transition:background .15s;position:absolute;top:50%;transform:translateY(-50%)}.Gallery-module__Sa_FLW__previewNav:hover{border-color:var(--cyan);background:#000c}.Gallery-module__Sa_FLW__previewNavLeft{left:8px}.Gallery-module__Sa_FLW__previewNavRight{right:8px}.Gallery-module__Sa_FLW__filmstrip{background:var(--titlebar-bg);flex-shrink:0;align-items:center;gap:4px;padding:6px 8px;display:flex;overflow:hidden}.Gallery-module__Sa_FLW__filmstripArrow{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;flex-shrink:0;padding:4px 6px;font-size:.85em;line-height:1;transition:border-color .15s,background .15s}.Gallery-module__Sa_FLW__filmstripArrow:hover{border-color:var(--cyan);background:#00ffff1a}.Gallery-module__Sa_FLW__filmstripTrack{scroll-behavior:smooth;flex:1;gap:4px;min-width:0;padding:2px 0;display:flex;overflow:auto hidden}.Gallery-module__Sa_FLW__filmstripTrack::-webkit-scrollbar{height:3px}.Gallery-module__Sa_FLW__filmstripTrack::-webkit-scrollbar-thumb{background:var(--cyan);border-radius:2px}.Gallery-module__Sa_FLW__filmstripTrack::-webkit-scrollbar-track{background:0 0}.Gallery-module__Sa_FLW__filmstripThumb{object-fit:cover;cursor:pointer;opacity:.6;border:2px solid #0000;border-radius:2px;flex-shrink:0;width:72px;height:54px;transition:border-color .15s,opacity .15s}.Gallery-module__Sa_FLW__filmstripThumb:hover{opacity:.85;border-color:#0ff6}.Gallery-module__Sa_FLW__filmstripThumbActive{border-color:var(--cyan);opacity:1}.Gallery-module__Sa_FLW__viewerToolbar{background:var(--statusbar-bg);color:#ffffffb3;-webkit-user-select:none;user-select:none;flex-shrink:0;justify-content:space-between;align-items:center;padding:3px 10px;font-family:RedHatMono,monospace;font-size:.72em;display:flex}.Gallery-module__Sa_FLW__toolbarGroup{align-items:center;gap:6px;display:flex}.Gallery-module__Sa_FLW__toolbarBtn{color:#ffffffb3;cursor:pointer;background:0 0;border:1px solid #ffffff26;padding:1px 8px;font-family:RedHatMono,monospace;font-size:1em;line-height:1.4;transition:border-color .15s,color .15s}.Gallery-module__Sa_FLW__toolbarBtn:hover{border-color:var(--cyan);color:#fff}.Gallery-module__Sa_FLW__toolbarDivider{background:#fff3;width:1px;height:14px;margin:0 4px}.Gallery-module__Sa_FLW__toolbarCounter{color:#ffffff80}.Gallery-module__Sa_FLW__galleryHeader{background:var(--statusbar-bg);color:#ffffffb3;-webkit-user-select:none;user-select:none;z-index:10;justify-content:space-between;align-items:center;margin-bottom:4px;padding:4px 10px;font-family:RedHatMono,monospace;font-size:.78em;transition:padding .2s,margin .2s;display:flex;position:sticky;top:0}.Gallery-module__Sa_FLW__stuck{margin-left:-48px;margin-right:-48px;padding:4px 48px}.Gallery-module__Sa_FLW__galleryHeaderLeft{align-items:center;gap:8px;display:flex}.Gallery-module__Sa_FLW__backLink{color:var(--cyan);text-decoration:none;transition:opacity .15s}.Gallery-module__Sa_FLW__backLink:hover{opacity:.7}.Gallery-module__Sa_FLW__galleryTitle{color:#fff}.Gallery-module__Sa_FLW__galleryCount{color:#ffffff80}.Gallery-module__Sa_FLW__spinnerCenter{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Gallery-module__Sa_FLW__gridLoading{color:#ffffff80;justify-content:center;align-items:center;gap:8px;padding:32px 0;font-family:RedHatMono,monospace;font-size:.78em;display:flex}.Gallery-module__Sa_FLW__folderGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;margin-top:12px;padding:0 4px;display:grid}.Gallery-module__Sa_FLW__folderCard{background:var(--box-bg);color:#fff;border:1px solid #0000;border-radius:3px;text-decoration:none;transition:border-color .2s,transform .2s,box-shadow .2s;display:block;overflow:hidden}.Gallery-module__Sa_FLW__folderCard:hover{border-color:var(--cyan);transform:translateY(-2px);box-shadow:0 4px 16px #00ffff1f}.Gallery-module__Sa_FLW__folderPreview{aspect-ratio:16/10;background:var(--statusbar-bg);width:100%;position:relative;overflow:hidden}.Gallery-module__Sa_FLW__folderPreviewImage{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.Gallery-module__Sa_FLW__folderCard:hover .Gallery-module__Sa_FLW__folderPreviewImage{transform:scale(1.04)}.Gallery-module__Sa_FLW__folderPreviewPlaceholder{object-fit:cover;filter:blur(12px);z-index:1;width:100%;height:100%;transition:opacity .4s;position:absolute;inset:0;transform:scale(1.1)}.Gallery-module__Sa_FLW__folderPreviewPlaceholderHidden{opacity:0;pointer-events:none}.Gallery-module__Sa_FLW__folderPreviewThumb{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .4s,transform .3s;display:block}.Gallery-module__Sa_FLW__folderPreviewLoaded{opacity:1}.Gallery-module__Sa_FLW__folderCard:hover .Gallery-module__Sa_FLW__folderPreviewThumb{transform:scale(1.04)}.Gallery-module__Sa_FLW__folderPreviewEmpty{opacity:.3;justify-content:center;align-items:center;width:100%;height:100%;font-size:2rem;display:flex}.Gallery-module__Sa_FLW__folderPreviewCount{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#ffffffb3;z-index:10;background:#000000b3;border-radius:2px;padding:2px 8px;font-family:RedHatMono,monospace;font-size:.68em;position:absolute;bottom:6px;right:6px}.Gallery-module__Sa_FLW__folderInfo{border-top:1px solid #00ffff1a;align-items:center;gap:8px;padding:8px 10px;font-family:RedHatMono,monospace;font-size:.82em;display:flex}.Gallery-module__Sa_FLW__folderIcon{flex-shrink:0;font-size:1.1em}.Gallery-module__Sa_FLW__folderName{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.Gallery-module__Sa_FLW__indexHeader{background:var(--statusbar-bg);color:#ffffffb3;-webkit-user-select:none;user-select:none;z-index:10;justify-content:space-between;align-items:center;padding:4px 10px;font-family:RedHatMono,monospace;font-size:.78em;transition:padding .2s,margin .2s;display:flex;position:sticky;top:0}.Gallery-module__Sa_FLW__indexHeaderTitle{color:#fff;align-items:center;gap:6px;display:flex}.Gallery-module__Sa_FLW__indexHeaderCount{color:#ffffff73}.Gallery-module__Sa_FLW__albumInfoBar{background:var(--statusbar-bg);color:#fff9;-webkit-user-select:none;user-select:none;border-top:1px solid #00ffff1a;flex-wrap:wrap;align-items:center;gap:6px;padding:4px 10px;font-family:RedHatMono,monospace;font-size:.72em;display:flex;overflow-x:auto}.Gallery-module__Sa_FLW__albumInfoDesc{color:#ffffff8c;white-space:nowrap;text-overflow:ellipsis;max-width:50%;overflow:hidden}.Gallery-module__Sa_FLW__albumInfoDivider{background:#00ffff40;flex-shrink:0;width:1px;height:12px}.Gallery-module__Sa_FLW__albumInfoLabel{color:var(--cyan);opacity:.6;white-space:nowrap;letter-spacing:.02em}.Gallery-module__Sa_FLW__albumInfoTag{color:#fff9;white-space:nowrap;background:0 0;border:1px solid #00ffff4d;padding:1px 8px;font-family:RedHatMono,monospace;font-size:1em}.Gallery-module__Sa_FLW__tagBar{background:var(--statusbar-bg);border-top:1px solid #00ffff1a;flex-wrap:wrap;align-items:center;gap:4px;padding:4px 10px;font-family:RedHatMono,monospace;display:flex;overflow-x:auto}.Gallery-module__Sa_FLW__tagBarLabel{color:var(--cyan);opacity:.6;white-space:nowrap;padding:0 4px;font-size:.7em}.Gallery-module__Sa_FLW__tagPill{color:#fff9;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #00ffff4d;padding:1px 8px;font-family:RedHatMono,monospace;font-size:.72em;transition:all .12s}.Gallery-module__Sa_FLW__tagPill:hover{border-color:var(--cyan);color:#fff;background:#00ffff14}.Gallery-module__Sa_FLW__tagPillActive{border-color:var(--cyan);background:var(--titlebar-bg);color:#fff}.Gallery-module__Sa_FLW__tagClear{color:#00ffff80;cursor:pointer;white-space:nowrap;background:0 0;border:1px dashed #00ffff4d;margin-left:auto;padding:1px 6px;font-family:RedHatMono,monospace;font-size:.65em;transition:all .12s}.Gallery-module__Sa_FLW__tagClear:hover{border-color:var(--cyan);color:var(--cyan)}.Gallery-module__Sa_FLW__imageCaption{color:#ffffffd9;opacity:0;pointer-events:none;background:linear-gradient(#0000,#000c);padding:16px 8px 6px;font-family:RedHatMono,monospace;font-size:.68em;transition:opacity .2s;position:absolute;bottom:0;left:0;right:0}.Gallery-module__Sa_FLW__gridItem:hover .Gallery-module__Sa_FLW__imageCaption{opacity:1}.Gallery-module__Sa_FLW__imageCaptionText{display:block}.Gallery-module__Sa_FLW__imageCaptionTags{flex-wrap:wrap;gap:4px;margin-top:3px;display:flex}.Gallery-module__Sa_FLW__imageCaptionTag{color:#0ffc;white-space:nowrap;border:1px solid #0ff6;padding:0 5px;font-size:.9em}.Gallery-module__Sa_FLW__viewerInfoBar{background:var(--statusbar-bg);color:#fff9;-webkit-user-select:none;user-select:none;border-top:1px solid #00ffff1a;flex-shrink:0;align-items:center;gap:6px;padding:3px 10px;font-family:RedHatMono,monospace;font-size:.72em;display:flex;overflow:hidden}.Gallery-module__Sa_FLW__viewerInfoCaption{color:#ffffffbf;white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.Gallery-module__Sa_FLW__viewerInfoDivider{background:#00ffff40;flex-shrink:0;width:1px;height:12px}.Gallery-module__Sa_FLW__viewerInfoTag{color:#fff9;white-space:nowrap;border:1px solid #00ffff4d;flex-shrink:0;padding:1px 8px;font-family:RedHatMono,monospace;font-size:1em}.Gallery-module__Sa_FLW__folderMeta{opacity:0;pointer-events:none;background:linear-gradient(#0000,#000c);flex-direction:column;gap:4px;padding:16px 8px 6px;transition:opacity .2s;display:flex;position:absolute;bottom:0;left:0;right:0}.Gallery-module__Sa_FLW__folderCard:hover .Gallery-module__Sa_FLW__folderMeta{opacity:1}.Gallery-module__Sa_FLW__folderDescription{color:#fffc;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-family:RedHatMono,monospace;font-size:.68em;line-height:1.4;display:-webkit-box;overflow:hidden}.Gallery-module__Sa_FLW__folderTags{flex-wrap:wrap;gap:4px;display:flex}.Gallery-module__Sa_FLW__folderTag{color:#0ffc;white-space:nowrap;border:1px solid #0ff6;padding:0 5px;font-family:RedHatMono,monospace;font-size:.7em}@media (max-width:640px){.Gallery-module__Sa_FLW__galleryGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:0 6px}.Gallery-module__Sa_FLW__filmstripThumb{width:52px;height:40px}.Gallery-module__Sa_FLW__previewNav{padding:8px 6px;font-size:1.1rem}.Gallery-module__Sa_FLW__folderGrid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:10px}.Gallery-module__Sa_FLW__folderMeta{opacity:1!important}}
.Spinner-module__YHEfAG__spinner{border:2px solid #ffffff26;border-top-color:var(--cyan);border-radius:50%;width:18px;height:18px;animation:.7s linear infinite Spinner-module__YHEfAG__spin}@keyframes Spinner-module__YHEfAG__spin{to{transform:rotate(360deg)}}
.Window-module__kn95oW__titlebar{background-color:var(--titlebar-bg);color:#fff;border:1px solid var(--cyan);width:100%;max-width:inherit;box-sizing:border-box;flex-shrink:0;font-family:RedHatMono,monospace;font-size:1em;font-weight:650}.Window-module__kn95oW__titlebar p{margin:0}.Window-module__kn95oW__titleThing{vertical-align:middle;color:#fff;text-align:center;-webkit-user-select:none;user-select:none;flex:auto;margin:0;text-decoration:none;display:inline-block}.Window-module__kn95oW__titleThing:first-child{margin-right:8px}.Window-module__kn95oW__titlebar__buttons{float:right}.Window-module__kn95oW__titlebar__button{vertical-align:middle;margin-right:4px;display:inline}.Window-module__kn95oW__titlebar__button:hover{filter:brightness(120%);cursor:pointer}.Window-module__kn95oW__titlebar__button:active{filter:brightness(90%);cursor:pointer}.Window-module__kn95oW__titlebar.Window-module__kn95oW__footer{text-align:right;padding:2px 12px}.Window-module__kn95oW__sideWindow{flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.Window-module__kn95oW__contentBox{color:#fff;background-color:var(--box-bg);border:1px solid var(--cyan);box-sizing:border-box;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;flex:1;width:100%;height:100%;overflow:auto}footer.Window-module__kn95oW__titlebar{text-align:right;padding:12px}.Window-module__kn95oW__popupWindow{width:fit-content;font-family:RedHatMono,monospace;line-height:1.5;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Window-module__kn95oW__popupWindow .Window-module__kn95oW__contentBox{flex-direction:row;gap:32px;padding:24px 48px;display:flex}@media only screen and (max-width:960px){.Window-module__kn95oW__sideWindow{width:100%;height:100%}}
.FileLinks-module__wQqJ8q__filelinks{grid-template-rows:repeat(auto-fill,108px);grid-template-columns:repeat(auto-fill,minmax(48px,1fr));gap:2.2rem;width:100%;display:grid}.FileLinks-module__wQqJ8q__filelink{color:#fff;text-align:center;width:96px;min-width:96px;line-height:1;font-family:RedHatDisplay,sans-serif!important}.FileLinks-module__wQqJ8q__center{align-items:center;display:flex}.FileLinks-module__wQqJ8q__filelink__filename{max-width:inherit;text-overflow:ellipsis;margin-top:8px;margin-bottom:0}
.Card-module__r9_ZKW__Card{overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;color:#fff;border:1px solid var(--cyan);background-color:var(--box-bg);box-sizing:border-box;flex:auto;width:100%;padding:10px;overflow:hidden auto}
.ButtonsBox-module__XTEV3q__buttons{grid-template-columns:repeat(auto-fill,minmax(88px,1fr));gap:8px;height:fit-content;margin:auto;padding:12px;display:grid}.ButtonsBox-module__XTEV3q__buttons>*{width:100%;max-width:120px;height:100%}.ButtonsBox-module__XTEV3q__buttons__title{margin:4px 8px;padding:4px;font-family:RedHatMono,monospace;font-size:1.2em}.ButtonsBox-module__XTEV3q__buttons__lain{float:right;width:60px;height:80px;position:relative;top:28px;left:-20px}
.Tools-module__HByv0W__toolbar{border-bottom:1px solid var(--cyan-border);align-items:center;gap:1rem;margin-top:1.25rem;margin-bottom:1.25rem;padding-bottom:.75rem;display:flex}.Tools-module__HByv0W__toolbarTitle{white-space:nowrap;margin:0}.Tools-module__HByv0W__searchInput{border:1px solid var(--cyan-border);color:#fff;background:#0006;outline:none;flex:1;max-width:260px;padding:4px 8px;font-family:RedHatMono,Courier New,Courier,monospace;font-size:14px;transition:border-color .15s,box-shadow .15s}.Tools-module__HByv0W__searchInput::placeholder{color:#ffffff59}.Tools-module__HByv0W__searchInput:focus{border-color:var(--cyan);box-shadow:0 0 6px var(--cyan-glow)}.Tools-module__HByv0W__itemCount{color:#ffffff73;white-space:nowrap;margin-left:auto;font-family:TahomaXP,Courier New,Courier,monospace;font-size:13px}.Tools-module__HByv0W__sectionTitle{margin-top:1.5rem;margin-bottom:.75rem}.Tools-module__HByv0W__projectRow{border-bottom:1px solid #ffffff0f;align-items:stretch;gap:1.5rem;padding:.6rem 0;transition:background-color .12s;display:flex}.Tools-module__HByv0W__projectRow:last-child{border-bottom:none}.Tools-module__HByv0W__projectRow:hover{background:linear-gradient(to right,var(--cyan-subtle),#fff0 150px)}.Tools-module__HByv0W__description{color:#000;background-color:#ffffe1;border:1px solid #000;width:100%;padding:8px;font-family:TahomaXP,Courier New,Courier,monospace;font-size:20px;box-shadow:5px 5px 5px #0003}.Tools-module__HByv0W__description p{margin-bottom:.4rem}.Tools-module__HByv0W__description p:last-child{margin-bottom:0}.Tools-module__HByv0W__noResults{color:#fff6;text-align:center;padding:2rem 0;font-family:TahomaXP,Courier New,Courier,monospace}@media (max-width:600px){.Tools-module__HByv0W__searchInput{width:100%;max-width:100%}.Tools-module__HByv0W__itemCount{margin-left:0}.Tools-module__HByv0W__projectRow{gap:.75rem}}
.BlogToolbar-module__qCs8vG__explorerShell{flex-direction:column;height:100%;min-height:0;display:flex}.BlogToolbar-module__qCs8vG__toolbar{background:var(--statusbar-bg);-webkit-user-select:none;user-select:none;border-top:none;border-bottom:none;align-items:center;gap:6px;padding:6px 4px 4px;display:flex}.BlogToolbar-module__qCs8vG__toolbarLabel{color:var(--cyan);white-space:nowrap;opacity:.7;letter-spacing:.02em;padding:0 4px;font-family:RedHatMono,monospace;font-size:.75em}.BlogToolbar-module__qCs8vG__searchWrap{border:1px solid var(--cyan);flex:1;align-items:center;padding:0 2px;display:flex}.BlogToolbar-module__qCs8vG__searchIcon{color:var(--cyan);opacity:.6;flex-shrink:0;padding:0 6px;font-family:RedHatMono,monospace;font-size:.7em}.BlogToolbar-module__qCs8vG__searchInput{color:#fff;background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:RedHatMono,monospace;font-size:.8em}.BlogToolbar-module__qCs8vG__searchInput::placeholder{color:#00ffff59;font-style:italic}.BlogToolbar-module__qCs8vG__searchClear{color:var(--cyan);cursor:pointer;opacity:.5;background:0 0;border:none;flex-shrink:0;padding:2px 6px;font-family:RedHatMono,monospace;font-size:.85em;transition:opacity .15s}.BlogToolbar-module__qCs8vG__searchClear:hover{opacity:1}.BlogToolbar-module__qCs8vG__viewToggle{gap:2px;display:flex}.BlogToolbar-module__qCs8vG__viewBtn{background:var(--statusbar-bg);border:1px solid var(--cyan);color:var(--cyan);cursor:pointer;opacity:.5;padding:3px 6px;font-family:RedHatMono,monospace;font-size:.75em;line-height:1;transition:opacity .15s,background .15s}.BlogToolbar-module__qCs8vG__viewBtn:hover{opacity:.8}.BlogToolbar-module__qCs8vG__viewBtnActive{opacity:1;background:var(--titlebar-bg)}.BlogToolbar-module__qCs8vG__tagBar{background:var(--statusbar-bg);border-top:none;border-bottom:none;flex-wrap:wrap;align-items:center;gap:4px;padding:4px 4px 6px;display:flex;overflow-x:auto}.BlogToolbar-module__qCs8vG__tagBarLabel{color:var(--cyan);opacity:.6;white-space:nowrap;padding:0 4px;font-family:RedHatMono,monospace;font-size:.7em}.BlogToolbar-module__qCs8vG__tagBtn{color:#fff9;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #00ffff4d;padding:1px 8px;font-family:RedHatMono,monospace;font-size:.72em;transition:all .12s}.BlogToolbar-module__qCs8vG__tagBtn:hover{border-color:var(--cyan);color:#fff;background:#00ffff14}.BlogToolbar-module__qCs8vG__tagBtnActive{border-color:var(--cyan);background:var(--titlebar-bg);color:#fff}.BlogToolbar-module__qCs8vG__tagClearAll{color:#00ffff80;cursor:pointer;white-space:nowrap;background:0 0;border:1px dashed #00ffff4d;margin-left:auto;padding:1px 6px;font-family:RedHatMono,monospace;font-size:.65em;transition:all .12s}.BlogToolbar-module__qCs8vG__tagClearAll:hover{border-color:var(--cyan);color:var(--cyan)}.BlogToolbar-module__qCs8vG__detailWrap{flex-direction:column;flex:1;min-height:0;display:flex}.BlogToolbar-module__qCs8vG__gridWrap{border:1px solid var(--cyan);flex-direction:column;flex:1;min-height:0;display:flex}.BlogToolbar-module__qCs8vG__columnHeaders{border:1px solid var(--cyan);-webkit-user-select:none;user-select:none;background:#00ffff26;border-left:none;border-right:none;grid-template-columns:3fr 4fr 2fr 120px;display:grid}.BlogToolbar-module__qCs8vG__columnHeader{color:#fff;cursor:pointer;white-space:nowrap;border-right:1px solid #00ffff40;align-items:center;gap:4px;padding:4px 10px;font-family:RedHatMono,monospace;font-size:.78em;font-weight:500;transition:background .1s;display:flex;position:relative}.BlogToolbar-module__qCs8vG__columnHeader:last-child{border-right:none}.BlogToolbar-module__qCs8vG__columnHeader:hover{background:#00ffff1f}.BlogToolbar-module__qCs8vG__columnHeaderActive{background:#00ffff1a}.BlogToolbar-module__qCs8vG__sortArrow{opacity:.7;color:var(--cyan);margin-left:2px;font-size:.7em}.BlogToolbar-module__qCs8vG__detailList{flex:1;min-height:0;overflow-y:auto}.BlogToolbar-module__qCs8vG__detailRow{color:#fff;border-bottom:1px solid #00ffff1f;grid-template-columns:3fr 4fr 2fr 120px;text-decoration:none;transition:background .1s;display:grid}.BlogToolbar-module__qCs8vG__detailRow:last-child{border-bottom:none}.BlogToolbar-module__qCs8vG__detailRow:hover{background:#00ffff14}.BlogToolbar-module__qCs8vG__detailRow:nth-child(2n){background:#00000014}.BlogToolbar-module__qCs8vG__detailRow:nth-child(2n):hover{background:#00ffff14}.BlogToolbar-module__qCs8vG__detailCell{text-overflow:ellipsis;white-space:normal;-webkit-line-clamp:3;border-right:1px solid #00ffff0f;-webkit-box-orient:vertical;padding:6px 10px;font-size:.82em;display:-webkit-box;overflow:hidden}.BlogToolbar-module__qCs8vG__detailCell:last-child{border-right:none}.BlogToolbar-module__qCs8vG__cellName{align-items:center;gap:6px;font-family:RedHatMono,monospace;font-weight:500;display:flex}.BlogToolbar-module__qCs8vG__fileIcon{color:var(--cyan);opacity:.7;flex-shrink:0;font-size:.9em}.BlogToolbar-module__qCs8vG__cellDesc{color:var(--text-secondary);font-family:RedHatDisplay,sans-serif}.BlogToolbar-module__qCs8vG__cellTags{flex-wrap:nowrap;gap:4px;display:flex;overflow:hidden}.BlogToolbar-module__qCs8vG__miniTag{color:#ffffffb3;white-space:nowrap;border:1px solid #00ffff4d;flex-shrink:0;height:fit-content;padding:0 5px;font-family:RedHatMono,monospace;font-size:.7em}.BlogToolbar-module__qCs8vG__cellDate{color:var(--cyan);font-family:RedHatMono,monospace;font-size:.78em}.BlogToolbar-module__qCs8vG__cardGrid{grid-auto-flow:dense;gap:1.5rem;min-height:0;padding:1rem;display:grid;overflow-y:auto}.BlogToolbar-module__qCs8vG__cardLink{color:inherit;text-decoration:none;transition:transform .2s}.BlogToolbar-module__qCs8vG__cardLink:hover{transform:translateY(-2px)}.BlogToolbar-module__qCs8vG__cardPost{padding:.5rem}.BlogToolbar-module__qCs8vG__cardTitle{color:#fff;margin:0;font-family:RedHatMono,monospace;font-size:1.2em}.BlogToolbar-module__qCs8vG__cardDate{color:var(--cyan);margin:.5rem 0;font-family:RedHatMono,monospace;font-size:.9em;display:block}.BlogToolbar-module__qCs8vG__cardDescription{color:var(--text-secondary);margin:.5rem 0;font-family:RedHatDisplay,sans-serif;font-size:.95em;line-height:1.4}.BlogToolbar-module__qCs8vG__cardTagList{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.BlogToolbar-module__qCs8vG__cardTag{background-color:var(--titlebar-bg);border:1px solid var(--cyan);color:#fff;padding:.2rem .5rem;font-family:RedHatMono,monospace;font-size:.8em}.BlogToolbar-module__qCs8vG__statusBar{background:var(--statusbar-bg);color:#fff9;-webkit-user-select:none;user-select:none;flex-shrink:0;justify-content:space-between;align-items:center;padding:2px 10px;font-family:RedHatMono,monospace;font-size:.72em;display:flex}.BlogToolbar-module__qCs8vG__statusLeft{gap:16px;display:flex}.BlogToolbar-module__qCs8vG__statusRight{opacity:.5}.BlogToolbar-module__qCs8vG__emptyState{text-align:center;color:#fff6;border:1px solid var(--cyan);flex:1;justify-content:center;align-items:center;padding:32px 16px;font-family:RedHatMono,monospace;font-size:.85em;display:flex}.BlogToolbar-module__qCs8vG__highlight{color:var(--cyan);background:#0ff3}@media only screen and (max-width:768px){.BlogToolbar-module__qCs8vG__columnHeaders,.BlogToolbar-module__qCs8vG__detailRow{grid-template-columns:2fr 2fr 120px}.BlogToolbar-module__qCs8vG__columnHeader:nth-child(3),.BlogToolbar-module__qCs8vG__detailCell:nth-child(3){display:none}.BlogToolbar-module__qCs8vG__toolbar,.BlogToolbar-module__qCs8vG__tagBar{flex-wrap:wrap}.BlogToolbar-module__qCs8vG__searchWrap{min-width:140px}}@media only screen and (max-width:480px){.BlogToolbar-module__qCs8vG__columnHeaders,.BlogToolbar-module__qCs8vG__detailRow{grid-template-columns:1fr 120px}}
.myButton-module__1GQEMa__myButton{background-color:var(--titlebar-bg);color:#fff;border:1px solid var(--cyan,#0ff);cursor:pointer;letter-spacing:.5px;width:fit-content;padding:12px 24px;font-family:RedHatMono,monospace;font-size:1rem;font-weight:600;transition:all .2s;position:relative;overflow:hidden;text-decoration:none!important}.myButton-module__1GQEMa__myButton:hover{background-color:var(--cyan,#0ff);color:#000;transform:translateY(-2px)}
.blog-module__FLn12W__prose{color:#fff;max-width:65ch;margin:0 auto;padding:.5rem 48px 3rem;font-family:RedHatDisplay,sans-serif;line-height:1.8}.blog-module__FLn12W__prose p{letter-spacing:.01em;font-family:RedHatText,sans-serif;font-size:1.0625rem;font-weight:400}.blog-module__FLn12W__prose h1{color:#fff;text-shadow:0 0 30px #00ffff26;margin-bottom:.25rem;font-size:2rem}.blog-module__FLn12W__prose h1+p,.blog-module__FLn12W__prose h1+*{margin-top:1.75rem}.blog-module__FLn12W__prose a{color:var(--cyan);text-underline-offset:3px;-webkit-text-decoration:underline #0ff6;text-decoration:underline #0ff6;text-decoration-thickness:1px;transition:text-decoration-color .2s,text-shadow .2s}.blog-module__FLn12W__prose a:hover{-webkit-text-decoration-color:var(--cyan);text-decoration-color:var(--cyan);text-shadow:0 0 8px #00ffff4d}.blog-module__FLn12W__prose p:has(img){justify-content:center;align-items:center;margin:0;display:flex}.blog-module__FLn12W__prose img{width:100%;max-width:100%;max-height:360px;margin:1.75rem auto;height:auto!important}.blog-module__FLn12W__imgContainer{width:100%}.blog-module__FLn12W__banner{width:auto}.blog-module__FLn12W__splash{width:100%;height:360px;margin-bottom:2.5rem;position:relative;overflow:hidden}.blog-module__FLn12W__splash img{object-position:center;object-fit:cover;transform-origin:50%;width:100%;height:100%;margin:0;padding:0}@media only screen and (max-width:960px){.blog-module__FLn12W__prose{padding:.5rem 24px 2rem}.blog-module__FLn12W__splash{height:240px;margin-bottom:1.5rem}}
