:root{--brand-primary: #ff6a88;--brand-secondary: #ff99ac;--brand-accent: #e9546b;--text-main: #444;--text-muted: #777;--text-dark: #333;--price-color: #e74c3c;--border-light: #ddd;--bg-soft: #f9f9f9;--bg-card: #ffffff}.ows-section{color:var(--text-main);font-family:Georgia,serif}.ows-section .blog-content{margin-bottom:40px}.ows-section .blog-content h2{color:var(--brand-primary);border-bottom:2px solid var(--brand-secondary);display:inline-block;padding-bottom:5px}.ows-section .blog-content p{line-height:1.8;margin-bottom:15px}.ows-section .blog-content>*+*{margin-top:1.25em}.ows-section .editorial-image+h2,.ows-section .editorial-image+h3{margin-top:48px}.ows-section .product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.ows-section .product-card{background-color:var(--bg-card);border:1px solid var(--border-light);border-radius:10px;overflow:hidden;text-align:center;will-change:transform;transition:transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s ease}.ows-section .product-card:hover{transform:translateY(-4px);box-shadow:0 10px 20px #0003}.ows-section .product-card img{width:100%;height:auto;aspect-ratio:4 / 5;object-fit:cover}.ows-section .product-card .info{padding:20px}.ows-section .product-card .info h3{font-size:1.5em;color:var(--text-dark);margin:10px 0}.ows-section .product-card .info p{color:var(--text-muted);margin:10px 0}.ows-section .product-card .info .price{font-size:1.4em;color:var(--price-color);font-weight:700}.ows-section .btn,.ows-section .product-card .info a,.ows-section .single-item-ad .info a,.ows-section .banner-item-ad .info a{display:inline-block;text-decoration:none;background-color:var(--brand-primary);color:#fff;padding:10px 20px;margin-top:12px;border-radius:5px;font-weight:700;transition:background-color .2s ease}.ows-section .btn:hover,.ows-section .product-card .info a:hover,.ows-section .single-item-ad .info a:hover,.ows-section .banner-item-ad .info a:hover{background-color:var(--brand-accent)}.ows-section a:focus-visible{outline:3px solid var(--brand-secondary);outline-offset:3px}.ows-section .single-item-ad{display:flex;align-items:center;gap:20px;background-color:var(--bg-soft);border:1px solid var(--border-light);border-radius:8px;padding:20px;margin:24px 0;max-width:420px;box-shadow:0 2px 10px #0000001a;will-change:transform;transition:transform .25s ease}.ows-section .single-item-ad:hover{transform:translateY(-4px)}.ows-section .single-item-ad img{width:150px;aspect-ratio:4 / 5;object-fit:cover;border-radius:8px}.ows-section .single-item-ad .info{flex:1}.ows-section .single-item-ad .info h3{font-size:1.4em;color:var(--text-dark);margin:0}.ows-section .single-item-ad .info p{margin:10px 0;color:var(--text-muted)}.ows-section .single-item-ad .info .price{font-size:1.2em;color:var(--price-color);font-weight:700}.ows-section .single-item-ad-right{margin-left:auto;margin-right:0}.ows-section .single-item-ad-left{margin-right:auto;margin-left:0}.ows-section .single-item-ad--narrow{max-width:360px}.ows-section .single-item-ad--wide{max-width:100%;margin:48px auto;padding:28px}.ows-section .single-item-ad--wide img{width:200px}.ows-section .single-item-ad--wide{justify-content:center}.ows-section .single-item-ad+h2,.ows-section .single-item-ad+h3{margin-top:48px}.ows-section .editorial-inset{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:32px;align-items:start;margin:40px 0}.ows-section .editorial-inset--right{grid-template-columns:minmax(0,1fr) 360px}.ows-section .editorial-inset--left{grid-template-columns:360px minmax(0,1fr)}.ows-section .editorial-inset__text{min-width:0}@media (max-width: 900px){.ows-section .editorial-inset{grid-template-columns:1fr}}.ows-section .editorial-callout{background-color:#ff9a8b14;border-left:4px solid var(--brand-primary);padding:20px 24px;margin:32px 0;border-radius:6px;font-size:.95em}.ows-section .editorial-callout strong{color:var(--text-dark)}.ows-section .editorial-callout p{margin:0;line-height:1.7;color:var(--text-main)}.ows-section .editorial-callout h4{margin:0 0 8px;font-size:1em;letter-spacing:.02em;text-transform:uppercase;color:var(--brand-primary)}.ows-section .editorial-image{text-align:center;margin:36px 0}.ows-section .editorial-image img{max-width:100%;height:auto;border-radius:10px;box-shadow:0 4px 12px #00000026}.ows-section .editorial-image figcaption{font-size:.9em;color:var(--text-muted);margin-top:8px;line-height:1.4;font-style:italic}.ows-section .banner-item-ad{display:flex;flex-direction:column;align-items:center;gap:20px;background-color:var(--bg-card);border:1px solid var(--border-light);border-radius:8px;padding:20px;margin:20px 0;box-shadow:0 2px 10px #0000001a;will-change:transform;transition:transform .25s ease}.ows-section .banner-item-ad:hover{transform:translateY(-4px)}.ows-section .banner-item-ad img{max-width:60%;aspect-ratio:4 / 5;object-fit:cover;border-radius:8px}.ows-section .banner-item-ad .info{text-align:center}.ows-section .banner-item-ad .info h3{font-size:1.4em;color:var(--text-dark);margin:0}.ows-section .banner-item-ad .info p{margin:10px 0;color:var(--text-muted)}.ows-section .banner-item-ad .info .price{font-size:1.2em;color:var(--price-color);font-weight:700}.ows-section .banner-item-ad,.ows-section .single-item-ad{word-wrap:break-word;overflow-wrap:break-word}@media (max-width: 800px){.ows-section .single-item-ad{max-width:100%;flex-direction:column;text-align:center}.ows-section .single-item-ad img{max-width:60%}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/ows-editorial.css.map */
