.LanguageMenu-module__3HKhzq__root{position:relative}.LanguageMenu-module__3HKhzq__list{background:var(--c-surface);border:1px solid var(--c-rule-firm);border-radius:var(--radius-md);min-width:190px;box-shadow:var(--shadow-float);z-index:9000;padding:6px;position:fixed}.LanguageMenu-module__3HKhzq__item{justify-content:space-between;align-items:center;gap:var(--space-3);border-radius:var(--radius-sm);width:100%;color:var(--c-ink);font:inherit;font-size:var(--text-sm);cursor:pointer;text-align:left;background:0 0;border:0;padding:8px 10px;display:flex}.LanguageMenu-module__3HKhzq__item:hover{background:var(--c-surface-2)}.LanguageMenu-module__3HKhzq__item:focus-visible{outline:2px solid var(--c-focus);outline-offset:-2px}.LanguageMenu-module__3HKhzq__selected{background:var(--c-accent-soft)}.LanguageMenu-module__3HKhzq__check{color:var(--c-accent)}
.TopNav-module__uAFQiW__divider{background:var(--c-rule);flex:none;width:1px;height:24px}.TopNav-module__uAFQiW__profile{align-items:center;gap:var(--space-2);color:inherit;cursor:pointer;text-decoration:none;display:flex}.TopNav-module__uAFQiW__avatar{object-fit:cover;border-radius:50%;width:32px;height:32px}.TopNav-module__uAFQiW__name{font-size:var(--text-md);font-weight:500;line-height:var(--leading-tight)}.TopNav-module__uAFQiW__plan{font-size:var(--text-xs);color:var(--c-ink-soft);min-height:1em}
.Modal-module__7LRQSW__overlay{z-index:8000;background:color-mix(in srgb, var(--c-ink) 45%, transparent);padding:var(--space-6);animation:Modal-module__7LRQSW__fade var(--motion-base) var(--motion-ease);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}@keyframes Modal-module__7LRQSW__fade{0%{opacity:0}to{opacity:1}}.Modal-module__7LRQSW__dialog{background:var(--c-surface);color:var(--c-ink);border:1px solid var(--c-rule-firm);border-radius:var(--radius-lg);box-shadow:var(--shadow-float);width:100%;max-width:520px;max-height:calc(100vh - 3rem);animation:Modal-module__7LRQSW__rise var(--motion-base) var(--motion-ease);flex-direction:column;display:flex}.Modal-module__7LRQSW__wide{max-width:860px}@keyframes Modal-module__7LRQSW__rise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.Modal-module__7LRQSW__header{padding:var(--space-5) var(--space-6) var(--space-4);justify-content:space-between;align-items:flex-start;gap:var(--space-4);border-bottom:1px solid var(--c-rule);display:flex}.Modal-module__7LRQSW__title{font-size:var(--text-lg);letter-spacing:-.01em;font-weight:600;line-height:var(--leading-tight);margin:0}.Modal-module__7LRQSW__close{border-radius:var(--radius-sm);width:30px;height:30px;color:var(--c-ink-soft);cursor:pointer;background:0 0;border:0;flex:none;place-items:center;display:grid}.Modal-module__7LRQSW__close:hover{background:var(--c-surface-2);color:var(--c-ink)}.Modal-module__7LRQSW__close:focus-visible{outline:2px solid var(--c-focus);outline-offset:2px}.Modal-module__7LRQSW__body{padding:var(--space-5) var(--space-6);font-size:var(--text-md);line-height:var(--leading-normal);flex:1;overflow-y:auto}.Modal-module__7LRQSW__footer{padding:var(--space-4) var(--space-6);border-top:1px solid var(--c-rule);justify-content:flex-end;gap:var(--space-3);display:flex}@media (prefers-reduced-motion:reduce){.Modal-module__7LRQSW__overlay,.Modal-module__7LRQSW__dialog{animation:none}}
.GalleryAssets-module__4HDbgW__page{background:var(--c-paper);min-height:100vh;color:var(--c-ink);flex-direction:column;flex:1;display:flex;overflow-y:auto}.GalleryAssets-module__4HDbgW__centered{background:var(--c-paper);min-height:100vh;color:var(--c-ink);padding:var(--space-5);text-align:center;justify-content:center;align-items:center;gap:var(--space-2);flex-direction:column;display:flex}.GalleryAssets-module__4HDbgW__centered h2{font-size:var(--text-2xl);letter-spacing:-.02em;margin:0;font-weight:600}.GalleryAssets-module__4HDbgW__centered p{color:var(--c-ink-soft);margin:0}.GalleryAssets-module__4HDbgW__warn{color:var(--c-warn);margin-bottom:var(--space-2)}.GalleryAssets-module__4HDbgW__spinner{border:3px solid var(--c-rule);border-top-color:var(--c-accent);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite GalleryAssets-module__4HDbgW__spin}@keyframes GalleryAssets-module__4HDbgW__spin{to{transform:rotate(360deg)}}.GalleryAssets-module__4HDbgW__header{padding:var(--space-4) var(--space-5);text-align:center;border-bottom:1px solid var(--c-rule)}.GalleryAssets-module__4HDbgW__brand{font-size:var(--text-sm);letter-spacing:var(--tracking-label);text-transform:uppercase;color:var(--c-ink-soft);margin:0;font-weight:600}.GalleryAssets-module__4HDbgW__main{padding:var(--space-5) var(--space-4);align-items:center;gap:var(--space-4);flex-direction:column;flex:1;width:100%;max-width:500px;margin:0 auto;display:flex}.GalleryAssets-module__4HDbgW__preview{background:var(--c-surface);border-radius:var(--radius-xl);border:1px solid var(--c-rule);width:100%;overflow:hidden}.GalleryAssets-module__4HDbgW__frame{aspect-ratio:2/3;background:var(--c-surface-2);justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.GalleryAssets-module__4HDbgW__wide{aspect-ratio:16/9}.GalleryAssets-module__4HDbgW__frame img,.GalleryAssets-module__4HDbgW__frame video{object-fit:contain;width:100%;height:100%;display:block}.GalleryAssets-module__4HDbgW__tabs{gap:var(--space-2);width:100%;display:flex}.GalleryAssets-module__4HDbgW__tab{justify-content:center;align-items:center;gap:var(--space-2);border-radius:var(--radius-md);border:1px solid var(--c-rule-firm);background:var(--c-surface);color:var(--c-ink-soft);font:inherit;font-size:var(--text-md);cursor:pointer;transition:background-color var(--motion-fast) var(--motion-ease), color var(--motion-fast) var(--motion-ease), border-color var(--motion-fast) var(--motion-ease);flex:1;padding:10px 12px;font-weight:600;display:flex}.GalleryAssets-module__4HDbgW__tab:focus-visible{outline:2px solid var(--c-focus);outline-offset:2px}.GalleryAssets-module__4HDbgW__tabActive{border-color:var(--c-accent);background:var(--c-accent-soft);color:var(--c-accent)}.GalleryAssets-module__4HDbgW__row{gap:var(--space-2);width:100%;display:flex}.GalleryAssets-module__4HDbgW__row>*{flex:1}.GalleryAssets-module__4HDbgW__download:active{transform:scale(.98)}.GalleryAssets-module__4HDbgW__footer{padding:var(--space-4);text-align:center;border-top:1px solid var(--c-rule)}.GalleryAssets-module__4HDbgW__footer p{font-size:var(--text-xs);color:var(--c-ink-faint);margin:0}
