.collection-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(500px,1fr))}.collections{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size),100%),1fr));gap:var(--grid-gap)}.collections--compact{--collection-card-size: 160px}.collections--full{--collection-card-size: 280px}.collection-card{display:flex;flex-direction:column;width:100%}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}footer{display:flex;justify-content:space-between;margin-top:2rem}footer a{text-decoration:none;color:var(--color-foreground)}footer .footer__links,footer .footer__payment{display:flex;gap:1rem}.hero-section{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:4rem 0;min-height:80vh;display:flex;align-items:center}.hero-content{max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-title{font-size:3.5rem;font-weight:900;line-height:1.1;margin-bottom:1.5rem}.hero-title .accent{background:linear-gradient(45deg,gold,#ffed4e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-description{font-size:1.2rem;line-height:1.6;margin-bottom:2rem;opacity:.9}.hero-buttons{display:flex;gap:1rem;flex-wrap:wrap}.btn{padding:1rem 2rem;border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-block;text-align:center}.btn-primary{background:gold;color:#333}.btn-primary:hover{background:#ffed4e;transform:translateY(-2px);box-shadow:0 10px 25px #ffd7004d}.btn-secondary{background:transparent;color:#fff;border:2px solid white}.btn-secondary:hover{background:#fff;color:#667eea;transform:translateY(-2px)}.art-showcase{position:relative;height:400px;display:flex;justify-content:center;align-items:center}.art-frame{position:absolute;width:150px;height:200px;background:#fff;border-radius:10px;box-shadow:0 20px 40px #0003;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.art-frame:hover{transform:scale(1.05) rotate(2deg)}.frame-1{transform:rotate(-10deg) translate(-50px);z-index:1}.frame-2{transform:rotate(5deg);z-index:3}.frame-3{transform:rotate(-5deg) translate(50px);z-index:2}.art-placeholder{font-size:3rem}.features-section{padding:5rem 0;background:#f8fafc}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.section-title{text-align:center;font-size:2.5rem;font-weight:800;color:#2d3748;margin-bottom:3rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:4rem}.feature-card{background:#fff;padding:2rem;border-radius:15px;text-align:center;box-shadow:0 10px 30px #0000001a;transition:transform .3s ease}.feature-card:hover{transform:translateY(-10px)}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card h3{font-size:1.5rem;font-weight:700;color:#2d3748;margin-bottom:1rem}.feature-description{color:#4a5568;line-height:1.6}.cta-section{text-align:center;padding:3rem;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;color:#fff}.cta-section h3{font-size:2rem;margin-bottom:1.5rem}.btn-large{padding:1.2rem 3rem;font-size:1.1rem;background:gold;color:#333;border-radius:50px;text-decoration:none;font-weight:700;transition:all .3s ease;display:inline-block}.btn-large:hover{background:#ffed4e;transform:translateY(-3px);box-shadow:0 15px 35px #ffd70066}@media (max-width: 768px){.hero-content{grid-template-columns:1fr;text-align:center;gap:2rem}.hero-title{font-size:2.5rem}.hero-buttons{justify-content:center}.art-showcase{height:300px}.art-frame{width:100px;height:140px}.section-title{font-size:2rem}.features-grid{grid-template-columns:1fr}}.search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.search-results .prev,.search-results .page,.search-results .next{grid-column:1 / -1}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}
/*# sourceMappingURL=/cdn/shop/t/22/compiled_assets/styles.css.map */
