.seo-blog-wrapper{display:flex;gap:32px;max-width:1140px;margin:0 auto;padding:24px 16px 48px}.seo-blog-main{flex:1;min-width:0}.seo-blog-sidebar{width:260px;flex-shrink:0}@media(max-width:899px){.seo-blog-wrapper{flex-direction:column;gap:24px}.seo-blog-sidebar{width:100%;order:2}}.seo-blog-sidebar__box{background:#f8f8fa;border:1px solid #e8e8ec;border-radius:10px;padding:20px;position:sticky;top:100px}.seo-blog-sidebar__title{font-family:var(--font-primary--family, inherit);font-size:16px;font-weight:700;margin:0 0 14px;padding-bottom:10px;border-bottom:2px solid #e0e0e5;color:var(--color-foreground-heading, #222)}.seo-blog-sidebar__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}.seo-blog-sidebar__list li a{display:block;padding:8px 10px;font-size:13.5px;color:#444;text-decoration:none;border-radius:6px;line-height:1.4;transition:background .18s,color .18s}.seo-blog-sidebar__list li a:hover,.seo-blog-sidebar__list li a.is-active{background:#eee;color:var(--color-primary, #4a7c59)}.seo-blog-sidebar__list li a.is-active{font-weight:600}@media(max-width:899px){.seo-blog-sidebar__box{position:static}.seo-blog-sidebar__list{flex-direction:row;flex-wrap:wrap;gap:6px}.seo-blog-sidebar__list li a{padding:6px 12px;background:#f0f0f0;border-radius:20px;font-size:13px}}.seo-blog__header{margin-bottom:28px}.seo-blog__title{font-family:var(--font-primary--family, inherit);font-size:clamp(24px,4vw,34px);line-height:1.25;margin:0 0 10px;color:var(--color-foreground-heading, #222)}.seo-blog__meta{display:flex;gap:16px;font-size:13.5px;color:#999;flex-wrap:wrap}.seo-blog__meta span{display:inline-flex;align-items:center;gap:5px}.seo-blog__featured-image{margin-bottom:28px;border-radius:10px;overflow:hidden}.seo-blog__featured-image img{width:100%;max-height:400px;object-fit:cover;display:block}.seo-blog__content{font-size:15.5px;line-height:1.8;color:#3a3a3a;margin-bottom:40px}.seo-blog__content:after{content:"";display:table;clear:both}.seo-blog__content h2{font-size:22px;margin:32px 0 10px;font-weight:700;color:#222;border-bottom:1px solid #eee;padding-bottom:6px;clear:both}.seo-blog__content h3{font-size:18px;margin:24px 0 8px;font-weight:600;color:#333;clear:both}.seo-blog__content p{margin-bottom:16px}.seo-blog__content img{max-width:100%;height:auto;border-radius:8px;margin:12px 0}@media(min-width:768px){.seo-blog__content p:has(img){clear:both}.seo-blog__content p.is-odd-img,.seo-blog__content p:has(img.is-odd-img),.seo-blog__content p:has(a>img.is-odd-img){float:left;max-width:45%;margin:6px 24px 16px 0;clear:both}.seo-blog__content p.is-even-img,.seo-blog__content p:has(img.is-even-img),.seo-blog__content p:has(a>img.is-even-img){float:right;max-width:45%;margin:6px 0 16px 24px;clear:both}}.seo-blog__content ul,.seo-blog__content ol{padding-left:24px;margin-bottom:16px}.seo-blog__content a{color:var(--color-primary, #4a7c59)}.seo-blog__content blockquote{border-left:3px solid var(--color-primary, #4a7c59);margin:20px 0;padding:12px 20px;background:#f9faf8;border-radius:0 8px 8px 0;color:#555;font-style:italic}.seo-blog__tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:28px}.seo-blog__tag{display:inline-block;padding:4px 14px;border-radius:20px;background:#f0f0f0;color:#555;font-size:13px;text-decoration:none;transition:background .2s}.seo-blog__tag:hover{background:#e2e2e2}.seo-blog__divider{border:none;border-top:1px solid #e8e8ec;margin:36px 0}.seo-blog__section-title{font-family:var(--font-primary--family, inherit);font-size:clamp(20px,3vw,26px);margin:0 0 24px;color:var(--color-foreground-heading, #222);font-weight:700}.seo-blog__reviews-list{display:flex;flex-direction:column;gap:28px;margin-bottom:16px}.seo-blog__review-row{display:flex;flex-direction:row;background:#fff;border:1px solid #e8e8ec;border-radius:12px;overflow:hidden;transition:box-shadow .25s}.seo-blog__review-row:hover{box-shadow:0 6px 24px #00000012}.seo-blog__review-row--reverse{flex-direction:row-reverse}.seo-blog__review-product-side{flex:0 0 240px;max-width:240px;background:#fafafa;display:flex;align-items:center;justify-content:center}.seo-blog__review-product{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 16px;text-decoration:none;color:inherit;transition:background .2s;width:100%;height:100%}.seo-blog__review-product:hover{background:#f0f0f0}.seo-blog__review-product img{width:160px;height:160px;object-fit:contain;margin-bottom:12px}.seo-blog__review-product-title{font-size:13px;font-weight:600;text-align:center;color:var(--color-primary, #4a7c59);line-height:1.3;max-width:180px}.seo-blog__review-product-price{font-size:15px;font-weight:700;margin-top:4px;color:#333}.seo-blog__review-body{flex:1;padding:24px 28px;display:flex;flex-direction:column;justify-content:center;min-width:0}.seo-blog__review-heading{font-size:18px;font-weight:700;margin:0 0 8px;color:#222}.seo-blog__review-stars{display:flex;gap:2px;margin-bottom:12px;align-items:center}.seo-blog__review-star{width:18px;height:18px;fill:#f5a623}.seo-blog__review-star--empty{fill:#ddd}.seo-blog__review-rating-badge{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:#4caf50;color:#fff;font-size:11px;font-weight:700;margin-left:6px}.seo-blog__review-bubble{background:#e8f5e9;border-radius:12px;padding:14px 18px;margin-bottom:12px;position:relative;font-size:14.5px;line-height:1.6;color:#333}.seo-blog__review-bubble:after{content:"";position:absolute;bottom:-8px;left:30px;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #e8f5e9}.seo-blog__review-row--reverse .seo-blog__review-bubble:after{left:auto;right:30px}.seo-blog__review-author-line{font-size:13px;color:#888;line-height:1.4}.seo-blog__review-author-line strong{color:#555}@media(max-width:640px){.seo-blog__review-row,.seo-blog__review-row--reverse{flex-direction:column!important}.seo-blog__review-product-side{flex:0 0 auto;max-width:100%;width:100%}.seo-blog__review-product{flex-direction:row;gap:12px;padding:14px 16px}.seo-blog__review-product img{width:80px;height:80px;margin-bottom:0}.seo-blog__review-body{padding:16px}}.seo-blog__products{margin-bottom:16px}.seo-blog__products-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.seo-blog__products-grid>*{min-width:0;width:100%}.seo-blog__products-grid .flo_product-box,.seo-blog__products-grid .flo-product-card{width:100%!important;max-width:100%!important}.seo-blog__products-grid .flo_product-box img,.seo-blog__products-grid .flo-product-card img{width:100%;height:auto;object-fit:contain;aspect-ratio:1}@media(max-width:479px){.seo-blog__products-grid{grid-template-columns:1fr;gap:16px}}.seo-blog__rating-banner{display:flex;align-items:center;justify-content:center;gap:12px;background:linear-gradient(135deg,#f9f5f0,#fef8f2);border:1px solid #ede3d6;border-radius:10px;padding:14px 20px;margin-bottom:24px;flex-wrap:wrap}.seo-blog__rating-banner-stars{display:flex;gap:3px}.seo-blog__rating-banner-star{width:20px;height:20px;fill:#f5a623}.seo-blog__rating-banner-text{font-size:15px;color:#555}.seo-blog__rating-banner-text strong{color:#222}.seo-blog__back{text-align:center;margin-top:28px;margin-bottom:8px}.seo-blog__back a{display:inline-flex;align-items:center;gap:6px;color:var(--color-primary, #4a7c59);text-decoration:none;font-size:14.5px;font-weight:500;transition:opacity .2s}.seo-blog__back a:hover{opacity:.7}
/*# sourceMappingURL=/cdn/shop/t/2/assets/article-seo-blog.css.map */
