.PhotoPage-module__jBjdpq__photoPage{max-width:var(--container-max-width,1280px);padding:var(--container-padding,1rem);margin:0 auto}.PhotoPage-module__jBjdpq__breadcrumbs{margin-bottom:1rem}.PhotoPage-module__jBjdpq__breadcrumbsList{color:#fff9;flex-wrap:wrap;gap:.25rem .5rem;margin:0;padding:0;font-size:.875rem;list-style:none;display:flex}.PhotoPage-module__jBjdpq__separator{color:#fff6;margin:0 .5rem}.PhotoPage-module__jBjdpq__breadcrumbsList a{color:#ffffffb3;text-decoration:none}.PhotoPage-module__jBjdpq__breadcrumbsList a:hover{text-decoration:underline}.PhotoPage-module__jBjdpq__current{color:#ffffffde}.PhotoPage-module__jBjdpq__header{margin-bottom:1.5rem}.PhotoPage-module__jBjdpq__title{color:#111827;margin:0;font-size:1.5rem;font-weight:600}.PhotoPage-module__jBjdpq__content{grid-template-columns:240px 1fr;gap:2rem;display:grid}@media (max-width:768px){.PhotoPage-module__jBjdpq__content{grid-template-columns:1fr}}.PhotoPage-module__jBjdpq__sidebar{flex-direction:column;gap:1rem;display:flex}.PhotoPage-module__jBjdpq__sidebarSection{background:#ffffff0d;border-radius:8px;padding:.5rem .65rem .55rem;transition:padding-bottom .2s}.PhotoPage-module__jBjdpq__sidebarSectionCollapsed{padding-bottom:.4rem}.PhotoPage-module__jBjdpq__sidebarSectionCollapsed .PhotoPage-module__jBjdpq__sidebarHeader{margin-bottom:0}.PhotoPage-module__jBjdpq__sidebarHeader{justify-content:space-between;align-items:center;gap:.35rem;min-height:0;margin-bottom:.35rem;display:flex}.PhotoPage-module__jBjdpq__sidebarTitle{flex:1;min-width:0;margin:0;font-size:.9375rem;font-weight:600;line-height:1.25}.PhotoPage-module__jBjdpq__sidebarToggle{color:#ffffffd9;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;padding:0;transition:background .15s,border-color .15s;display:inline-flex}.PhotoPage-module__jBjdpq__sidebarToggle:hover{background:#ffffff24;border-color:#ffffff38}.PhotoPage-module__jBjdpq__sidebarToggleIcon{width:1.125rem;height:1.125rem;transition:transform .25s}.PhotoPage-module__jBjdpq__sidebarToggleIconExpanded{transform:rotate(180deg)}.PhotoPage-module__jBjdpq__categoryListWrap{grid-template-rows:0fr;transition:grid-template-rows .28s;display:grid}.PhotoPage-module__jBjdpq__categoryListWrap[data-expanded=true]{grid-template-rows:1fr}.PhotoPage-module__jBjdpq__categoryListWrap>.PhotoPage-module__jBjdpq__categoryList{min-height:0;overflow:hidden}.PhotoPage-module__jBjdpq__categoryList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.PhotoPage-module__jBjdpq__categoryItem{color:#fffc;cursor:pointer;text-align:left;background:0 0;border:none;width:100%;padding:.28rem 0;font-size:.875rem;line-height:1.3;text-decoration:none;display:block}.PhotoPage-module__jBjdpq__categoryItem:hover{color:#fffffff2}.PhotoPage-module__jBjdpq__categoryItem.PhotoPage-module__jBjdpq__active{color:#60a5fa;font-weight:500}.PhotoPage-module__jBjdpq__categoryOption{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;margin:0;padding:0;display:flex}.PhotoPage-module__jBjdpq__categoryOption input{accent-color:var(--color-accent);cursor:pointer;flex-shrink:0;margin:0}.PhotoPage-module__jBjdpq__categoryOptionText{color:#9ca3af;flex:1;min-width:0;font-size:.875rem;line-height:1.3;transition:color .2s}.PhotoPage-module__jBjdpq__categoryOption:hover .PhotoPage-module__jBjdpq__categoryOptionText{color:#e5e7eb}.PhotoPage-module__jBjdpq__categoryCount{color:inherit;margin-left:.25rem;font-size:.875rem}.PhotoPage-module__jBjdpq__main{min-width:0;min-height:200px}.PhotoPage-module__jBjdpq__loading,.PhotoPage-module__jBjdpq__empty{text-align:center;color:#ffffffb3;padding:3rem}.PhotoPage-module__jBjdpq__projectsList{flex-direction:column;gap:2.5rem;display:flex}.PhotoPage-module__jBjdpq__projectCard{background:#ffffff0d;border-radius:12px;min-width:0;padding:1.5rem}.PhotoPage-module__jBjdpq__projectTitle{color:#fffffff2;margin:0 0 .35rem;font-size:1.0625rem;font-weight:400}.PhotoPage-module__jBjdpq__projectPublishedAt{color:#ffffff94;margin:0 0 .9rem;font-size:.8125rem;line-height:1.35}.PhotoPage-module__jBjdpq__projectPublishedAt time{font-variant-numeric:tabular-nums;color:inherit}.PhotoPage-module__jBjdpq__projectDescription{color:#ffffffbf;white-space:pre-wrap;text-align:justify;text-align-last:start;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;word-break:break-word;margin:1rem 0 0;font-family:system-ui,Segoe UI,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji,sans-serif;font-size:.9375rem;line-height:1.65}.PhotoPage-module__jBjdpq__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;display:grid}.PhotoPage-module__jBjdpq__gridItem{aspect-ratio:4/3;cursor:pointer;background:#0003;border:none;border-radius:8px;padding:0;transition:transform .2s;overflow:hidden}.PhotoPage-module__jBjdpq__gridItem:hover{transform:scale(1.02)}.PhotoPage-module__jBjdpq__gridItem img{object-fit:cover;width:100%;height:100%;display:block}.PhotoPage-module__jBjdpq__masonry{column-count:3;column-gap:1rem}@media (max-width:900px){.PhotoPage-module__jBjdpq__masonry{column-count:2}}@media (max-width:600px){.PhotoPage-module__jBjdpq__masonry{column-count:1}}.PhotoPage-module__jBjdpq__masonryItem{break-inside:avoid;cursor:pointer;background:#0003;border:none;border-radius:8px;margin-bottom:1rem;padding:0;transition:transform .2s;display:block;overflow:hidden}.PhotoPage-module__jBjdpq__masonryItem:hover{transform:scale(1.02)}.PhotoPage-module__jBjdpq__masonryItem img{vertical-align:top;width:100%;height:auto;display:block}.PhotoPage-module__jBjdpq__sliderWrapper{background:#111827;border-radius:8px;min-width:0;position:relative;overflow:hidden}.PhotoPage-module__jBjdpq__sliderViewport{z-index:0;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:none;flex-flow:row;width:100%;min-width:0;padding:0;display:flex;position:relative;overflow:auto hidden}.PhotoPage-module__jBjdpq__sliderViewport::-webkit-scrollbar{display:none}.PhotoPage-module__jBjdpq__sliderPhoto{box-sizing:border-box;aspect-ratio:4/3;cursor:pointer;scroll-snap-align:start;scroll-snap-stop:always;touch-action:pan-x;background:0 0;border:none;border-radius:0;flex:0 0 100%;min-width:100%;max-width:100%;padding:0;overflow:hidden}.PhotoPage-module__jBjdpq__sliderPhoto img{object-fit:cover;object-position:center;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.PhotoPage-module__jBjdpq__sliderNavBtn{color:#fffffff2;cursor:pointer;opacity:0;z-index:3;background:#00000059;border:none;border-radius:50%;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;padding:0;font-size:.875rem;font-weight:600;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.PhotoPage-module__jBjdpq__sliderWrapper:hover .PhotoPage-module__jBjdpq__sliderNavBtn{opacity:1}@media (hover:none){.PhotoPage-module__jBjdpq__sliderNavBtn{opacity:1}}.PhotoPage-module__jBjdpq__sliderNavBtn:hover{color:#fff;background:#00000080;transform:translateY(-50%)scale(1.05)}.PhotoPage-module__jBjdpq__sliderNavBtn:focus{outline:none}.PhotoPage-module__jBjdpq__sliderNavBtn:focus-visible{box-shadow:0 0 0 2px rgb(var(--color-accent-rgb)/.25);transition:box-shadow .35s}.PhotoPage-module__jBjdpq__sliderNavBtn:active{transform:translateY(-50%)scale(.98)}.PhotoPage-module__jBjdpq__sliderNavPrev{left:.5rem}.PhotoPage-module__jBjdpq__sliderNavNext{right:.5rem}.PhotoPage-module__jBjdpq__sliderDots{z-index:2;background:#00000059;border-radius:12px;justify-content:center;align-items:center;gap:6px;min-height:10px;padding:6px 12px;display:flex;position:absolute;bottom:.4rem;left:50%;transform:translate(-50%)}.PhotoPage-module__jBjdpq__sliderDot{box-sizing:border-box;cursor:pointer;background:#fff;border:2px solid #fffc;border-radius:50%;flex-shrink:0;width:6px;height:6px;padding:0;transition:all .2s}.PhotoPage-module__jBjdpq__sliderDot:focus{outline:none}.PhotoPage-module__jBjdpq__sliderDot:focus-visible{box-shadow:0 0 0 2px rgb(var(--color-accent-rgb)/.25)}.PhotoPage-module__jBjdpq__sliderDot:hover{background:#ffffff80}.PhotoPage-module__jBjdpq__sliderDotActive{background:var(--color-accent);box-sizing:border-box;border:2px solid #fff;flex-shrink:0;width:12px;height:12px;margin:0}@supports (width:1cqi){.PhotoPage-module__jBjdpq__sliderViewport{container-type:inline-size}.PhotoPage-module__jBjdpq__sliderPhoto{flex:0 0 100cqi;min-width:100cqi;max-width:100cqi}}@media (min-width:769px) and (max-width:1023px){.PhotoPage-module__jBjdpq__sliderViewport{gap:.375rem}.PhotoPage-module__jBjdpq__sliderPhoto{flex:0 0 calc(50% - .1875rem);min-width:calc(50% - .1875rem);max-width:calc(50% - .1875rem)}@supports (width:1cqi){.PhotoPage-module__jBjdpq__sliderPhoto{flex:0 0 calc(50cqi - .1875rem);min-width:calc(50cqi - .1875rem);max-width:calc(50cqi - .1875rem)}}}@media (min-width:1024px){.PhotoPage-module__jBjdpq__sliderViewport{gap:.375rem}.PhotoPage-module__jBjdpq__sliderPhoto{flex:0 0 calc(33.3333% - .25rem);min-width:calc(33.3333% - .25rem);max-width:calc(33.3333% - .25rem)}@supports (width:1cqi){.PhotoPage-module__jBjdpq__sliderPhoto{flex:0 0 calc(33.3333cqi - .25rem);min-width:calc(33.3333cqi - .25rem);max-width:calc(33.3333cqi - .25rem)}}}.PhotoPage-module__jBjdpq__pagination{justify-content:center;align-items:center;gap:1rem;margin-top:2rem;padding:1rem;display:flex}.PhotoPage-module__jBjdpq__paginationButton{color:#ffffffe6;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;padding:.5rem 1rem;font-size:.9375rem;transition:background .2s}.PhotoPage-module__jBjdpq__paginationButton:hover:not(:disabled){background:#ffffff26}.PhotoPage-module__jBjdpq__paginationButton:disabled{opacity:.5;cursor:not-allowed}.PhotoPage-module__jBjdpq__paginationInfo{color:#ffffffb3;font-size:.875rem}@media (max-width:768px){.PhotoPage-module__jBjdpq__photoPage{min-width:0;padding:.4rem .75rem .75rem}.PhotoPage-module__jBjdpq__breadcrumbs{margin-bottom:.25rem}.PhotoPage-module__jBjdpq__breadcrumbsList{font-size:.8125rem}.PhotoPage-module__jBjdpq__header{margin-bottom:.75rem}.PhotoPage-module__jBjdpq__title{margin-bottom:.65rem;font-size:1.25rem}.PhotoPage-module__jBjdpq__content{gap:1rem}.PhotoPage-module__jBjdpq__sidebarSection{padding:.5rem .65rem .55rem}.PhotoPage-module__jBjdpq__sidebarTitle{font-size:.875rem}.PhotoPage-module__jBjdpq__sidebarToggle{width:1.65rem;height:1.65rem}.PhotoPage-module__jBjdpq__sidebarToggleIcon{width:1rem;height:1rem}.PhotoPage-module__jBjdpq__categoryItem{padding:.26rem 0;font-size:.8125rem}.PhotoPage-module__jBjdpq__categoryList{gap:.35rem}.PhotoPage-module__jBjdpq__categoryOptionText{font-size:.8125rem}.PhotoPage-module__jBjdpq__categoryCount{font-size:.75rem}.PhotoPage-module__jBjdpq__projectsList{gap:1.25rem}.PhotoPage-module__jBjdpq__projectCard{border-radius:8px;padding:1rem}.PhotoPage-module__jBjdpq__projectTitle{margin-bottom:.75rem;font-size:.9375rem}.PhotoPage-module__jBjdpq__projectDescription{font-size:.875rem;line-height:1.55}.PhotoPage-module__jBjdpq__loading,.PhotoPage-module__jBjdpq__empty{padding:2rem 1rem;font-size:.875rem}.PhotoPage-module__jBjdpq__pagination{gap:.75rem;margin-top:1.25rem;padding:.75rem}.PhotoPage-module__jBjdpq__paginationButton{padding:.4rem .75rem;font-size:.8125rem}.PhotoPage-module__jBjdpq__paginationInfo{font-size:.75rem}.PhotoPage-module__jBjdpq__grid{gap:.75rem}.PhotoPage-module__jBjdpq__masonryItem{margin-bottom:.75rem}}.PhotoPage-module__jBjdpq__lightbox{-webkit-backdrop-filter:blur(6px);z-index:10000;background:#33415585;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.PhotoPage-module__jBjdpq__lightboxClose{z-index:10;color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;width:48px;height:48px;font-size:2rem;line-height:1;transition:background .2s;position:absolute;top:1rem;right:1rem}.PhotoPage-module__jBjdpq__lightboxClose:hover{background:#fff3}.PhotoPage-module__jBjdpq__lightboxContent{justify-content:center;align-items:center;max-width:100%;max-height:100%;padding:0 .5rem;display:flex}.PhotoPage-module__jBjdpq__lightboxFigure{max-width:min(90vw,100%);line-height:0;display:inline-block;position:relative}.PhotoPage-module__jBjdpq__lightboxFigure img{object-fit:contain;vertical-align:middle;border-radius:8px;width:auto;max-width:100%;height:auto;max-height:min(85vh,90dvh - 4rem)}.PhotoPage-module__jBjdpq__lightboxArrow{z-index:3;color:#fff;cursor:pointer;background:#0000008c;border:2px solid #ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:3rem;min-width:3rem;height:3rem;padding:0;font-size:2rem;line-height:1;transition:background .2s,transform .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 14px #00000073}.PhotoPage-module__jBjdpq__lightboxArrow:hover{background:#000000c7}.PhotoPage-module__jBjdpq__lightboxArrow:active{transform:translateY(-50%)scale(.96)}.PhotoPage-module__jBjdpq__lightboxArrow[data-side=prev]{left:max(.35rem,env(safe-area-inset-left,0px))}.PhotoPage-module__jBjdpq__lightboxArrow[data-side=next]{right:max(.35rem,env(safe-area-inset-right,0px))}.PhotoPage-module__jBjdpq__lightboxCounter{bottom:max(.5rem,env(safe-area-inset-bottom,0px));z-index:3;color:#fff;font-variant-numeric:tabular-nums;pointer-events:none;background:#0000009e;border-radius:999px;padding:.35rem .85rem;font-size:.875rem;line-height:1.3;position:absolute;left:50%;transform:translate(-50%)}@media (max-width:480px){.PhotoPage-module__jBjdpq__lightboxArrow{width:2.5rem;min-width:2.5rem;height:2.5rem;font-size:1.65rem}}:where(html[data-theme=light]) .PhotoPage-module__jBjdpq__breadcrumbsList{color:#6b7280}:where(html[data-theme=light]) .PhotoPage-module__jBjdpq__separator{color:#9ca3af}:where(html[data-theme=light]) .PhotoPage-module__jBjdpq__breadcrumbsList a{color:#2563eb}:where(html[data-theme=light]) .PhotoPage-module__jBjdpq__current,:where(html[data-theme=light]) .PhotoPage-module__jBjdpq__title{color:#111827}:where(html[data-theme=dark],[data-app-theme=dark]) .PhotoPage-module__jBjdpq__title{color:#f9fafb}:where(html[data-theme=dark],[data-app-theme=dark]) .PhotoPage-module__jBjdpq__sliderNavBtn{color:#d1d5db;background:#374151e6}:where(html[data-theme=dark],[data-app-theme=dark]) .PhotoPage-module__jBjdpq__sliderNavBtn:hover{color:#f9fafb;background:#4b5563f2}:where(html[data-theme=dark],[data-app-theme=dark]) .PhotoPage-module__jBjdpq__sliderNavBtn:focus-visible{box-shadow:0 0 0 2px rgb(var(--color-accent-rgb-dark-legacy)/.25)}:where(html[data-theme=dark],[data-app-theme=dark]) .PhotoPage-module__jBjdpq__sliderDots{background:#00000080}:where(html[data-theme=dark],[data-app-theme=dark]) .PhotoPage-module__jBjdpq__sliderDot{background:#fff;border-color:#fffc}:where(html[data-theme=dark],[data-app-theme=dark]) .PhotoPage-module__jBjdpq__sliderDot:hover{background:#ffffff80}:where(html[data-theme=dark],[data-app-theme=dark]) .PhotoPage-module__jBjdpq__sliderDotActive{background:var(--color-accent);border-color:#fff}:where(html[data-theme=light]) .PhotoPage-module__jBjdpq__sidebarSection{background:#f9fafb;border:1px solid #e5e7eb}:where(html[data-theme=light]) .PhotoPage-module__jBjdpq__sidebarTitle{color:#111827}:where(html[data-theme=light]) .PhotoPage-module__jBjdpq__sidebarToggle{color:#374151;background:#f3f4f6;border-color:#e5e7eb}:where(html[data-theme=light]) .PhotoPage-module__jBjdpq__sidebarToggle:hover{background:#e5e7eb;border-color:#d1d5db}:where(html[data-theme=light]) .PhotoPage-module__jBjdpq__categoryItem{color:#374151}:where(html[data-theme=light]) .PhotoPage-module__jBjdpq__categoryItem:hover{color:#111827}:where(html[data-theme=light]) .PhotoPage-module__jBjdpq__categoryItem.PhotoPage-module__jBjdpq__active{color:#2563eb}:where(html[data-theme=light]) .PhotoPage-module__jBjdpq__categoryOptionText{color:#6b7280}:where(html[data-theme=light]) .PhotoPage-module__jBjdpq__categoryOption:hover .PhotoPage-module__jBjdpq__categoryOptionText{color:#374151}:where(html[data-theme=light]) .PhotoPage-module__jBjdpq__categoryCount{color:inherit}:where(html[data-theme=light]) .PhotoPage-module__jBjdpq__loading,:where(html[data-theme=light]) .PhotoPage-module__jBjdpq__empty{color:#6b7280}:where(html[data-theme=light]) .PhotoPage-module__jBjdpq__projectCard{background:#fff;border:1px solid #e5e7eb}:where(html[data-theme=light]) .PhotoPage-module__jBjdpq__projectTitle{color:#111827}:where(html[data-theme=light]) .PhotoPage-module__jBjdpq__projectPublishedAt{color:#6b7280}:where(html[data-theme=light]) .PhotoPage-module__jBjdpq__projectDescription{color:#374151}:where(html[data-theme=light]) .PhotoPage-module__jBjdpq__paginationButton{color:#111827;background:#f9fafb;border-color:#d1d5db}:where(html[data-theme=light]) .PhotoPage-module__jBjdpq__paginationButton:hover:not(:disabled){background:#f3f4f6}:where(html[data-theme=light]) .PhotoPage-module__jBjdpq__paginationInfo{color:#6b7280}:where(html[data-theme=light]) .PhotoPage-module__jBjdpq__sliderWrapper{background:#fff}
