.GalleryOotd-module__BROTYa__ootdBox{background:var(--oo-bg,#001e00e6);border:2px solid var(--oo-accent,#0f0);width:var(--oo-box-w,750px);height:var(--oo-box-h,400px);box-sizing:content-box;box-shadow:0 4px 15px color-mix(in srgb, var(--oo-accent,#0f0) 20%, transparent), 0 0 15px color-mix(in srgb, var(--oo-accent,#0f0) 10%, transparent);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:10px;margin:10px auto;padding:15px;position:relative}.GalleryOotd-module__BROTYa__ootdBox:before{content:"OOTD_GALLERY";background:var(--oo-bg,#010);color:var(--oo-accent,#0f0);border:1px solid var(--oo-accent,#0f0);border-radius:4px;padding:2px 6px;font-family:Courier New,Courier,monospace;font-size:9px;position:absolute;top:-8px;left:15px}.GalleryOotd-module__BROTYa__ootdDescription{color:var(--oo-text,#80ff80);background:0 0;border:none;border-radius:0;flex-direction:column;margin-bottom:15px;padding:0;font-family:Courier New,Courier,monospace;font-size:13px;line-height:1.4;display:flex}.GalleryOotd-module__BROTYa__ootdDescription h3{background:var(--oo-bg,#020);color:var(--oo-accent,#0f0);border:1px solid var(--oo-accent,#0f0);box-shadow:0 2px 8px color-mix(in srgb, var(--oo-accent,#0f0) 20%, transparent), 0 0 10px color-mix(in srgb, var(--oo-accent,#0f0) 20%, transparent);border-radius:8px;margin:0 0 10px;padding:8px 0 8px 25px;font-size:1.17em;font-weight:700;position:relative;overflow:hidden}.GalleryOotd-module__BROTYa__ootdDescription h3:before{content:">";color:var(--oo-accent,#0f0);text-shadow:0 0 5px var(--oo-accent,#0f0);font-weight:700;position:absolute;left:10px}.GalleryOotd-module__BROTYa__ootdDescriptionContent{justify-content:space-between;align-items:center;width:100%;display:flex}.GalleryOotd-module__BROTYa__ootdDescription p{flex:1;margin:0;padding:0}.GalleryOotd-module__BROTYa__ootdRandomize{background:var(--oo-bg,#001e00e6);border:1px solid var(--oo-accent,#0f0);color:var(--oo-text,#80ff80);cursor:pointer;border-radius:4px;margin-left:15px;padding:6px 12px;font-family:Courier New,Courier,monospace;font-size:12px;transition:all .3s}.GalleryOotd-module__BROTYa__ootdRandomize:hover{background:color-mix(in srgb, var(--oo-accent,#0f0) 20%, transparent);color:var(--oo-accent,#0f0);box-shadow:0 0 8px color-mix(in srgb, var(--oo-accent,#0f0) 30%, transparent)}.GalleryOotd-module__BROTYa__ootdGallery{height:calc(var(--oo-box-h,400px) - 120px);background:var(--oo-bg,#001400b3);border:1px solid var(--oo-accent,#0f0);scrollbar-width:none;scrollbar-color:transparent transparent;border-radius:6px;justify-content:center;align-items:flex-start;padding:10px;display:flex;position:relative;overflow:hidden auto}.GalleryOotd-module__BROTYa__ootdGallery:hover{scrollbar-width:thin;scrollbar-color:color-mix(in srgb, var(--oo-accent,#0f0) 55%, transparent) transparent}.GalleryOotd-module__BROTYa__ootdGallery::-webkit-scrollbar{width:0}.GalleryOotd-module__BROTYa__ootdGallery:hover::-webkit-scrollbar{width:6px}.GalleryOotd-module__BROTYa__ootdGallery::-webkit-scrollbar-track{background:0 0}.GalleryOotd-module__BROTYa__ootdGallery::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--oo-accent,#0f0) 55%, transparent);border-radius:4px}.GalleryOotd-module__BROTYa__ootdGrid{grid-template-columns:repeat(auto-fill, minmax(min(var(--oo-cell-w,150px), 100%), 1fr));grid-auto-rows:var(--oo-cell-h,250px);justify-items:stretch;gap:12px;width:100%;min-height:100%;display:grid}.GalleryOotd-module__BROTYa__ootdItem{cursor:pointer;width:100%;height:100%;overflow:hidden}.GalleryOotd-module__BROTYa__ootdThumb{box-shadow:none;background:0 0;border:none;border-radius:0;outline:none;transition:transform .3s;display:block}.GalleryOotd-module__BROTYa__ootdItem:hover .GalleryOotd-module__BROTYa__ootdThumb{transform:scale(1.05)}.GalleryOotd-module__BROTYa__emptySlot{border:1px dashed var(--oo-accent,#0f0);width:100%;height:100%;color:var(--oo-text,#80ff80);text-align:center;box-sizing:border-box;cursor:default;justify-content:center;align-items:center;padding:6px;font-family:Courier New,Courier,monospace;font-size:11px;display:flex}.GalleryOotd-module__BROTYa__ootdZoom{z-index:10000;background:#000000e6;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.GalleryOotd-module__BROTYa__ootdZoomContent{flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.GalleryOotd-module__BROTYa__ootdZoomContent img{background:0 0;border:none;outline:none;max-width:80vw;max-height:80vh}.GalleryOotd-module__BROTYa__ootdZoomCaption{color:var(--oo-accent,#0f0);background:var(--oo-bg,#001400e6);border:1px solid var(--oo-accent,#0f0);border-radius:6px;margin-top:20px;padding:10px 20px;font-family:Courier New,Courier,monospace;font-size:18px}.GalleryOotd-module__BROTYa__ootdClose{background:var(--oo-bg,#001e00e6);border:2px solid var(--oo-accent,#0f0);color:var(--oo-accent,#0f0);cursor:pointer;z-index:10001;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:28px;display:flex;position:fixed;top:30px;right:30px}.GalleryOotd-module__BROTYa__ootdClose:hover{background:color-mix(in srgb, var(--oo-accent,#0f0) 30%, transparent)}.GalleryOotd-module__BROTYa__ootdPrev,.GalleryOotd-module__BROTYa__ootdNext{background:var(--oo-bg,#001e00b3);border:1px solid var(--oo-accent,#0f0);color:var(--oo-accent,#0f0);cursor:pointer;z-index:10001;opacity:.6;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;transition:opacity .15s;display:flex;position:fixed;top:50%;transform:translateY(-50%)}.GalleryOotd-module__BROTYa__ootdPrev:hover,.GalleryOotd-module__BROTYa__ootdNext:hover{opacity:1;background:color-mix(in srgb, var(--oo-accent,#0f0) 30%, transparent)}.GalleryOotd-module__BROTYa__ootdPrev{left:16px}.GalleryOotd-module__BROTYa__ootdNext{right:16px}
