.kuho-gallery-page{--kuho-gallery-tile-ref-w:370;--kuho-gallery-tile-ref-h:493.33;background:#fff}.kuho-gallery__inner{max-width:var(--kuho-site-max);margin:0 auto;padding:0 var(--kuho-site-gutter) 4rem}@media (min-width:768px){.kuho-gallery__inner{padding:0 var(--kuho-site-gutter) 5rem}}.kuho-gallery__tabs-shell{margin-top:clamp(2.5rem,calc(100 / 1680 * 100vw),100px);margin-bottom:2rem}.kuho-photo-section .kuho-gallery__tabs-shell{margin-top:0}.kuho-gallery__inner--no-tabs .kuho-gallery__grid{margin-top:clamp(2.5rem,calc(100 / 1680 * 100vw),100px)}.kuho-gallery__tabs{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.75rem 1.25rem;margin:0}.kuho-gallery__tab--hidden,.kuho-gallery__tabs-measure{display:none}.kuho-gallery__tabs-viewport{width:100%}.kuho-gallery__tabs-more{display:none}.kuho-gallery__tab{padding:.5rem 1.125rem;border:none;border-radius:9999px;background:transparent;font-size:.6875rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#9ca3af;cursor:pointer;transition:background .2s,color .2s}.kuho-gallery__tab:hover{color:#374151}.kuho-gallery__tab.is-active{background:#111827;color:#fff}.kuho-gallery__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.375rem}@media (min-width:640px){.kuho-gallery__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}}@media (min-width:1024px){.kuho-gallery__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.625rem}}.kuho-gallery__tile{position:relative;display:block;container-type:inline-size;aspect-ratio:3/4;overflow:hidden;background:#e5e7eb;text-decoration:none}.kuho-gallery__image{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .35s ease}.kuho-gallery__image--placeholder{background:linear-gradient(145deg,#d1d5db,#9ca3af)}.kuho-gallery__media-badge{position:absolute;top:.625rem;right:.625rem;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;background:rgba(15,23,42,.72);color:#fff;pointer-events:none}.kuho-gallery__media-badge--youtube{box-shadow:0 2px 8px rgba(15,23,42,.25)}.kuho-gallery__badge{position:absolute;top:.625rem;left:.625rem;z-index:2;padding:.2rem .45rem;background:#2563eb;font-size:.5625rem;font-weight:700;letter-spacing:.08em;color:#fff;line-height:1.2}.kuho-gallery__badge--orange{background:#ea580c}.kuho-gallery__overlay{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:.375rem;box-sizing:border-box;padding:1.5rem calc(24 / var(--kuho-gallery-tile-ref-w) * 100cqw) calc(24 / var(--kuho-gallery-tile-ref-h) * 100%);background:rgba(0,0,0,.82);color:#fff;opacity:0;pointer-events:none;transition:opacity .25s ease}.kuho-gallery__tile:focus-within .kuho-gallery__overlay,.kuho-gallery__tile:hover .kuho-gallery__overlay{opacity:1}.kuho-gallery__tile:focus-within .kuho-gallery__image,.kuho-gallery__tile:hover .kuho-gallery__image{transform:scale(1.03)}.kuho-gallery__overlay-subtitle,.kuho-gallery__overlay-title,.kuho-gallery__overlay-views{width:100%;font-family:var(--font-noto-sans-kr),var(--font-pretendard),sans-serif;font-size:calc(16 / var(--kuho-gallery-tile-ref-w) * 100cqw);font-weight:500;line-height:1.35;letter-spacing:-.03em;text-align:left}.kuho-gallery__overlay-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kuho-gallery__overlay-subtitle{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:calc(14 / var(--kuho-gallery-tile-ref-w) * 100cqw);font-weight:400;line-height:1.45;opacity:.85;white-space:normal}.kuho-gallery__overlay-views{opacity:.7;text-transform:uppercase}.kuho-gallery__footer{display:flex;flex-direction:column;align-items:center;gap:1.5rem;margin-top:2rem}.kuho-gallery__pagination{display:flex;width:100%;align-items:center;justify-content:center;gap:.35rem}.kuho-gallery__page-btn{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;height:2rem;padding:0 .35rem;border:none;background:transparent;font-size:.875rem;color:#9ca3af;cursor:pointer;transition:color .2s}.kuho-gallery__page-btn:hover:not(:disabled){color:#111827}.kuho-gallery__page-btn.is-active{font-weight:600;color:#111827}.kuho-gallery__page-btn:disabled{opacity:.35;cursor:not-allowed}.kuho-gallery__write-btn{flex:0 0 auto;margin-inline:auto}@media (max-width:767px){.kuho-gallery__tabs-shell{position:relative;display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem}.kuho-gallery__tabs-viewport{flex:1;min-width:0;overflow-x:hidden;scroll-behavior:smooth}.kuho-gallery__tabs{flex-wrap:nowrap;justify-content:flex-start;gap:.5rem;width:max-content;min-width:100%;margin:0}.kuho-gallery__tab{flex:0 0 auto;padding:.45rem .85rem;font-size:.625rem;letter-spacing:.08em}.kuho-gallery__tabs-more{position:sticky;z-index:2;display:block;flex:0 0 auto}.kuho-gallery__tabs-more--next{right:0;padding-left:.25rem;background:linear-gradient(90deg,rgba(255,255,255,0),#fff 35%)}.kuho-gallery__tabs-more--prev{left:0;order:-1;padding-right:.25rem;background:linear-gradient(270deg,rgba(255,255,255,0),#fff 35%)}.kuho-gallery__tabs-more-btn{position:relative;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:none;background:transparent;cursor:pointer}.kuho-gallery__tabs-more-bg{display:block;width:1.5rem;height:1.5rem;object-fit:contain}.kuho-gallery__tabs-more-angle{position:absolute;display:block;width:.5rem;height:.5rem;object-fit:contain}.kuho-gallery__tabs-more-btn.is-flipped .kuho-gallery__tabs-more-angle{transform:rotate(180deg)}}