:root{--swp-primary:#ff6b35;--swp-recommended:#2e7d32;--swp-ad-title:#2ba3df;--swp-ad-button:#ff6b35;--swp-ad-price:#111}
.swp-products-grid{display:grid;gap:24px;margin:24px 0}.swp-products-grid--1{grid-template-columns:1fr}.swp-products-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.swp-products-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.swp-products-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.swp-products-list--inline{display:flex;flex-direction:column;gap:18px;margin:24px 0}
.swp-product-card{border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 10px 28px rgba(0,0,0,.08);display:flex;flex-direction:column}.swp-product-card__image{display:block;aspect-ratio:1/1;background:#f7f7f7;overflow:hidden}.swp-product-card__image img{width:100%;height:100%;object-fit:cover;display:block}.swp-product-card__placeholder{height:100%;display:flex;align-items:center;justify-content:center;color:#777}.swp-product-card__body{padding:18px;display:flex;flex-direction:column;gap:10px;flex:1}.swp-product-card__title{font-size:1.15rem;line-height:1.25;margin:0}.swp-product-card__title a{text-decoration:none;color:var(--swp-ad-title)}.swp-product-card__subtitle{margin:0;color:#555}
.swp-badge{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;background:var(--swp-recommended);color:#fff;padding:5px 14px;border-radius:999px;font-size:.86rem;font-weight:800;line-height:1}.swp-badge--ad{align-self:flex-end;width:auto;max-width:max-content}.swp-rating{color:var(--swp-rating);font-weight:800}.swp-unavailable{color:#9b1c1c;font-weight:700;margin:0}
.swp-button{display:inline-flex;align-items:center;justify-content:center;background:var(--swp-ad-button);color:#fff!important;text-decoration:none;border-radius:999px;padding:10px 18px;font-weight:800;margin-top:auto}.swp-button--large{font-size:1.1rem;padding:14px 24px}
.swp-ad-price{display:flex;align-items:center;justify-content:center;gap:8px;text-align:center;margin:10px 0 14px;color:var(--swp-ad-price)}.swp-ad-price span{font-size:.86rem;color:#666;font-weight:700}.swp-ad-price strong{font-size:1.25rem;font-weight:900}.swp-ad-price--card{justify-content:flex-start}.swp-ad-price--single{justify-content:flex-start;font-size:1.2rem}
.swp-product-inline{display:flex;gap:24px;align-items:center;background:#fff;border-radius:18px;padding:22px;margin:28px 0;box-shadow:0 10px 28px rgba(0,0,0,.08)}.swp-product-inline__image{flex:0 0 250px;width:250px;height:250px;border-radius:14px;overflow:hidden;background:#f8f8f8}.swp-product-inline__image img{width:100%;height:100%;object-fit:cover;display:block}.swp-product-inline__content{flex:1;min-width:0;display:flex;flex-direction:column}.swp-product-inline__title{font-size:1.45rem;line-height:1.25;margin:0 0 10px}.swp-product-inline__title a{text-decoration:none;color:var(--swp-ad-title)}.swp-product-inline__subtitle{font-size:1rem;line-height:1.45;color:#5d6673;margin:0 0 12px}.swp-product-inline__button{display:inline-flex;margin-top:0;min-width:220px;align-self:center}
.swp-product-ad--vertical{background:#fff;border-radius:18px;box-shadow:0 10px 28px rgba(0,0,0,.08);overflow:hidden;margin:28px 0}.swp-product-ad__image{display:block;aspect-ratio:1/1;overflow:hidden;background:#f7f7f7}.swp-product-ad__image img{width:100%;height:100%;object-fit:cover;display:block}.swp-product-ad__content{padding:18px;display:flex;flex-direction:column;gap:10px}.swp-product-ad__title{font-size:1.35rem;line-height:1.25;margin:0}.swp-product-ad__title a{text-decoration:none;color:var(--swp-ad-title)}.swp-product-ad__subtitle{color:#666;margin:0;line-height:1.45}
.swp-single,.swp-archive{max-width:1120px;margin:0 auto;padding:32px 18px}.swp-single__hero{display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:center;margin-bottom:32px}.swp-single__image img{width:100%;height:auto;border-radius:20px}.swp-single__summary h1{font-size:clamp(2rem,4vw,3.4rem);line-height:1.05;margin:14px 0}.swp-single__subtitle{font-size:1.2rem;color:#555}.swp-block{background:#fff;border-radius:18px;padding:24px;margin:24px 0;box-shadow:0 8px 18px rgba(0,0,0,.04)}
@media(max-width:800px){.swp-products-grid,.swp-products-grid--2,.swp-products-grid--3,.swp-products-grid--4{grid-template-columns:1fr}.swp-single__hero{grid-template-columns:1fr}.swp-product-inline{flex-direction:column;align-items:stretch;gap:16px;padding:16px}.swp-product-inline__image{width:100%;height:auto;aspect-ratio:1/1;flex:0 0 auto}.swp-product-inline__image img{width:100%;height:100%;object-fit:cover}.swp-product-inline__title{font-size:1.25rem}.swp-product-inline__button{width:100%;min-width:0}.swp-badge--ad{align-self:flex-end;width:auto;max-width:max-content}.swp-ad-price{justify-content:center}}
