.af-product-grid,.af-featured-guides{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin:1.5rem 0}.af-product-card,.af-guide-card,.af-ad{border:1px solid rgb(0 0 0 / .12);border-radius:14px;background:#fff;overflow:hidden;box-shadow:0 4px 16px rgb(0 0 0 / .06)}.af-product-card{display:flex;flex-direction:column}.af-product-image{width:100%;height:auto;display:block}.af-product-placeholder{min-height:160px;display:flex;align-items:center;justify-content:center;background:#f3f3f3;color:#666}.af-product-body{padding:1rem}.af-product-body h3{margin:.1rem 0 .35rem;font-size:1.1rem}.af-vendor{font-size:.85rem;color:#666;margin-bottom:.5rem}.af-price{font-weight:700;margin:.75rem 0}.af-button{display:inline-block;padding:.65rem .9rem;border-radius:10px;text-decoration:none;background:#111;color:#fff}.af-guide-card{display:flex;flex-direction:column;gap:.5rem;padding:1rem;text-decoration:none;color:inherit}.af-guide-card span{color:#555}.af-video{position:relative;margin:1.5rem 0}.af-video iframe{max-width:100%;width:100%;aspect-ratio:16/9;height:auto}.af-ad{padding:1rem;margin:1.5rem 0;text-align:center}.af-adsense{min-height:120px}