.empty-state{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:3rem;padding:4rem 2rem;max-width:1200px;margin:0 auto}.empty-state__content{flex:1;max-width:50%;text-align:left}.empty-state__icon{flex:1;max-width:50%;display:flex;justify-content:center;align-items:center;order:1}.empty-state__icon img{width:100%;max-width:280px;height:auto;object-fit:contain}.empty-state__title{font-size:2.4rem;font-weight:700;margin:0 0 1.5rem;color:var(--color-foreground);line-height:1.2}.empty-state__text{line-height:1.7;color:var(--color-foreground);opacity:.75;margin:0 0 2.5rem}.empty-state__button{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;padding:1.1rem 2.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;color:#fff;background:linear-gradient(135deg,#ff6b35,#f7931e);border:none;border-radius:50px;box-shadow:0 4px 15px #ff6b3566;transition:all .3s ease;cursor:pointer;text-transform:none;letter-spacing:.02em}.empty-state__button:hover{transform:translateY(-3px);box-shadow:0 8px 25px #ff6b3580;background:linear-gradient(135deg,#ff7b45,#ffa02e);color:#fff}.empty-state__button:active{transform:translateY(-1px);box-shadow:0 4px 15px #ff6b3566}.empty-state__button svg{width:22px;height:22px;fill:currentColor}@media screen and (max-width:899px){.empty-state{flex-direction:column;padding:3rem 1.5rem;gap:2rem;text-align:center}.empty-state__content{max-width:100%;text-align:center;order:1}.empty-state__icon{max-width:100%;order:0}.empty-state__icon img{max-width:200px}.empty-state__title{font-size:1.8rem}.empty-state__text{font-size:1.1rem;margin-bottom:2rem}.empty-state__button{padding:1rem 2rem;font-size:1rem;width:100%;max-width:300px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-empty-state.css.map */
