.gallery-ambient{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden}.gallery-ambient__glow{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 85% 55% at 50% 18%,rgba(var(--errl-neon-purple-rgb),.14),transparent 58%),radial-gradient(ellipse 70% 45% at 72% 88%,rgba(var(--errl-neon-blue-rgb),.09),transparent 55%),radial-gradient(ellipse 50% 40% at 12% 70%,rgba(var(--errl-neon-magenta-rgb),.06),transparent 50%)}.gallery-ambient__shimmer{position:absolute;top:-20%;right:-20%;bottom:-20%;left:-20%;opacity:.35;background:conic-gradient(from 0deg at 50% 50%,rgba(var(--errl-neon-magenta-rgb),.07),rgba(var(--errl-neon-blue-rgb),.06),rgba(var(--errl-neon-purple-rgb),.07),rgba(var(--errl-neon-magenta-rgb),.07));mix-blend-mode:screen;animation:galleryShimmer 24s linear infinite}@keyframes galleryShimmer{to{transform:rotate(360deg)}}.gallery-ambient__stars{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:.85}.gallery-ambient__vignette{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 95% 80% at 50% 40%,transparent 45%,rgba(0,0,0,.45) 100%)}.gallery-shell[data-gallery-view=orbit] .gallery-ambient__vignette{background:radial-gradient(ellipse 88% 72% at 50% 48%,transparent 52%,rgba(0,0,0,.32) 100%)}.gallery-shell{position:relative;width:100%;min-height:min(68vh,680px);isolation:isolate;display:flex;flex-direction:column}.gallery-shell[data-gallery-view=orbit]{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden;position:relative}.gallery-shell[data-gallery-view=orbit] .gallery-orbit{flex:1;min-height:0}.gallery-shell[data-gallery-view=orbit] .gallery-orbit__stage{position:relative;flex:1;min-height:0}.gallery-shell[data-gallery-view=orbit] .gallery-chrome{margin-bottom:0}.gallery-shell[data-gallery-view=orbit] .gallery-collection{min-height:clamp(2rem,5.5vh,2.75rem);padding:.15rem 0 .2rem}.gallery-shell[data-gallery-view=orbit] .gallery-collection__watermark{font-size:clamp(1.6rem,7vw,3.5rem)}.gallery-shell[data-gallery-view=orbit] .gallery-orbit{flex:1;min-height:0;margin:-.1rem 0 0}.gallery-shell[data-gallery-view=circles],.gallery-shell[data-gallery-view=grid]{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.gallery-hall__canvas{position:relative;width:100%;flex:1;min-height:0;height:100%;z-index:1}.gallery-hall__canvas canvas{display:block;width:100%!important;height:100%!important}.gallery-orbit{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden;z-index:1;touch-action:none}.gallery-orbit__stage{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden;outline:none;cursor:grab}.gallery-orbit__stage--dragging{cursor:grabbing}.gallery-dock{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:.65rem;padding:.28rem .15rem .42rem;z-index:10}.gallery-dock__hint{flex:1;min-width:0;margin:0;font-size:.54rem;letter-spacing:.07em;text-transform:uppercase;color:rgba(var(--errl-muted-rgb),.52);text-align:left}.gallery-dock__hint--spacer{visibility:hidden;pointer-events:none}.gallery-chrome{position:relative;z-index:10;flex-shrink:0;margin-bottom:.25rem;overflow:visible}.gallery-collection{position:relative;display:flex;align-items:center;justify-content:center;min-height:clamp(3rem,10vh,4.5rem);padding:.35rem 0 .5rem;overflow:visible}.gallery-collection__watermark{position:absolute;left:50%;top:54%;transform:translate(-50%,-50%);max-width:92%;font-size:clamp(2.2rem,9vw,5rem);font-weight:700;letter-spacing:.03em;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:rgba(var(--errl-text-rgb),.055);text-transform:uppercase;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;filter:blur(.3px)}.gallery-collection__trigger{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;padding:.25rem .85rem;border:0;background:transparent;cursor:pointer;color:inherit;font:inherit;text-align:center}.gallery-collection__trigger:hover .gallery-collection__title,.gallery-collection__trigger:focus-visible .gallery-collection__title{color:var(--errl-text);text-shadow:0 0 20px rgba(var(--errl-neon-blue-rgb),.25)}.gallery-collection__title{font-size:clamp(.82rem,2.2vw,1rem);font-weight:500;letter-spacing:.06em;color:rgba(var(--errl-text-rgb),.9);transition:color .15s ease,text-shadow .15s ease}.gallery-collection__meta{font-size:.58rem;letter-spacing:.1em;text-transform:uppercase;color:rgba(var(--errl-muted-rgb),.7)}.gallery-collection__picker{position:absolute;left:50%;top:100%;transform:translate(-50%);z-index:50;width:min(320px,92vw);max-height:min(50vh,360px);overflow-y:auto;padding:.4rem;border-radius:14px;border:1px solid rgba(var(--errl-neon-blue-rgb),.2);background:rgba(var(--errl-bg-rgb),.94);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 18px 44px #00000073}.gallery-collection__option{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;padding:.55rem .65rem;border:0;border-radius:10px;background:transparent;color:rgba(var(--errl-text-rgb),.88);font-size:.78rem;text-align:left;cursor:pointer}.gallery-collection__option:hover,.gallery-collection__option:focus-visible{background:rgba(var(--errl-neon-blue-rgb),.1)}.gallery-collection__option--active{background:rgba(var(--errl-neon-purple-rgb),.14);color:var(--errl-text)}.gallery-collection__option-title{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gallery-collection__option-count{flex-shrink:0;font-size:.62rem;color:rgba(var(--errl-muted-rgb),.85)}.gallery-collection__download{width:100%;margin-top:.35rem;padding:.5rem .65rem;border:1px solid rgba(var(--errl-neon-blue-rgb),.22);border-radius:10px;background:rgba(var(--errl-neon-purple-rgb),.12);color:rgba(var(--errl-text-rgb),.9);font-size:.65rem;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.gallery-collection__download:disabled{opacity:.55;cursor:wait}.gallery-toolbar{display:flex;align-items:center;justify-content:flex-end;gap:.55rem;padding:0 0 .35rem}.gallery-view-switcher{display:flex;gap:.15rem;padding:.2rem;border-radius:999px;background:rgba(var(--errl-surface-rgb),.75);border:1px solid rgba(var(--errl-neon-blue-rgb),.18);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.gallery-view-switcher__tab{border:0;border-radius:999px;padding:.34rem .65rem;font-size:.62rem;letter-spacing:.07em;text-transform:uppercase;background:transparent;color:rgba(var(--errl-muted-rgb),.95);cursor:pointer;transition:color .15s ease,background .15s ease}.gallery-view-switcher__tab--active{background:rgba(var(--errl-neon-blue-rgb),.18);color:var(--errl-text);box-shadow:0 0 12px rgba(var(--errl-neon-blue-rgb),.15)}.gallery-view-switcher--compact{padding:.1rem;gap:.05rem;flex-shrink:0}.gallery-view-switcher--compact .gallery-view-switcher__tab{padding:.18rem .4rem;font-size:.5rem;letter-spacing:.055em}.gallery-density{display:inline-flex;align-items:center;gap:.35rem;font-size:.58rem;letter-spacing:.06em;text-transform:uppercase;color:rgba(var(--errl-muted-rgb),.85)}.gallery-density__label{display:none}.gallery-density__icon{font-size:.72rem;opacity:.55;line-height:1}.gallery-density__range{width:5.5rem;height:4px;accent-color:var(--errl-neon-blue);cursor:pointer}.gallery-lazy{display:block;overflow:hidden}.gallery-lazy img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gallery-lazy__placeholder{display:block;width:100%;height:100%;background:linear-gradient(135deg,rgba(var(--errl-surface-rgb),.95),rgba(var(--errl-bg-rgb),.98))}.gallery-circles{--gallery-orb-size: 100px;position:relative;z-index:1;flex:1;min-height:0;overflow-y:auto;padding:.2rem 0 .35rem;-webkit-overflow-scrolling:touch}.gallery-circles__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(var(--gallery-orb-size),var(--gallery-orb-size)));gap:clamp(.5rem,1.4vw,1rem);list-style:none;padding:0;margin:0 auto;width:100%;max-width:100%;min-height:100%;align-content:start;justify-content:center;justify-items:center}.gallery-circles__item{display:flex;flex-direction:column;align-items:center;gap:.2rem;width:var(--gallery-orb-size);padding:0;border:0;background:transparent;cursor:pointer;color:inherit;font:inherit}.gallery-circles__item:hover .gallery-circles__orb,.gallery-circles__item:focus-visible .gallery-circles__orb{transform:scale(1.05);border-color:rgba(var(--errl-neon-blue-rgb),.55);box-shadow:0 0 18px rgba(var(--errl-neon-blue-rgb),.25)}.gallery-circles__orb{width:var(--gallery-orb-size);height:var(--gallery-orb-size);border-radius:50%;border:1px solid rgba(var(--errl-neon-blue-rgb),.28);box-shadow:0 6px 20px #00000059;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.gallery-circles__name{display:block;max-width:var(--gallery-orb-size);font-size:.55rem;line-height:1.2;color:rgba(var(--errl-text-rgb),0);text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .15s ease}.gallery-circles__item:hover .gallery-circles__name,.gallery-circles__item:focus-visible .gallery-circles__name{color:rgba(var(--errl-text-rgb),.82)}.gallery-grid{--gallery-cell-min: 160px;position:relative;z-index:1;flex:1;min-height:0;overflow-y:auto;padding:.2rem 0 .35rem;-webkit-overflow-scrolling:touch}.gallery-grid__list{list-style:none;padding:0;margin:0;width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(var(--gallery-cell-min),1fr));gap:clamp(.35rem,.9vw,.65rem)}.gallery-grid__card{display:flex;flex-direction:column;gap:.2rem;width:100%;padding:0;border:0;background:transparent;cursor:pointer;color:inherit;font:inherit;text-align:left}.gallery-grid__card:hover .gallery-grid__frame,.gallery-grid__card:focus-visible .gallery-grid__frame{border-color:rgba(var(--errl-neon-blue-rgb),.45);box-shadow:0 8px 24px #0006}.gallery-grid__frame{border-radius:10px;border:1px solid rgba(var(--errl-neon-blue-rgb),.16);background:rgba(var(--errl-surface-rgb),.5);box-shadow:0 4px 14px #00000047;transition:border-color .18s ease,box-shadow .18s ease}.gallery-grid__frame img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;aspect-ratio:1;border-radius:9px}.gallery-grid__frame .gallery-lazy__placeholder{aspect-ratio:1;border-radius:9px}.gallery-grid__name{display:block;padding:0 .1rem;font-size:.58rem;line-height:1.2;color:rgba(var(--errl-text-rgb),0);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .15s ease}.gallery-grid__card:hover .gallery-grid__name,.gallery-grid__card:focus-visible .gallery-grid__name{color:rgba(var(--errl-text-rgb),.8)}.gallery-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:1.5rem}.gallery-lightbox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:rgba(var(--errl-bg-rgb),.92);cursor:pointer}.gallery-lightbox__panel{position:relative;z-index:1;margin:0;max-width:min(92vw,1100px);max-height:90vh;display:flex;flex-direction:column;align-items:center;gap:.75rem}.gallery-lightbox__img{max-width:100%;max-height:calc(90vh - 4rem);width:auto;height:auto;-o-object-fit:contain;object-fit:contain;border-radius:10px;box-shadow:0 20px 50px #0000008c}.gallery-lightbox__caption{margin:0;max-width:100%;font-size:.88rem;line-height:1.4;color:var(--errl-text);text-align:center}.gallery-lightbox__actions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.gallery-lightbox__download,.gallery-lightbox__close{border:1px solid rgba(var(--errl-neon-blue-rgb),.35);border-radius:999px;padding:.4rem .9rem;background:rgba(var(--errl-surface-rgb),.9);color:var(--errl-text);font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.gallery-lightbox__download{background:rgba(var(--errl-neon-purple-rgb),.2)}.gallery-lightbox__download:disabled{opacity:.6;cursor:wait}.gallery-loading{display:flex;align-items:center;justify-content:center;min-height:40vh;color:rgba(var(--errl-muted-rgb),.9);font-size:.9rem;letter-spacing:.06em;text-transform:uppercase}.gallery-loading--error{color:#f8a0a0}body.errl-gallery-page:before{background-color:var(--errl-bg);background-image:radial-gradient(ellipse 100% 70% at 50% 0%,rgba(var(--errl-neon-purple-rgb),.1),transparent 55%),var(--errl-bg-gradient)}.errl-gallery-main{max-width:none;padding:.15rem 20px 1rem;text-align:center}body.errl-gallery-orbit-active{overflow:hidden;height:100dvh}body.errl-gallery-orbit-active .errl-gallery-main,body.errl-gallery-circles-active .errl-gallery-main,body.errl-gallery-grid-active .errl-gallery-main{flex:1;min-height:0;overflow:hidden;padding:.35rem 20px 0;display:flex;flex-direction:column}body.errl-gallery-orbit-active #gallery-root,body.errl-gallery-circles-active #gallery-root,body.errl-gallery-grid-active #gallery-root{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}@media(max-width:640px){.gallery-toolbar{justify-content:space-between}.gallery-density__range{flex:1;max-width:8rem}.gallery-collection__watermark{font-size:clamp(1.6rem,12vw,3rem)}}@media(prefers-reduced-motion:reduce){.gallery-ambient__shimmer{animation:none}}
