body.photos-modal-open{overflow:hidden}.photos-shell[data-astro-cid-zmx7cynh]{--photos-bg: #f5f5f7;--photos-surface: #ffffff;--photos-surface-2: #f2f2f7;--photos-border: rgba(15, 23, 42, .08);--photos-text: rgba(15, 23, 42, .96);--photos-subtle: rgba(15, 23, 42, .62);--photos-pill: rgba(15, 23, 42, .08);--photos-accent: #ff2442;--photos-overlay: rgba(9, 12, 21, .24);--photos-close-bg: rgba(255, 255, 255, .76);--photos-close-bg-hover: rgba(255, 255, 255, .92);--photos-close-color: rgba(15, 23, 42, .92);--photos-dot: rgba(15, 23, 42, .28);--photos-dot-active: rgba(15, 23, 42, .9);--photos-rail-width: 164px;--photos-gap-v: 16px;--photos-gap-h: 32px;--feeds-columns: 5;--photos-feed-width: calc(1728px - 96px - ((1728px - 7 * 32px) / 6));--photos-page-side: 32px;min-height:100vh;background:var(--photos-bg);color:var(--photos-text)}html.dark .photos-shell[data-astro-cid-zmx7cynh],html[data-mode=dark] .photos-shell[data-astro-cid-zmx7cynh]{--photos-bg: #070707;--photos-surface: #111111;--photos-surface-2: #1a1a1a;--photos-border: rgba(255, 255, 255, .08);--photos-text: rgba(255, 255, 255, .96);--photos-subtle: rgba(255, 255, 255, .62);--photos-pill: rgba(255, 255, 255, .08);--photos-overlay: rgba(0, 0, 0, .66);--photos-close-bg: rgba(49, 49, 49, .72);--photos-close-bg-hover: rgba(64, 64, 64, .88);--photos-close-color: rgba(255, 255, 255, .92);--photos-dot: rgba(255, 255, 255, .4);--photos-dot-active: #ffffff}.photos-explore[data-astro-cid-zmx7cynh]{min-height:100vh}.photos-rail[data-astro-cid-zmx7cynh]{position:fixed;inset:58px auto 0 0;width:var(--photos-rail-width);padding:32px 16px 24px;display:flex;flex-direction:column;background:var(--photos-bg);z-index:30}.photos-rail-nav[data-astro-cid-zmx7cynh]{display:grid;gap:8px}.photos-rail-item[data-astro-cid-zmx7cynh],.photos-rail-more[data-astro-cid-zmx7cynh]{display:flex;align-items:center;gap:14px;min-height:48px;padding:0 16px;border:0;border-radius:999px;background:transparent;color:var(--photos-subtle);cursor:pointer;text-align:left;font:inherit}.photos-rail-item[data-astro-cid-zmx7cynh].is-active,.photos-rail-item[data-astro-cid-zmx7cynh]:hover,.photos-rail-more[data-astro-cid-zmx7cynh]:hover{background:var(--photos-pill);color:var(--photos-text)}.photos-rail-text[data-astro-cid-zmx7cynh]{font-size:1rem;font-weight:600}.photos-workspace[data-astro-cid-zmx7cynh]{margin-left:var(--photos-rail-width);min-height:100vh}.photos-feed-page[data-astro-cid-zmx7cynh]{padding:0 var(--photos-page-side) 40px}.photos-channel-strip[data-astro-cid-zmx7cynh]{display:flex;align-items:center;gap:12px;margin:0 0 24px;width:min(var(--photos-feed-width),100%);height:72px;overflow-x:auto;scrollbar-width:none}.photos-channel-strip[data-astro-cid-zmx7cynh]::-webkit-scrollbar{display:none}.photos-channel[data-astro-cid-zmx7cynh]{border:0;background:transparent;color:var(--photos-subtle);padding:0 16px;height:40px;border-radius:999px;font:inherit;font-size:1rem;font-weight:500;cursor:pointer;white-space:nowrap}.photos-channel[data-astro-cid-zmx7cynh]:hover,.photos-channel[data-astro-cid-zmx7cynh].is-active{background:var(--photos-pill);color:var(--photos-text)}.photos-channel[data-astro-cid-zmx7cynh].is-active{font-weight:600}.photos-feed[data-astro-cid-zmx7cynh]{width:min(var(--photos-feed-width),100%);margin:0;position:relative;min-height:0}.photos-feed-empty[data-astro-cid-zmx7cynh]{width:min(var(--photos-feed-width),100%);margin:8px 0 0;padding:28px 24px;border:1px solid var(--photos-border);border-radius:24px;background:color-mix(in srgb,var(--photos-surface) 92%,transparent);box-shadow:0 16px 48px color-mix(in srgb,var(--photos-text) 6%,transparent)}.photos-feed-empty[data-astro-cid-zmx7cynh] h2[data-astro-cid-zmx7cynh]{margin:0 0 10px;font-size:24px;line-height:1.2;font-weight:700}.photos-feed-empty[data-astro-cid-zmx7cynh] p[data-astro-cid-zmx7cynh]{margin:0;color:var(--photos-subtle);font-size:15px;line-height:1.7}.photos-note-card[data-astro-cid-zmx7cynh]{position:absolute;left:0;top:0;will-change:transform}.photos-feed[data-astro-cid-zmx7cynh].is-static{display:flex;justify-content:flex-start;align-items:flex-start;gap:var(--photos-feed-layout-gap, var(--photos-gap-h));flex-wrap:nowrap}.photos-feed[data-astro-cid-zmx7cynh].is-static .photos-note-card[data-astro-cid-zmx7cynh]{position:relative;transform:none!important}.photos-note-trigger[data-astro-cid-zmx7cynh]{display:block;width:100%;border:0;background:transparent;padding:0;color:inherit;cursor:pointer;text-align:left}.photos-note-cover[data-astro-cid-zmx7cynh]{position:relative;overflow:hidden;border-radius:16px;background:var(--photos-surface-2);outline:1px solid var(--photos-border);outline-offset:-1px}.photos-note-cover[data-astro-cid-zmx7cynh] img[data-astro-cid-zmx7cynh]{display:block;width:100%;height:auto;transition:transform .24s ease}.photos-note-trigger[data-astro-cid-zmx7cynh]:hover .photos-note-cover[data-astro-cid-zmx7cynh] img[data-astro-cid-zmx7cynh]{transform:scale(1.02)}.photos-note-copy[data-astro-cid-zmx7cynh]{padding:12px 2px 0}.photos-note-copy[data-astro-cid-zmx7cynh] h2[data-astro-cid-zmx7cynh]{margin:0 0 8px;font-size:14px;line-height:1.4;font-weight:500;color:var(--photos-text);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.photos-note-meta[data-astro-cid-zmx7cynh]{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:20px;color:var(--photos-subtle);font-size:12px}.photos-note-author[data-astro-cid-zmx7cynh]{display:inline-flex;align-items:center;min-width:0;gap:8px}.photos-note-author[data-astro-cid-zmx7cynh] img[data-astro-cid-zmx7cynh]{width:20px;height:20px;border-radius:999px;border:1px solid var(--photos-border);object-fit:cover;flex:0 0 auto}.photos-note-author[data-astro-cid-zmx7cynh] span[data-astro-cid-zmx7cynh]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.photos-note-like[data-astro-cid-zmx7cynh]{display:inline-flex;align-items:center;gap:4px;flex:0 0 auto}.photos-floating-actions[data-astro-cid-zmx7cynh]{position:fixed;right:24px;bottom:24px;display:flex;flex-direction:column;gap:8px;z-index:35}.photos-floating-actions[data-astro-cid-zmx7cynh] button[data-astro-cid-zmx7cynh]{width:40px;height:40px;border-radius:999px;border:0;background:var(--photos-pill);color:var(--photos-text);display:grid;place-items:center;cursor:pointer}body.photos-modal-open .photos-floating-actions[data-astro-cid-zmx7cynh]{opacity:0;pointer-events:none}.photos-note-modal[data-astro-cid-zmx7cynh]{--photos-note-panel-width: 488px;--photos-note-max-width: 1216px;--photos-note-media-width: calc(var(--photos-note-max-width) - var(--photos-note-panel-width));--photos-note-media-current-width: var(--photos-note-media-width);--photos-note-dialog-current-width: min( calc(100vw - 64px) , var(--photos-note-max-width));position:fixed;inset:0;z-index:120;display:flex;align-items:center;justify-content:center;padding:32px;overflow:auto;background:var(--photos-overlay);backdrop-filter:blur(18px);opacity:0;pointer-events:none;transition:opacity .18s ease}.photos-note-modal[data-astro-cid-zmx7cynh].is-open{opacity:1;pointer-events:auto}.photos-note-close-circle[data-astro-cid-zmx7cynh]{position:fixed;left:32px;top:32px;z-index:3;width:40px;height:40px;border:0;border-radius:999px;background:var(--photos-close-bg);backdrop-filter:saturate(140%) blur(14px);color:var(--photos-close-color);display:grid;place-items:center;cursor:pointer;transition:background-color .18s ease,color .18s ease}.photos-note-close-circle[data-astro-cid-zmx7cynh]:hover{background:var(--photos-close-bg-hover);color:var(--photos-text)}.photos-note-dialog[data-astro-cid-zmx7cynh]{position:relative;display:flex;align-items:stretch;justify-content:flex-start;width:var(--photos-note-dialog-current-width);height:calc(100vh - 64px);border-radius:20px;overflow:hidden;background:var(--photos-surface);box-shadow:0 24px 80px #00000052,0 6px 24px #00000029;transform:translateY(5px);transition:transform .2s ease,height .6s ease,width .24s ease}.photos-note-modal[data-astro-cid-zmx7cynh].is-open .photos-note-dialog[data-astro-cid-zmx7cynh]{transform:translateY(0)}.photos-note-media[data-astro-cid-zmx7cynh]{position:relative;flex:0 0 var(--photos-note-media-current-width);width:var(--photos-note-media-current-width);height:100%;min-height:0;display:flex;align-items:center;justify-content:center;background:transparent;min-width:0;border-radius:20px 0 0 20px;overflow:hidden}.photos-note-media-backdrop[data-astro-cid-zmx7cynh]{display:none}.photos-note-media-image[data-astro-cid-zmx7cynh]{position:relative;z-index:1;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;background:transparent}.photos-note-media-nav[data-astro-cid-zmx7cynh]{display:none}.photos-note-media-nav[data-astro-cid-zmx7cynh].is-prev{left:16px}.photos-note-media-nav[data-astro-cid-zmx7cynh].is-next{right:16px}.photos-note-dots[data-astro-cid-zmx7cynh]{position:absolute;z-index:2;left:50%;bottom:20px;transform:translate(-50%);display:flex;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;background:color-mix(in srgb,var(--photos-surface) 82%,transparent);backdrop-filter:saturate(150%) blur(10px)}.photos-note-dots[data-astro-cid-zmx7cynh] button[data-astro-cid-zmx7cynh]{width:8px;height:8px;border-radius:999px;border:0;background:var(--photos-dot);cursor:pointer;padding:0}.photos-note-dots[data-astro-cid-zmx7cynh] button[data-astro-cid-zmx7cynh].is-active{width:18px;background:var(--photos-dot-active)}.photos-note-panel[data-astro-cid-zmx7cynh]{flex:0 0 var(--photos-note-panel-width);width:var(--photos-note-panel-width);min-width:0;min-height:0;height:100%;display:flex;flex-direction:column;background:var(--photos-surface);border-radius:0 20px 20px 0;border-left:1px solid var(--photos-border)}.photos-note-panel-header[data-astro-cid-zmx7cynh]{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 24px 16px;min-height:80px}.photos-note-panel-author[data-astro-cid-zmx7cynh]{min-width:0;display:flex;align-items:center;gap:12px}.photos-note-panel-author[data-astro-cid-zmx7cynh] img[data-astro-cid-zmx7cynh]{width:40px;height:40px;border-radius:999px;object-fit:cover}.photos-note-panel-author[data-astro-cid-zmx7cynh] strong[data-astro-cid-zmx7cynh],.photos-note-panel-author[data-astro-cid-zmx7cynh] span[data-astro-cid-zmx7cynh]{display:block}.photos-note-panel-author[data-astro-cid-zmx7cynh] span[data-astro-cid-zmx7cynh][hidden]{display:none}.photos-note-panel-author[data-astro-cid-zmx7cynh] strong[data-astro-cid-zmx7cynh]{font-size:16px;font-weight:600;line-height:1.25}.photos-note-panel-author[data-astro-cid-zmx7cynh] span[data-astro-cid-zmx7cynh]{margin-top:2px;color:var(--photos-subtle);font-size:13px;line-height:1.2}.photos-note-panel-scroll[data-astro-cid-zmx7cynh]{flex:1;min-height:0;display:flex;flex-direction:column;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none}.photos-note-panel-scroll[data-astro-cid-zmx7cynh]::-webkit-scrollbar{display:none}.photos-note-content[data-astro-cid-zmx7cynh],.photos-note-comments[data-astro-cid-zmx7cynh]{padding-inline:24px}.photos-note-content[data-astro-cid-zmx7cynh]{padding-top:0;padding-bottom:20px}.photos-note-content[data-astro-cid-zmx7cynh] h2[data-astro-cid-zmx7cynh]{margin:0 0 12px;font-size:24px;line-height:1.25;font-weight:600;letter-spacing:normal}.photos-note-body[data-astro-cid-zmx7cynh],.photos-note-hashtags[data-astro-cid-zmx7cynh],.photos-note-date[data-astro-cid-zmx7cynh]{margin:0;font-size:15px;line-height:1.5}.photos-note-body[data-astro-cid-zmx7cynh]{color:color-mix(in srgb,var(--photos-text) 92%,transparent);white-space:pre-wrap;overflow-wrap:break-word}.photos-note-hashtags[data-astro-cid-zmx7cynh]{margin-top:10px;color:color-mix(in srgb,var(--photos-text) 86%,transparent)}.photos-note-date-row[data-astro-cid-zmx7cynh]{margin-top:16px;display:flex;align-items:center;justify-content:space-between;gap:12px}.photos-note-date[data-astro-cid-zmx7cynh]{margin-top:0;color:var(--photos-subtle);font-size:14px;line-height:1.2}.photos-note-more[data-astro-cid-zmx7cynh]{flex:0 0 auto;width:20px;height:20px;border:0;border-radius:999px;background:transparent;color:var(--photos-subtle);display:grid;place-items:center;cursor:pointer}.photos-note-more[data-astro-cid-zmx7cynh]:hover{background:var(--photos-pill);color:color-mix(in srgb,var(--photos-text) 92%,transparent)}.photos-note-divider[data-astro-cid-zmx7cynh]{margin:0 24px;height:1px;background:var(--photos-border)}.photos-note-comments[data-astro-cid-zmx7cynh]{flex:1;min-height:0;display:flex;flex-direction:column;padding-top:20px;padding-bottom:0}.photos-note-comments-summary[data-astro-cid-zmx7cynh]{margin:0 0 16px;font-size:16px;line-height:1.4;font-weight:600;color:color-mix(in srgb,var(--photos-text) 92%,transparent)}.photos-note-giscus[data-astro-cid-zmx7cynh]{flex:0 0 auto;display:block;margin-top:auto}.photos-note-giscus-placeholder[data-astro-cid-zmx7cynh]{border:1px dashed color-mix(in srgb,var(--photos-text) 14%,transparent);border-radius:16px;padding:20px 18px;color:var(--photos-subtle);font-size:14px;line-height:1.5;background:color-mix(in srgb,var(--photos-text) 3%,transparent)}.photos-note-giscus[data-astro-cid-zmx7cynh] .giscus,.photos-note-giscus[data-astro-cid-zmx7cynh] .giscus-frame{width:100%!important;display:block}@media(max-width:1727px){.photos-shell[data-astro-cid-zmx7cynh] .photos-note-modal[data-astro-cid-zmx7cynh]{--photos-note-panel-width: 468px;--photos-note-max-width: calc(100vw - 64px) ;--photos-note-media-width: calc(var(--photos-note-max-width) - var(--photos-note-panel-width));--photos-note-media-current-width: var(--photos-note-media-width);--photos-note-dialog-current-width: min( calc(100vw - 64px) , var(--photos-note-max-width))}}@media(max-width:1423px){.photos-shell[data-astro-cid-zmx7cynh]{--feeds-columns: 4;--photos-gap-v: 12px;--photos-gap-h: 24px;--photos-feed-width: calc(100vw - 72px - ((100vw - 144px)/5)) ;--photos-page-side: 24px}.photos-shell[data-astro-cid-zmx7cynh] .photos-note-modal[data-astro-cid-zmx7cynh]{padding:24px;--photos-note-panel-width: 408px;--photos-note-max-width: calc(100vw - 48px) ;--photos-note-media-width: calc(var(--photos-note-max-width) - var(--photos-note-panel-width));--photos-note-media-current-width: var(--photos-note-media-width);--photos-note-dialog-current-width: min( calc(100vw - 48px) , var(--photos-note-max-width))}.photos-note-dialog[data-astro-cid-zmx7cynh]{width:var(--photos-note-dialog-current-width);height:calc(100vh - 48px)}}@media(max-width:1191px){.photos-shell[data-astro-cid-zmx7cynh]{--feeds-columns: 3;--photos-feed-width: calc(100vw - 72px - ((100vw - 120px)/4)) }.photos-shell[data-astro-cid-zmx7cynh] .photos-note-modal[data-astro-cid-zmx7cynh]{padding:24px;--photos-note-panel-width: 360px;--photos-note-max-width: calc(100vw - 48px) ;--photos-note-media-width: calc(var(--photos-note-max-width) - var(--photos-note-panel-width));--photos-note-media-current-width: var(--photos-note-media-width);--photos-note-dialog-current-width: min( calc(100vw - 48px) , var(--photos-note-max-width))}.photos-note-dialog[data-astro-cid-zmx7cynh]{width:var(--photos-note-dialog-current-width);height:calc(100vh - 48px)}.photos-note-content[data-astro-cid-zmx7cynh] h2[data-astro-cid-zmx7cynh]{font-size:18px}.photos-note-panel-header[data-astro-cid-zmx7cynh]{padding:20px;min-height:76px}.photos-note-content[data-astro-cid-zmx7cynh],.photos-note-comments[data-astro-cid-zmx7cynh]{padding-inline:20px}.photos-note-divider[data-astro-cid-zmx7cynh]{margin-inline:20px}}@media(max-width:959px){.photos-shell[data-astro-cid-zmx7cynh]{--feeds-columns: 3;--photos-rail-width: 0px;--photos-feed-width: calc(100vw - 24px) ;--photos-page-side: 16px}.photos-rail[data-astro-cid-zmx7cynh]{display:none}.photos-workspace[data-astro-cid-zmx7cynh]{margin-left:0}.photos-feed-page[data-astro-cid-zmx7cynh]{padding:20px 16px 32px}.photos-note-close-circle[data-astro-cid-zmx7cynh]{display:none}.photos-shell[data-astro-cid-zmx7cynh] .photos-note-modal[data-astro-cid-zmx7cynh]{padding:16px}.photos-note-dialog[data-astro-cid-zmx7cynh]{width:calc(100vw - 32px);height:calc(100vh - 32px);flex-direction:column}.photos-note-panel[data-astro-cid-zmx7cynh]{width:100%;flex-basis:360px;min-height:0}}@media(max-width:695px){.photos-shell[data-astro-cid-zmx7cynh]{--feeds-columns: 2;--photos-gap-v: 6px;--photos-gap-h: 12px;--photos-feed-width: calc(100vw - 24px) ;--photos-page-side: 12px}.photos-note-dialog[data-astro-cid-zmx7cynh]{width:100vw;height:100vh;border-radius:0}.photos-note-media[data-astro-cid-zmx7cynh],.photos-note-panel[data-astro-cid-zmx7cynh]{border-radius:0}.photos-note-content[data-astro-cid-zmx7cynh],.photos-note-comments[data-astro-cid-zmx7cynh]{padding-inline:16px}.photos-note-divider[data-astro-cid-zmx7cynh]{margin-inline:16px}.photos-note-panel-header[data-astro-cid-zmx7cynh]{padding:16px;min-height:72px}.photos-floating-actions[data-astro-cid-zmx7cynh]{display:none}}
