.gallery-shop{background:var(--artlio-bg);color:var(--artlio-fg);max-width:100%}.gallery-shop__container{max-width:1360px;margin:0 auto;padding-left:4rem;padding-right:4rem}.gallery-shop__header{text-align:center;margin-bottom:8rem}.gallery-shop__eyebrow{font-size:.9rem;letter-spacing:.45em;text-transform:uppercase;color:var(--artlio-accent);margin:0 0 1.8rem}.gallery-shop__title{font-size:clamp(3.2rem,5.5vw,5.2rem);font-weight:300;letter-spacing:.06em;text-transform:uppercase;margin:0 0 2.2rem;color:var(--artlio-fg)}.gallery-shop__description{font-size:1.4rem;letter-spacing:.04em;line-height:1.85;color:var(--artlio-fg-50);max-width:540px;margin:0 auto 3.5rem}.gallery-shop__divider{width:32px;height:1px;background:var(--artlio-accent);opacity:.5;margin:0 auto}.gallery-shop__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:8rem 5rem}.gallery-shop__item{display:flex;flex-direction:column}.gallery-shop__image-link{display:block;text-decoration:none}.gallery-shop__image-wrapper{position:relative;overflow:hidden;background-color:var(--artlio-fg-06)}.gallery-shop__image{width:100%;height:auto;display:block;transition:transform .7s cubic-bezier(.25,.46,.45,.94)}.gallery-shop__image-link:hover .gallery-shop__image{transform:scale(1.04)}.gallery-shop__placeholder{width:100%;aspect-ratio:4 / 5;display:flex;align-items:center;justify-content:center;opacity:.12}.gallery-shop__badge{position:absolute;top:1.2rem;right:1.2rem;font-size:.82rem;letter-spacing:.2em;text-transform:uppercase;padding:.5rem 1.2rem}.gallery-shop__badge--available{background:var(--artlio-fg);color:var(--artlio-bg)}.gallery-shop__badge--sold{background:var(--artlio-fg-12);color:var(--artlio-fg-50);border:1px solid var(--artlio-fg-12)}.gallery-shop__info{padding:2.5rem 0 0;display:flex;flex-direction:column;flex:1}.gallery-shop__collection-label{font-size:.85rem;letter-spacing:.3em;text-transform:uppercase;color:var(--artlio-accent);margin:0 0 .8rem}.gallery-shop__product-title{font-size:2.2rem;font-weight:400;letter-spacing:.03em;line-height:1.2;margin:0 0 1.4rem}.gallery-shop__product-title a{color:var(--artlio-fg);text-decoration:none;transition:color .3s ease}.gallery-shop__product-title a:hover{color:var(--artlio-fg-70)}.gallery-shop__meta{display:flex;flex-direction:column;gap:.3rem;margin-bottom:2rem}.gallery-shop__meta-item{font-size:1.2rem;letter-spacing:.05em;color:var(--artlio-fg-50);margin:0}.gallery-shop__price-row{padding-top:1.8rem;border-top:1px solid var(--artlio-fg-12);margin-bottom:2.2rem;margin-top:auto}.gallery-shop__price{font-size:1.8rem;letter-spacing:.04em;color:var(--artlio-fg)}.gallery-shop__actions{display:flex;flex-direction:column;gap:.8rem}.gallery-shop__form{margin:0}.gallery-shop__cta{display:block;width:100%;font-size:.9rem;letter-spacing:.28em;text-transform:uppercase;text-decoration:none;text-align:center;padding:1.4rem 2rem;cursor:pointer;font-family:inherit;transition:background .3s ease,color .3s ease,border-color .3s ease}.gallery-shop__cta--primary{background:var(--artlio-fg);color:var(--artlio-bg);border:1px solid var(--artlio-fg)}.gallery-shop__cta--primary:hover{background:transparent;color:var(--artlio-fg)}.gallery-shop__cta--ghost{background:transparent;color:var(--artlio-fg-70);border:1px solid var(--artlio-fg-30)}.gallery-shop__cta--ghost:hover{background:var(--artlio-fg-06);color:var(--artlio-fg);border-color:var(--artlio-fg-50)}.gallery-shop__sold-label{font-size:1.1rem;letter-spacing:.1em;color:var(--artlio-fg-30);font-style:italic;text-align:center;padding:1.3rem 0}.gallery-shop__empty{text-align:center;font-size:1.4rem;color:var(--artlio-fg-50);padding:8rem 0}.gallery-offer-modal[hidden]{display:none}.gallery-offer-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center}.gallery-offer-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000d9;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.gallery-offer-modal__panel{position:relative;background:var(--artlio-bg-surface);color:var(--artlio-fg);padding:5rem 4.5rem 4rem;max-width:540px;width:calc(100% - 3rem);max-height:90vh;overflow-y:auto;border:1px solid var(--artlio-fg-12)}.gallery-offer-modal__close{position:absolute;top:1.6rem;right:1.8rem;background:none;border:none;font-size:2.4rem;line-height:1;cursor:pointer;color:var(--artlio-fg-50);padding:.5rem;transition:color .2s ease}.gallery-offer-modal__close:hover{color:var(--artlio-fg)}.gallery-offer-modal__eyebrow{font-size:.85rem;letter-spacing:.38em;text-transform:uppercase;color:var(--artlio-accent);margin:0 0 1.5rem}.gallery-offer-modal__title{font-size:2.6rem;font-weight:300;letter-spacing:.02em;margin:0 0 1.8rem;color:var(--artlio-fg)}.gallery-offer-modal__hint{font-size:1.3rem;line-height:1.75;color:var(--artlio-fg-50);margin:0 0 3.2rem;padding-bottom:3.2rem;border-bottom:1px solid var(--artlio-fg-12)}.gallery-offer-modal__field{margin-bottom:2rem}.gallery-offer-modal__field label{display:block;font-size:.85rem;letter-spacing:.24em;text-transform:uppercase;color:var(--artlio-fg-50);margin-bottom:.9rem}.gallery-offer-modal__field input,.gallery-offer-modal__field textarea{width:100%;background:transparent;border:1px solid var(--artlio-fg-12);color:var(--artlio-fg);padding:1.2rem 1.4rem;font-size:1.4rem;font-family:inherit;letter-spacing:.02em;transition:border-color .2s ease}.gallery-offer-modal__field input:focus,.gallery-offer-modal__field textarea:focus{outline:none;border-color:var(--artlio-fg-50)}.gallery-offer-modal__field textarea{resize:vertical;min-height:90px}.gallery-offer-modal__submit{display:block;width:100%;background:var(--artlio-fg);color:var(--artlio-bg);border:1px solid var(--artlio-fg);font-size:.95rem;letter-spacing:.28em;text-transform:uppercase;padding:1.5rem 2rem;margin-top:1.2rem;cursor:pointer;font-family:inherit;transition:background .3s ease,color .3s ease}.gallery-offer-modal__submit:hover{background:transparent;color:var(--artlio-fg)}.gallery-offer-modal__success{background:var(--artlio-fg-06);border:1px solid var(--artlio-fg-12);padding:1.8rem;font-size:1.3rem;line-height:1.65;color:var(--artlio-fg-70);margin-bottom:2rem}@media screen and (max-width:989px){.gallery-shop__container{padding-left:3rem;padding-right:3rem}}@media screen and (max-width:749px){.gallery-shop__container{padding-left:2rem;padding-right:2rem}.gallery-shop__grid{grid-template-columns:1fr;gap:6rem}.gallery-shop__header{margin-bottom:5rem}.gallery-offer-modal__panel{padding:4rem 2.2rem 2.5rem}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/gallery-shop.css.map */
