*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#333}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto;display:block}.page-width{max-width:1200px;margin:0 auto;padding:0 20px}.site-header{padding:20px 0;border-bottom:1px solid #eee}.header-layout{display:flex;justify-content:space-between;align-items:center}.site-header__logo{font-size:24px;font-weight:700}.site-nav{display:flex;list-style:none;gap:30px}.site-nav__link{font-weight:500;transition:opacity .2s}.site-nav__link:hover{opacity:.7}.site-header__cart{position:relative;display:flex;align-items:center;gap:5px}.cart-count{background:#000;color:#fff;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:12px}.hero{min-height:400px;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;padding:60px 20px}.hero-content{max-width:600px}.hero-title{font-size:48px;margin-bottom:20px}.hero-text{font-size:18px;margin-bottom:30px}.btn{display:inline-block;padding:12px 30px;background:#000;color:#fff;border:none;cursor:pointer;font-size:16px;transition:opacity .2s}.btn:hover{opacity:.8}.btn-primary{background:#000;color:#fff}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:30px;margin:40px 0}.product-card{border:1px solid #eee;transition:transform .2s}.product-card:hover{transform:translateY(-5px)}.product-card__image{overflow:hidden}.product-card__image img{width:100%;transition:transform .3s}.product-card:hover .product-card__image img{transform:scale(1.05)}.product-card__title{padding:15px;font-size:16px;font-weight:500}.product-card__price{padding:0 15px 15px;font-weight:700}.section-title{text-align:center;font-size:32px;margin:60px 0 20px}.product-single{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin:40px 0}.product-single__title{font-size:32px;margin-bottom:20px}.product-single__price{font-size:24px;font-weight:700;margin-bottom:20px}.product-single__description{margin-bottom:30px}.product-single__variants,.product-single__quantity input{width:100%;padding:10px;margin-bottom:20px;border:1px solid #ddd;font-size:16px}.cart-table{width:100%;border-collapse:collapse;margin:40px 0}.cart-table th,.cart-table td{padding:20px;text-align:left;border-bottom:1px solid #eee}.cart-table th{font-weight:600}.cart-item{display:flex;gap:20px;align-items:center}.cart-item img{width:80px}.cart-footer{display:flex;justify-content:space-between;align-items:center;margin-top:30px}.cart-subtotal{font-size:24px;font-weight:700}.cart-empty{text-align:center;padding:60px 20px}.site-footer{background:#f8f8f8;padding:60px 0 30px;margin-top:80px}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;margin-bottom:40px}.footer-block h3{margin-bottom:20px}.footer-menu{list-style:none}.footer-menu li{margin-bottom:10px}.footer-bottom{text-align:center;padding-top:30px;border-top:1px solid #ddd}.pagination{display:flex;justify-content:center;gap:10px;margin:40px 0}.pagination__item{padding:8px 12px;border:1px solid #ddd}.pagination__item--current{background:#000;color:#fff;border-color:#000}@media (max-width: 768px){.header-layout{flex-direction:column;gap:20px}.product-single{grid-template-columns:1fr}.hero-title{font-size:32px}.site-nav{flex-wrap:wrap;gap:15px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/application.css.map */
