.gallery-item-actions{position:relative}.gallery-item-more-btn{font-size:1.1rem;line-height:1}.gallery-item-actions>summary{list-style:none}.gallery-item-actions>summary::-webkit-details-marker{display:none}.gallery-item-actions[open]>summary{box-shadow:var(--shadow-sm)}.gallery-item-popover{border:1px solid var(--black-100);border-radius:var(--radius-lg);width:min(28rem,100vw - 2rem);box-shadow:var(--shadow-lg);z-index:30;background:#fff;padding:1rem;position:absolute;top:calc(100% + .5rem);right:0}.gallery-item-meta-data h2{color:var(--blue-500);font-size:var(--text-lg);margin:0}.gallery-item-separator{margin-top:calc(var(--spacing) * 2);border-top:1px solid var(--black-100)}.gallery-item-meta-grid{margin-top:calc(var(--spacing) * 4);grid-template-columns:1fr auto;gap:1rem;display:grid}.gallery-item-meta-info,.gallery-item-meta-actions{flex-direction:column;gap:.75rem;display:flex}.has-data-label{position:relative}.has-data-label:before{content:attr(data-label);color:var(--black-500);padding-right:calc(var(--spacing) * 2);font-weight:700}.gallery-item-meta-actions .button{width:100%}@media (max-width:36rem){.gallery-item-meta-grid{grid-template-columns:1fr}.gallery-item-meta-actions{flex-flow:wrap}}
.gallery-header{justify-content:space-between;align-items:center;display:flex}@media (max-width:48rem){.gallery-header{flex-wrap:wrap}.gallery-header-title{text-align:center;flex:0 0 100%;order:-1;margin-bottom:1rem}.gallery-header-sort-btn{order:1}.gallery-header-load-more-btn{order:2;margin-left:auto}}@media (max-width:32rem){.gallery-header-sort-btn{flex:0 0 100%;margin-bottom:1rem}.gallery-header-load-more-btn{margin-left:0}}.search-and-paging{justify-content:space-between;align-items:center;gap:calc(var(--spacing) * 4);flex-wrap:wrap;display:flex}.gallery-items{justify-content:center;gap:calc(var(--spacing) * 8);flex-wrap:wrap;display:flex}.iframe-wrapper{aspect-ratio:1;width:30rem;height:30rem;box-shadow:var(--shadow-lg);border-radius:var(--radius-xl);position:relative}.iframe-wrapper iframe{aspect-ratio:1;transform-origin:0 0;border-radius:var(--radius-xl);border:none;width:60rem;overflow:auto;transform:scale(.5)}@media (max-width:40rem){.iframe-wrapper{width:24rem;height:24rem}.iframe-wrapper iframe{width:48rem}}@media (max-width:32rem){.iframe-wrapper{width:16rem;height:16rem}.iframe-wrapper iframe{width:32rem}}@media (max-width:24rem){.iframe-wrapper{width:12rem;height:12rem}.iframe-wrapper iframe{width:24rem}}@media (max-width:18rem){.iframe-wrapper{width:8rem;height:8rem}.iframe-wrapper iframe{width:16rem}}.gallery-items:has(:popover-open) [popover]{max-width:30rem;max-height:30rem;overflow:auto}@media (max-width:40rem){.gallery-items:has(:popover-open) [popover]{max-width:24rem;max-height:24rem}}@media (max-width:32rem){.gallery-items:has(:popover-open) [popover]{max-width:16rem;max-height:16rem}}@media (max-width:24rem){.gallery-items:has(:popover-open) [popover]{max-width:12rem;max-height:12rem}}@media (max-width:18rem){.gallery-items:has(:popover-open) [popover]{max-width:8rem;max-height:8rem}}
