:root{color:#f2f0e8;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#070707;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;overflow:hidden}button{font:inherit}.gallery-app{background:#f4f1ea;position:fixed;inset:0}.gallery-app canvas{touch-action:none;display:block}.gallery-hud{color:#24211c;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);pointer-events:none;background:#fffcf5c2;border:1px solid #29231829;border-radius:8px;gap:4px;max-width:min(380px,100vw - 40px);padding:12px 14px;display:grid;position:fixed;bottom:20px;left:20px;box-shadow:0 18px 60px #46341a2e}.gallery-hud strong{font-size:.92rem;line-height:1.2}.gallery-hud span{color:#655f55;font-size:.8rem;line-height:1.35}.gallery-loading{z-index:20;color:#24211c;background:#f4f1ea;align-content:center;justify-items:center;gap:12px;padding:24px;display:grid;position:fixed;inset:0}.gallery-loading strong{font-size:1rem;line-height:1.25}.gallery-loading span{color:#655f55;font-size:.86rem;line-height:1.2}.gallery-loading__bar{background:#29231824;border-radius:999px;width:min(320px,100vw - 48px);height:6px;overflow:hidden}.gallery-loading__bar div{border-radius:inherit;background:#24211c;height:100%;transition:width .18s}.artwork-focus{z-index:10;color:#24211c;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:auto;touch-action:none;background:#12100db8;grid-template-rows:minmax(0,1fr) auto;place-items:center;gap:14px;padding:22px;display:grid;position:fixed;inset:0}.artwork-focus img{object-fit:contain;max-width:min(920px,100vw - 44px);max-height:calc(100vh - 132px);box-shadow:0 24px 80px #00000057}.artwork-focus__caption{background:#fffcf5e0;border:1px solid #29231829;border-radius:8px;justify-items:center;gap:4px;max-width:min(520px,100vw - 44px);padding:10px 14px;display:grid;box-shadow:0 18px 60px #0000002e}.artwork-focus__caption strong{font-size:.92rem;line-height:1.2}.artwork-focus__caption span{color:#655f55;font-size:.78rem;line-height:1.25}.artwork-focus__close{color:#24211c;cursor:pointer;text-align:center;background:#fffcf5e6;border:1px solid #29231824;border-radius:50%;width:44px;height:44px;font-size:1.6rem;line-height:1;position:fixed;top:18px;right:18px;box-shadow:0 14px 44px #00000038}.artwork-focus__nav{color:#24211c;cursor:pointer;text-align:center;background:#fffcf5db;border:1px solid #29231824;border-radius:999px;width:48px;height:58px;font-size:1.55rem;line-height:1;position:fixed;top:50%;transform:translateY(-50%);box-shadow:0 14px 44px #00000038}.artwork-focus__nav--previous{left:max(14px, env(safe-area-inset-left))}.artwork-focus__nav--next{right:max(14px, env(safe-area-inset-right))}@media (hover:hover) and (pointer:fine){.artwork-focus__close:hover,.artwork-focus__close:focus,.artwork-focus__nav:hover,.artwork-focus__nav:focus{background:#fffaf1}}@media (width<=640px){.artwork-focus{padding:18px}.artwork-focus img{max-width:calc(100vw - 36px);max-height:calc(100vh - 142px)}.artwork-focus__nav{width:46px;height:46px;top:auto;bottom:72px;transform:none}}
