.gallery-page .gallery-archive{margin-top:.5rem}.gallery-page .gallery-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;margin-bottom:1.45rem;padding-bottom:1rem;border-bottom:1px solid rgb(var(--border-faint))}.gallery-page .gallery-section-heading__title{margin:.42rem 0 0;font-family:Fraunces,Iowan Old Style,"Noto Serif SC",Georgia,serif;font-size:clamp(1.35rem,2vw,1.8rem);line-height:1.3;font-weight:500;color:rgb(var(--text))}.gallery-page .gallery-section-heading__note{max-width:24rem;margin:0 0 .15rem;text-align:right;font-family:"Noto Serif SC",Georgia,serif;font-size:.84rem;line-height:1.65;color:rgb(var(--text-muted))}.gallery-page .gallery-status{margin:1.5rem 0;padding:2.25rem 1rem;text-align:center;font-family:"Noto Serif SC",Georgia,serif;color:rgb(var(--text-muted));background:rgb(var(--bg-soft) / .45);border:1px dashed rgb(var(--border));border-radius:6px}.gallery-page .gallery-status--compact{padding:1.75rem 1rem}.gallery-page .gallery-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.gallery-page .gallery-card{display:block;min-width:0;overflow:hidden;background-color:rgb(var(--bg-elevated));border:1px solid rgb(var(--border));border-radius:7px;box-shadow:0 10px 30px #31271809;transition:border-color .22s ease,transform .22s ease,box-shadow .22s ease}.gallery-page .gallery-card:hover{border-color:rgb(var(--primary) / .45);transform:translateY(-2px);box-shadow:0 16px 34px #31271812}.gallery-page .gallery-card__cover{position:relative;display:grid;place-items:center;aspect-ratio:4 / 3;overflow:hidden;background-color:rgb(var(--bg-soft));border-bottom:1px solid rgb(var(--border-faint))}.gallery-page .gallery-card__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.gallery-page .gallery-card:hover .gallery-card__img{transform:scale(1.035)}.gallery-page .gallery-card__placeholder{display:grid;width:3.5rem;height:3.5rem;place-items:center;border:1px solid rgb(var(--border));border-radius:50%;font-family:Fraunces,Georgia,serif;font-size:1.1rem;color:rgb(var(--text-faint))}.gallery-page .gallery-card__body{padding:1.1rem 1.25rem 1.3rem}.gallery-page .gallery-card__count{display:inline-flex;align-items:center;gap:.55rem;margin:0 0 .6rem;font-family:JetBrains Mono,ui-monospace,monospace;font-size:.66rem;letter-spacing:.18em;text-transform:uppercase;color:rgb(var(--text-faint))}.gallery-page .gallery-card__rule{display:inline-block;width:1.4rem;height:1px;background:rgb(var(--text-faint))}.gallery-page .gallery-card__title{margin:0;font-family:Fraunces,Iowan Old Style,"Noto Serif SC",Georgia,serif;font-size:1.25rem;line-height:1.35;font-weight:500;color:rgb(var(--text))}.gallery-page .gallery-card__desc{display:-webkit-box;margin:.55rem 0 0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-family:"Noto Serif SC",Georgia,serif;font-size:.88rem;line-height:1.7;color:rgb(var(--text) / .78)}.gallery-page .vlog-section{margin-top:4.5rem;padding-top:.25rem}.gallery-page .vlog-section__list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.gallery-page .vlog-card{min-width:0;overflow:hidden;border:1px solid rgb(var(--border));border-radius:7px;background:rgb(var(--bg-elevated));box-shadow:0 10px 30px #31271809;transition:border-color .22s ease,transform .22s ease,box-shadow .22s ease}.gallery-page .vlog-card:hover{border-color:rgb(var(--primary) / .45);transform:translateY(-2px);box-shadow:0 16px 34px #31271812}.gallery-page .vlog-card__video{overflow:hidden;border-bottom:1px solid rgb(var(--border-faint));background:#0d0c0b}.gallery-page .vlog-card video{display:block;width:100%;aspect-ratio:16 / 10;-o-object-fit:contain;object-fit:contain;background:#0d0c0b}.gallery-page .vlog-card__body{padding:1rem 1.15rem 1.2rem}.gallery-page .vlog-card__meta{display:inline-flex;align-items:center;gap:.5rem;margin:0 0 .5rem;font-family:JetBrains Mono,ui-monospace,monospace;font-size:.64rem;letter-spacing:.13em;text-transform:uppercase;color:rgb(var(--text-faint))}.gallery-page .vlog-card__rule{display:inline-block;width:1.25rem;height:1px;background:rgb(var(--text-faint))}.gallery-page .vlog-card__title{margin:0;font-family:Fraunces,"Noto Serif SC",serif;font-size:1.08rem;line-height:1.35;font-weight:500;color:rgb(var(--text))}.gallery-page .vlog-card__desc{margin:.55rem 0 0;font-family:"Noto Serif SC",Georgia,serif;font-size:.85rem;line-height:1.65;color:rgb(var(--text-muted))}@media (max-width: 820px){.gallery-page .gallery-list,.gallery-page .vlog-section__list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.gallery-page .gallery-section-heading{display:block}.gallery-page .gallery-section-heading__note{margin-top:.65rem;text-align:left}.gallery-page .gallery-list,.gallery-page .vlog-section__list{grid-template-columns:minmax(0,1fr);gap:1.25rem}.gallery-page .vlog-section{margin-top:3.5rem}}
